body{
  margin: 0px;
  padding: 0px;
  background-color: #A8D5FF;
  font-family : Verdana, Tahoma, Arial, Geneva, Verdana, Helvetica, sans-serif;
  font-size: 11px;
}
table{	
	border:0px;
	border-collapse:collapse;  
	font-family : Verdana, Tahoma, Arial, Geneva, Verdana, Helvetica, sans-serif;
	 font-size: 11px;
}
table td{  
	margin: 0em;	
	padding: 0em; 
	 font-family : Verdana, Tahoma, Arial, Geneva, Verdana, Helvetica, sans-serif;
	 font-size: 11px;
}
.main_conteiner{
	background-image: url(../images/bottom_back.jpg);
  	background-position: bottom center;
  	background-repeat: repeat-x;
}
.copyright_conteiner{
	background-image: url(../images/copyright_line.jpg);
	background-position: bottom center;
  	background-repeat: repeat-x;
  	height: 17px;
  	color: #ffffff;
  	font-size: 12px;
}
.copyright_link, .copyright_link:active, .copyright_link:hover, .copyright_link:visited{
	color: #ffffff;
	text-decoration: none;
}
.top_menu_left{
	width: 7px;
	height: 22px;
	background-image: url(../images/button/disable_left.jpg);
  	background-repeat: no-repeat;
  	cursor: pointer;
}
.top_menu_center{
	width: 7px;
	height: 22px;
	background-image: url(../images/button/disable_center.jpg);
  	background-repeat: repeat-x;
  	cursor: pointer;
  	font-size: 12px;
}
.a_top_menu_center, .a_top_menu_center:hover, .a_top_menu_center:active, .a_top_menu_center:visited{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
.top_menu_right{
	width: 7px;
	height: 22px;
	background-image: url(../images/button/disable_right.jpg);
  	background-repeat: no-repeat;
  	cursor: pointer;
}
.top_menu_left_hover{
	width: 7px;
	height: 22px;
	background-image: url(../images/button/active_left.jpg);
  	background-repeat: no-repeat;
  	cursor: pointer;
  	font-style: normal;
}
.top_menu_center_hover{
	width: 7px;
	height: 22px;
	background-image: url(../images/button/active_center.jpg);
  	background-repeat: repeat-x;
  	cursor: pointer;
  	font-style: normal;
  	font-size: 12px;
  	color: #ffffff;
}
.a_top_menu_center_hover, .a_top_menu_center_hover:hover, .a_top_menu_center_hover:active, .a_top_menu_center_hover:visited{
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
.top_menu_right_hover{
	width: 7px;
	height: 22px;
	background-image: url(../images/button/active_right.jpg);
  	background-repeat: no-repeat;
  	cursor: pointer;
  	font-style: normal;
}
a, a:hover, a:active, a:visited{
	color: #1801CD;
	font_size: 11px;
}
.input_t{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px;
	border-right: 0px;
	font-size: 12px;
	color: #000000;
	height: 22px;
	padding-left: 5px;
	padding-top: 2px;
}
.t_a{
	border: 0px;
	width: 300px;
	height: 200px;
}
.horizontal_line{
	background-image: url(../images/line.jpg);
  	background-repeat: repeat-x;
  	background-position: center;
  	height: 30px;
}

.r_link, .r_link:active, .r_link:hover, .r_link:visited{
	color: #000000;
	font-size: 11px;	
}
a img{
	border: 0px;
}
.sub_menu{
	width: 170px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	text-align: left;
	color: #000000;
	background-color: #dcf1fc;
	padding: 2px;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.sub_menu2{
	width: 150px;
	height: 15px;
	vertical-align: middle;
	text-align: left;
	color: #000000;
	padding: 2px;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.sub_menu a,.sub_menu a:hover,.sub_menu a:active,.sub_menu a:visited{
	color: #000000;
}
.sub_menu2 a,.sub_menu2 a:hover,.sub_menu2 a:active,.sub_menu2 a:visited{
	color: #000000;
}
.sub_menu_active{
	width: 170px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	text-align: left;
	color: #ffffff;
	background-color: #1801cd;
	padding: 2px;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.sub_menu_active a,.sub_menu_active a:hover,.sub_menu_active a:active,.sub_menu_active a:visited{
	color: #ffffff;
}