@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	background:#E2E2E2;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
.menu_tr{
	color:#FFF;
	font-size:13px;
	white-space:nowrap;
}
.menu_tr a{
	color:#FFF;
	text-decoration:none;
	padding:0 15px 0 15px;
}
.menu_act{
	background:url(../images/menu_act_bg.jpg);
	
}
.menu_act:hover{
	background:url(../images/menu_act_bg.jpg);
}
.menu_pas{
	background:url(../images/menu_pas_bg.jpg);
}
.menu_pas:hover{
	background:url(../images/menu_pas_h.jpg);
}
#login{
	float:right;
	background:#5C5C5C;
	width:400px;
	height:29px;
}
#login_labels{
	padding-top:5px;
	float:right;
	width:400px;
	height:22px;
	color:#CCCCCC;
	font-size:12px;
}
.h_red{
	font-size:13px;
	color:#DF2323;
	font-weight:bold;
}
.h_white{
	font-size:13px;
	color:#fff;
	font-weight:bold;
}
.h_big_red{
	font-size:26px;
	color:#DF2323;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.footer_menu{
	font-size:10px;
	color:#DF2323;
	font-weight:normal;
}
.h_black{
	font-size:13px;
	color:#000000;
	font-weight:bold;
}
.triangle{
	background:url(../images/triangle.gif) no-repeat 0 5px;
	color:#000;
	padding-left:20px;
}
.square{
	background:url(../images/bullet_red.jpg) no-repeat 0 5px;
	color:#000;
	padding-left:15px;
}
.dot_white{
	background:url(../images/dot_white.gif) repeat-x;
	height:1px;
	margin:5px 0 10px 0;
}
.dot_black{
	background:url(../images/dot_black.gif) repeat-x;
	height:1px;
	margin:5px 0 10px 0;
}
.main_td_1{
	background:#EAEAEA;
}
.pad_div{
	padding:10px 20px 10px 20px;
}
.fdtext{
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
}
.red_sm_it{
	font-size:10px;
	color:#9F0101;
	font-weight:bold;
	font-style:italic;
}
.copyright{
	font-size:10px;
	color:#000;
}
.h2_red{
	font-size:11px;
	color:#DF2323;
}
.h2_black{
	font-size:11px;
	color:#000000;
}
.formitem{
	color:#000;
	font-size:14px;
	border:1px solid #C1C1C1;
}
.no_underline{
	text-decoration:none;
}
.greyot{
	color:#6C6A6A;
	font-size:12px;
}
.palka1{
	border-left:solid 2px #9D9D9D;
	padding-left:15px;
	margin-left:5px;
	margin-top:20px;
	margin-bottom:20px;
}
.little_1{
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	background:#F7F7F7 url(../images/bg_little_1.jpg) right bottom no-repeat ;
	padding:10px 20px 10px 20px;
}
.little_2{
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	background:#F7F7F7 url(../images/bg_little_2.jpg) right bottom no-repeat ;
	padding:10px 20px 10px 20px;
}
.little_3{
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	background:#F7F7F7 url(../images/bg_little_3.jpg) right bottom no-repeat ;
	padding:10px 20px 10px 20px;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:1000px;
	z-index:1;
    background:url(../images/transBg.png);
	display:none;
}
p{
	font-size:12px;
}

.rotatex {   
	width:200px;
	float:left;
	padding:10px;
	
 }
.rotatey {   
	width:160px;
	float:left;
	padding:5px;
	
 }
.sitemap{
	font-size:13px;
	color:#DF2323;
	text-decoration:none;
}
.sitemap:hover{
	font-size:13px;
	color:#DF2323;
	text-decoration:underline;
}