td {
	font-family: Arial;
	font-size: 12px;
	color: #4D1300;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
}
h1{
	font-size: 16px;
}
h2{
	font-size: 14px;
}
h3{
	font-size: 12px;
}
a:link,a:visited,a:active{
	color: #992700;
	text-decoration: underline;
}
a:hover{
	color: #FF0000;
}
a:link.bottom,a:visited.bottom,a:active.bottom{
	color: #F6FFEE;
	text-decoration: none;
}
a:hover.bottom{
	color: #F6FFEE;
	text-decoration: underline;	
}
.small_window_text{
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #7B2829;
}
h1.small_window{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #7B2829;
	margin-bottom: 2px;
}
.first_page_block{
	font-size: 14px;
	color: #003664;
}
.copyright{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #F6FFEE;
}
.text_field{
	font-family: Arial;
	font-size: 12px;
}
.caption{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

a:link.submenu_link,a:visited.submenu_link,a:active.submenu_link{
	font-family: Arial;
	font-size: 14px;
	color: #992700;
	text-decoration: none;
}
a:hover.submenu_link{
	color: #FF0000;
	text-decoration: none;	
}
.submenu{
	font-family: Arial;
	font-size: 14px;
	color: #992700;
	border-bottom: 1px solid #992700;
}
.submenu_active{
	font-family: Arial;
	font-size: 14px;
	color: #992700;
	border-bottom: 1px solid #992700;
	font-weight: bold;
}

.submenu_text{
	font-family: Arial;
	font-size: 14px;
	color: #992700;
}
.submenu_text_active{
	font-family: Arial;
	font-size: 14px;
	color: #992700;
	font-weight: bold;
}
.table_cell{
	background-color: #FFDF87;
}
a:link.comrad_link,a:visited.comrad_link,a:active.comrad_link{
	color: #FFFFFF;
}
a.comrad_link:hover{
	color: #FFFFFF;
}

td.button {
	background-image: url(img/button_main.gif);
	background-color: #ffd700;
	text-align: center;
	font-size: 13px;
	padding: 0px;
}

td.main_left{
	background-image: url(img/button_main_left.gif);
}

td.main_right{
	background-image: url(img/button_main_right.gif);
}

td.active_left{
	background-image: url(img/button_active_left.gif);
}

td.active_right{
	background-image: url(img/button_active_right.gif);
}

td.button_active {
	background-image: url(img/button_main_active.gif);
	background-color: #006400;
	text-align: center;
	font-weight: bold;
	color: #ffd700;
	font-size: 13px !important;
}

/*td.button a {
	text-decoration: none;
	font-weight: bold;
}
*/
td.button a.but{
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	height: 21px;
	vertical-align: middle;	
	padding: 5px 0 0 0;
	*padding: 3px 0 0 0;
	color: maroon;
}

td.button a.but:hover{
	background: url(img/but_hover1.gif) no-repeat left;
	
}

td.button:hover1{
	background-image: url(img/button_main_hover1.gif);
	background-color: #b8860b;
}


.bottom table {
width: auto;

}

.bottom td.button {
	background: none;
	width: auto;
	padding: 1px 8px 1px 8px;
	font-weight: normal;
	height: 16px;
	font-size: 12px;
}

.bottom td.button_active {
	background: none;
	color: white;
	width: auto;
	padding: 1px 8px 1px 8px;
	font-weight: normal;
	height: 16px;
}

.bottom td.head {
	display: none;
	height: 16px;
}

.bottom td.footer {
	display: none;
	height: 16px;
}

.bottom td.hr {
	width: 1px;
	background: none;
	background-color: white;
	height: 16px;
}

.bottom td.button a{
	text-decoration: underline;
	color: white;
	font-weight: normal;	
}

.bottom td.main_left{
	background-image: none;
	height: 16px;
	width: 3px;
}

.bottom td.main_right{
	background-image: none;
	height: 16px;
		width: 3px;
}

.bottom td.active_left{
	background-image: none;
	height: 16px;
		width: 3px;
}

.bottom td.active_right{
	background-image: none;
	height: 16px;
		width: 3px;
}

div.msg {
	border: 3px double maroon;
	margin: 0 40px;
	background: #f0fff0;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}

div.err {
	background: #ffdfdf;
	text-align: left;
	font-weight: normal;
}

div.hidden {
	display: none;
}

label.error {
	color: red;
	font-weight: bold;
	margin-left: 10px;
	font-size: 10px;
}

.p_od{
	text-align: center;
	line-height: 20px;
}

#check_form{
	text-align: center;
	display: none;
	margin-bottom: 0px;
}

#check_form input{
	font-size: 14px;
	width: 95%;
	margin-bottom: 2px;
	-moz-border-radius: 6px;
	border: 1px solid #ffd700;
	line-height: 16px;
	height: 28px;
	padding: 4px 0 0 5px;
	color: #8b4513;
}

#check_form label{
font-size: 11px;
font-weight: bold;
}

#check_form #check {
font-size: 11px;
font-weight: bold;
width: 55%;
color: #992700;
border: 1px solid #ffd700;
height: 25px;
-moz-border-radius: 6px;
padding: 0;
*margin-top: 5px;
}

#check_form #check:hover {
	color: #cd5c5c;
	background: #fee9bc;
}

#check_form #close{
font-size: 11px;
font-weight: bold;
width: 30%;
color: #992700;
border: 1px solid #ffd700;
height: 25px;
-moz-border-radius: 6px;
padding: 0;
}

#check_form #close:hover {
	color: #cd5c5c;
	background: #fee9bc;
}

#check_form fieldset {
	-moz-border-radius: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #ffd700;
	background-color: #fff6cd;
	*width: 100%;
}

#check_info{
	vertical-align: middle;
	-moz-border-radius: 5px;
	width: 156px;
	*width: 168px;
	display: none;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #ffd700;
	background-color: #fff6cd;
}

#send_form{
	margin-bottom: 2px;
	margin-top: 5px;
}

	#menu{
	width: 100%;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
		#menu ul{
			list-style:none;
			margin: 0px;
			padding: 0px;
		}
			#menu li{
				list-style:none;
				display:block;
				float:left;
				margin:0 0px;
				
			}
				#menu li a{
	display: block;
	float: left;
	height: 28px;
	color: #992700;
	font-size: 12px;
	font-weight: bold;
	background: url(img/but_norm_l.gif) no-repeat left;
	line-height: 28px;
	padding: 0 0 0 14px;
	text-decoration: none;
	margin: 0px;
	outline-style: none;
}
				#menu li a span{
					display:block;
					float:left;
					background:url(img/but_norm_r.gif) no-repeat right;
					height:28px;
					color:#992700;
					line-height:28px;
					padding:0 20px 0 6px;
					margin: 0px;
				}
					#menu li a:hover{
						display:block;
						float:left;					
						background:url(img/but_hov_l.gif) no-repeat left;
						height:28px;
					}
					#menu li a:hover span{
						display:block;
						float:left;					
						background:url(img/but_hov_r.gif) no-repeat right;
						color:#992700;
						height:28px;
						cursor: pointer;
					}
				#menu li a.current{
					display:block;
					float:left;
					height:28px;
					color:#FFD700;
					font-size:12px;
					font-weight:bold;
					background:url(img/but_act_l.gif) no-repeat left;
					line-height:28px;
					padding:0 0 0 14px;
					text-decoration:none;
					margin: 0px;
				}
				#menu li a.current span{
	display: block;
	float: left;
	background: url(img/but_act_r.gif) no-repeat right;
	height: 28px;
	color: #FFD700;
	line-height: 28px;
	padding: 0 20px 0 6px;
	cursor: default;
}

.bottom #menu{
	width: 100%;
	margin: 0px;
	
	
}
.bottom #menu ul{
			list-style:none;
			margin: 0px;
		}
.bottom #menu li{
				list-style:none;
				display:block;
				float:left;
				margin:0 1px;
				
			}
.bottom #menu li a{
	display: block;
	float: left;
	height: 28px;
	color: white;
	font-size: 12px;
	font-weight: normal;
	background: none no-repeat left;
	line-height: 28px;
	padding: 0 0 0 4px;
	text-decoration: underline;
	margin: 0px;
}
.bottom #menu li a span{
	display: block;
	float: left;
	background: none no-repeat right;
	height: 28px;
	color: white;
	line-height: 28px;
	padding: 0 7px 0 0px;
	margin: 0px;
	}
.bottom #menu li a:hover{
	display: block;
	float: left;
	background: none no-repeat left;
	height: 28px;
	text-decoration: none;
}
.bottom #menu li a:hover span{
	display: block;
	float: left;
	background: none no-repeat right;
	color: #feff64;
	height: 28px;
	cursor: pointer;
}
.bottom #menu li a.current{
	display: block;
	float: left;
	height: 28px;
	color: #FFD700;
	font-size: 12px;
	font-weight: normal;
	background: none no-repeat left;
	line-height: 28px;
	padding: 0 0 0 4px;
	text-decoration: none;
	margin: 0px;
}
.bottom #menu li a.current span{
	display: block;
	float: left;
	background: none no-repeat right;
	height: 28px;
	color: #ffd700;
	line-height: 28px;
	padding: 0 7px 0 0px;
	cursor: default;
	
}



.bottom td {
	background-color: transparent;
}

#menu li.hiden {
	display: none;
}

.bottom #menu li.hiden {
	display: block;
	margin: 0;
	padding: 0;
}

.bottom #menu li.hiden a.current span{
	margin: 0;
	padding: 0;
	color: white;
}

.bottom #menu li.hiden a.current{
	margin: 0;
	padding: 0;
	
}

.td_menu{
	background: #8ec56e url(img/tdbg.gif) no-repeat;
}

.bottom td.td_menu{
	background: none;
}