body {
	font-family: Arial, Helvetica, "MS Sans Serif", sans-serif ;
	font-size: 12px;
	color: #363533;
	text-align: center;
	background-color: #606163; background-image: url(../images/bgtile.gif); background-position: center top; background-repeat: repeat; 
}

p {	font-size: 12px; line-height: 14px;	color: #363533;}
h1{font-size: 18px; line-height: 20px; color: #66503A;}
h2{font-size: 16px; line-height: 20px; color: #6C9C02;}

.rub{font-size: 24px; line-height: 26px; color: #363533;}
.sub{font-size: 16px; line-height: 20px; color: #66503A;}
.sub2{font-size: 16px; line-height: 20px; color: #6C9C02;}
.pink{ font-size: 14px;  line-height: 16px;	color: #D9305D;}
.green{font-size: 14px;  line-height: 16px;	color: #6C9C02;}
.green2{font-size: 12px; color: #6C9C02;}
.small{font-size: 12px; color: #DDEACF;}
.brod{font-size: 12px; color: #000000;}
.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.frame1{ width: 180px; height: auto; min-height: 180px; padding: 10px; background-color: #DDEACF; color: #6C9C02; margin-bottom:5px;}
.frame2{ width: 180px; height: auto; padding: 10px; background-color: #F2E4DC; color: #D9305D; margin-bottom:5px;}
.subnav{ width: 200px; height: auto; padding-left: 5px; padding-top: 5px; padding-bottom: 6px; margin-bottom:5px; background-image: url(../images/menu/subbg.png); background-position: right bottom; background-repeat: no-repeat;}

.text1{ width: 600px; height: auto; text-align: left;}
.text2{ width: 480px; height: auto; text-align: left; margin-bottom: 10px;}

a:link {font-weight: normal; color: #E09F27; text-decoration: none;}
a:active {font-weight: normal; color: #E09F27; text-decoration: none;}
a:hover {font-weight: normal; color: #E09F27; text-decoration: underline;}
a:visited {font-weight: normal; color: #E09F27;	text-decoration: none;}

a.submenu:link {font-weight: normal; color: #6C9C02; text-decoration: none;}
a.submenu:active {font-weight: normal; color: #6C9C02; text-decoration: none;}
a.submenu:hover {font-weight: normal; color: #6C9C02; text-decoration: none;}
a.submenu:visited {font-weight: normal; color: #6C9C02; text-decoration: none;}

/*menu*/
.menu{margin:0; padding:0; width: auto; height: 40px; font-size: 12px; font-family: Arial, Helvetica, "MS Sans Serif", sans-serif; }
.menu ul{margin: 0; padding: 0; float: left; padding-left: 0px; padding-right: 5px;} 
.menu ul li{display: inline; line-height: 40px;} 
.menu ul li a{float: left; height: 40px; color: #ffffff; padding-left: 3px; padding-right: 3px; text-decoration: none;} 
.menu ul li a:visited{color: #ffffff;} 
.menu ul li a:hover, .menu ul li .current{color: #A3C159 !important; }
.active{height: 40px; color: #A3C159; text-decoration: none;}
.menu a img {border:none;}
