/* CSS Document */

.top_links
{
text-decoration:none;
font-size:13px;
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
line-height:30px;
font-weight:bold;
word-spacing:2;
}

A.top_links:hover
{
text-decoration:underline;
font-size:13px;
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
line-height:30px;
font-weight:bold;
}

ul, li
{
display:inline;
}

.login{
font-weight: bold;
font-family:Times New Roman;
color: #ffffff;  
font-size:11pt;
line-height:11pt;
font-style:normal;
border-bottom:solid 2px #FFFFFF;
}

.login_text {
	font-family:Times New Roman;
	color: #ffffff;
	font-size:10pt;
	font-style:normal;
	line-height:11pt;
	font-weight:bold;
	text-align: center;
}

.login_text1 {
	font-family:Times New Roman;
	color: #ffffff;
	font-size:08pt;
	font-style:normal;
	line-height:11pt;
	font-weight:bold;
	text-align: right;
	font-style:italic;
}


.tbl_bord
{
border:#00355c solid 2px;
}

.login_menu_background
{
background:url(../d_stud_images/Login_bg.jpg);
background-repeat:no-repeat;
background-position:inherit;
height:160px;
width::276px;

}

.msg_txt
{
font-family:'Times New Roman', Times, serif; 
font-size:15px; 
font-weight:bold; 
font-style:italic; 
line-height:22px;
width:335px;
text-align:center;
}

.search_input_box {
	background-color: #FFFFFF;
	margin: auto;
	border: 1px solid #000000;
	text-decoration: none;
	height: 18px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.Login_input_box {
	background-color: #FFFFFF;
	margin: auto;
	border: 1px solid #000000;
	text-decoration: none;
	height: 16px;
	width: 125px;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-style:solid
}

.left_shad
{
background:url(../d_stud_images/left_shade.gif);
width:20px;
background-repeat:repeat-y;
}

.right_shad
{
background:url(../d_stud_images/right_shade.gif);
width:20px;
background-repeat:repeat-y;
}

.lnk_bg
{
background-image:url(../d_stud_images/bg_lnk.gif);
background-repeat:repeat-x;
background-position:inherit;
}

.top_bg
{
border-bottom:#00355c solid 1px;
}

.hd1
{
float:left; 
margin-right:0px; 
margin-left:0px;
margin-top:0px;
margin-right:0px;
}

.hd2
{
float:right; 
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-right:0px;
}

.footer
{
background:url(../d_stud_images/footer.gif); 
height:25px; 
background-repeat:repeat-x; 
vertical-align:text-bottom;
text-align:center;
}

.footer_text
{
font-family:'Times New Roman', Times, serif; 
font-size:11px; 
color:#21557c;
}