body {
	font-family: Arial, Helvetica, "MS Sans Serif", sans-serif ;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #ffffff; background-image: url(../images/bgimg.gif); background-position: center top; background-repeat: no-repeat;
}

p {font-size: 14px; line-height: 16px;	color: #000000;}
h1{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 26px; line-height: 30px; color: #000000;}
h2{font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; line-height: 24px; color: #4AA2D4;}

.rub{font-family: Georgia, "Times New Roman", Times, serif; font-size: 28px; line-height: 32px; color: #000000;}
.sub{font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; line-height: 24px; color: #4AA2D4;}

.blue{font-size: 14px;  line-height: 16px;	color: #4AA2D4;}
.wite{font-size: 14px; color: #ffffff;}
.small{font-size: 12px; color: #ffffff;}
.brod{font-size: 14px; color: #000000;}
.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.footfill { height: 150px; background-image: url(../images/footerbg.png); background-position: center top; background-repeat: repeat-x;} 

.column{ width: auto; height: auto; text-align: left; padding-top: 15px;}
.text{ width: 460px; height: auto; text-align: left;}

a:link {font-weight: normal; color: #6C9C02; text-decoration: none;}
a:active {font-weight: normal; color: #6C9C02; text-decoration: none;}
a:hover {font-weight: normal; color: #6C9C02; text-decoration: underline;}
a:visited {font-weight: normal; color: #6C9C02;	text-decoration: none;}

a.bottlink:link {font-weight: normal; color: #ffffff; text-decoration: none;}
a.bottlink:active {font-weight: normal; color: #ffffff; text-decoration: none;}
a.bottlink:hover {font-weight: normal; color: #ffffff; text-decoration: underline;}
a.bottlink:visited {font-weight: normal; color: #ffffff; text-decoration: none;}

/*menu*/
.menu{font-size: 12px; width: auto;}
.menu ul{margin: 0;padding: 0;float: none; padding-left: 5px; padding-right: 5px;} 
.menu ul li{display: inline;} 
.menu ul li a{float: none; color: #000000; padding-left: 10px; padding-right: 10px; text-decoration: none;} 
.menu ul li a:visited{color: #000000;} 
.menu ul li a:hover, .menu ul li .current{color: #0044A6 !important; }
.active{font-size: 12px; color: #0044A6; text-decoration: none;}
