/* CSS Document */
body{
	margin:0px;
}
.contact
{
	font-family:"Book Antiqua";
	font-size:16px;
	font-weight:bold;
	text-decoration:smooth;
	color:white;
}
.login_msg{
	font-family:"Book Antiqua";
	font-size:12px;
	font-weight:normal;
	text-decoration:smooth;
	color:#FFCC99;
	padding-right:3px;
}
.txt_box{
	background-color:#5781ae;
	border: 1px solid #c4b6ab;
	width: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.footer
{
	font-family:Tahoma;
	font-size:9px;
	text-decoration:none;
	color:#ffffff;
}
.footer_copy
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
}
.sub-menu
{
	font-family:Tahoma;
	font-weight: normal;
	font-size:9px;
	text-decoration:none;
	color:#ffffff;
}
.more_info{
	padding-right:20px;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
}
.info_txt{
text-align:left;
font-family:Arial;
	font-size:12px;
	color:#ffffff;
	}
