body{
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px; 
}

table{

	font-size: 13px;
	color: #7E7F83;
	font-family: Arial;		
}

input{
	
	background-color:#FFFFFF;
	border:1px solid #7F9EBA;
	font-family:Arial;
	font-size:11px;
	color:#747474;
	line-height:10px;
	padding:0px;	
	width: 100%;
	height: 16px;
}


.selected_submit{
	
	background-color:#FFFFFF;
	border:1px solid #7F9EBA;
	border-color:#7CA935;
	font-family:Arial;
	font-size:11px;
	color:#747474;
	line-height:10px;	
	width: 100%;
	height: 16px;
	cursor: pointer;
}

select{

	background-color:#FFFFFF;
	border:1px solid #7F9EBA;
	font-family:Arial;
	font-size:11px;
	color:#747474;
	line-height:10px;
	padding:2px;	
	width: 100%;	
	height: 16px;
}

a{
	
	font: normal 12px Arial;
	color: #005E84;
	text-decoration: none;
}
a:hover {
	
	font: normal 12px Arial;
	color: #A2A2A2;
	text-decoration: none;	
}

 .logo{

	background-image: url(../imgs/bg/header.jpg);
	background-repeat: no-repeat;
 background-position: center;	
}

.logo_white{
	
	background: url(../imgs/bg/white.gif);
}

a.tab_active{
	
	font-family: Arial;		
	color: #005E84;
	font-size:12px;
	text-decoration: underline;
}
a.tab_active:hover{
	
	font-family: Arial;		
	color: #005E84;
	font-size:12px;
	text-decoration: underline;
}

a.tab_passive{
	
	font-family: Arial;		
	color: #4B6F8F;
	font-size:12px;
	text-decoration: none;	
}
a.tab_passive:hover{
	
	font-family: Arial;		
	color: #4B6F8F;
	font-size:12px;
	text-decoration: none;
}

.right_block{
	
	background: url(../imgs/bg/reg.gif) repeat-x left top;
}

.ch_img{
color:#005E84; font-family:Arial Narrow,scan-serif; font-size:17px;
}
.tab_active_wa{
	font-family: Arial;		
	color: #005E84;
	font-size:12px;
	text-decoration: underline;
}
.link_out {font-size:14px; font-weight:bold; color:#FFC541;}
.link_out:hover {font-size:14px; font-weight:bold; color:#FF0000;}
.link_out1 {font-size:14px; font-weight:bold; color:#FF0000;}
.link_out1:hover {font-size:14px; font-weight:bold; color:#FFC541;}

.session{color:#005E84; font-weight:bold;}