/* CSS Document */
body{ font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:160%;overflow-x: hidden;}

a:link{ color:#000; text-decoration:none;}
a:hover{  color:#666; text-decoration:underline;}
a:visited { color:#000; text-decoration:none;}
a:active { color:#000; text-decoration:none;}


.title{ font-weight:bold; color:#012287; font-size:13px;}


.left_menu a:link{ font-weight:bold; color:#012287; text-decoration:none;}
.left_menu a:hover{ font-weight:bold; color:#2e54ca; text-decoration:underline;}
.left_menu a:visited {font-weight:bold; color:#012287; text-decoration:none;}
.left_menu a:active {font-weight:bold; color:#012287; text-decoration:none;}

.top_menu{ padding-top:2px;
	padding-left:20px;
	
	background:url(/images/menu_1.jpg);
	background-repeat: no-repeat;
	border-top:1px #dfdfdf solid;
	border-left:1px #dfdfdf solid;
	border-right:1px #dfdfdf solid;
	background-color:#f5f5f5;
	font-weight:bold;
	color:#01228B;
	cursor:hand;
	}

.top_menu1{ padding-top:2px;
	padding-left:15px; 
	border-bottom:1px #dfdfdf solid;
	
	font-weight:bold;
	color:#01228B;
	cursor:hand;
 }

.pro_menu{ font-weight:bold; color:#012287;}
