BODY {
	color: #000000;
}
A {
	text-decoration: underline;
	color: #006300;
}
A:Hover {
	text-decoration: none;
	color: #009C00;
}
table.main1 {
    background-image: url(img/aaaa.png);
    background-repeat: no-repeat;
    background-position: 90% 100%;
    border: 0;
    background-attachment: scroll;
    position: relative;
    background-size: 50%;
}
table.main12 {
    background-image: url(img/aab.png);
    background-repeat: no-repeat;
    background-position: 90% 100%;
    border: 0;
    background-attachment: scroll;
    position: relative;
    background-size: 50%;
}
table.main13 {
    background-image: url(img/aac.png);
    background-repeat: no-repeat;
    background-position: 90% 100%;
    border: 0;
    background-attachment: scroll;
    position: relative;
    background-size: 50%;
}
table.main14 {
    background-image: url(img/aad.png);
    background-repeat: no-repeat;
    background-position: 90% 100%;
    border: 0;
    background-attachment: scroll;
    position: relative;
    background-size: 50%;
}
table.main2 {
    background-image: url(img/AREG_circ_white0.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    border: 0;
    background-attachment: scroll;
}  
table.main3 {
    background-image: url(img/about02.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 0;
    background-attachment: scroll;
}
td.main3 {
    color: #ffffff;
}
h1 {
	font-family: Helvetica;
	font-size: 24px;
} 
h2 {
	font-family: Helvetica;
	font-size: 20px;
}  
b{
	font-size: 16px;
	font-family: Helvetica;
}
li{
	font-size: 16px;
	font-family: Helvetica;
}

p{
	font-size: 16px;
	font-family: Helvetica;
}
font.portfolio {
	color: #000000;
}
.growing {
	  -webkit-transition: font-size 3s, color 2s;
	  -ms-transition: font-size 3s, color 2s;
	  -o-transition: font-size 3s, color 2s;
	  -moz-transition: font-size 3s, color 2s;
	  transition: font-size 3s, color 2s;
}
.zagolovok1 {
 margin: 0 0 5px 10px;
 font-size: 1.6em;
 font-weight: normal;
 font-family: Verdana, Arial;
}
#top, #bottom, #left, #right {
	background: #a5ebff;
	position: fixed;
}
#left, #right {
	top: 0; bottom: 0;
	width: 0px;
}
#left { left: 0; }
#right { right: 0; }
#top, #bottom {
	left: 0; right: 0;
	height: 0px;
}
#top { top: 0; }
#bottom { bottom: 0; }