/* CSS Document */

body {
     width:1003px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		SCROLLBAR-FACE-COLOR:#C2E9FF  ; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-SHADOW-COLOR: #036AC2; 
SCROLLBAR-3DLIGHT-COLOR: #036AC2; 
SCROLLBAR-ARROW-COLOR: #036AC2; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff 
	
}
body,td,th {
	font-size: 12px;
	color: #3e3e3e;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	font-size: 12px;
	color: #1F3A87;
	text-decoration: none;
}


a:visited {
	font-size: 12px;
	color: #1F3A87;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #1F3A87;
	text-decoration: none;
}
.orange {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.orange1 {
	font-size: 12px;
	color: #FF6600;
}
	.sec_menu {border:1px solid  #006699;  overflow:hidden; background:#ffffff; }
	
	.menu_title { background:url(../drdmanager/images/manager_10.jpg); position:relative; top:2px;  color:#ffffff; font-weight:bold; text-indent:12px}
	.menu_title2 { }
	.menu_title2 span { position:relative; top:2px; left:8px; color:#428EFF; font-weight:bold; }
	
	.white
	{
	font-weight:bold;
	color:#FFFFFF;
	}
	.blue
	{ font-size:12px;
	font-weight:bold;
	color:#003366;
	}
		.blue1
	{ font-size:14px;
	font-weight:bold;
	color:#003366;
	}
a.bai:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;

}
a.bai:visited{
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;	
}

a.bai:hover{
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;}
a.bai:active {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	}
.td-bk 
 {
	border-top-style: none;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #036AC2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #036AC2;
	border-left-color: #036AC2;
}
.ddd{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBF2FA;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
body,table,td,tr,input,textarea,div,p,th {
	font-family: Arial,verdana;
}
input,textarea {
border:1px solid #ccc;
}
#links a,#links a:hover {
	font-size: 12px;
	color: #1F3A87;
	text-decoration: none;
}