/* CSS Document */
body
{
margin:0px;
background-color:#656565;
}
.maintable
{
padding-left:8px;
padding-right:8px;
padding-top:0px;
padding-bottom:10px;
background-color:#FFFFFF;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #464646;
	text-decoration: none;
}
.td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #464646;
	text-decoration: none;
}
.td:hover
{
color:#323232;
text-decoration:underline;
}
.paddingright5px
{
padding-right:5px;
}
.paddingleft5px
{
padding-left:5px;
}
.whitespace
{
white-space:pre;
}
.menubg
{
background-image:url(../images/menu_belowbg.gif);
background-repeat:repeat-y;
width:493px;
height:21px;

}
.whitetext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.redtext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FA0505;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.redtext:hover
{
text-decoration:underline;
}
.mainimage
{
background-color:#FDFDFD;
border:1px solid #1B75A2;
background-image: url(images/mainimg.jpg);
width:267px;
height:407px;
}
.welcomebox
{
border:1px solid #E4E4E4;
background-color:#F7F7F7;
/*height:164px;*/
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
}
.bodybox1
{
border:1px solid #557382;
background-color:#C8E6F5;
border-right:1px solid #80A0B0;
border-bottom:1px solid #80A0B0;
color:#166992;
font-size:11px
padding-top:0px; padding-right:8px; padding-bottom:0px; padding-left:2px;
}
.text5
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	TEXT-ALIGN: justify;
	color: #f7f7f7;	
}

.text5:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	TEXT-ALIGN: justify;
	color: #f7f7f7;	
}

.text6
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	TEXT-ALIGN: justify;
	color: #990000;	
}

.text_top1
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	TEXT-ALIGN: center;
	color: #ffffff;
	
	
}

.text_top:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	TEXT-ALIGN: center;
	background-color:#249AD5;
	display:block;
	height:25px;
}


.lsb_link {

	border-top: 1px solid #371414;
	font:normal 10px Verdana;
	line-height: 20px;
	z-index: auto;
	background-color: #249AD5;
	width: 100%;
	
}

.lsb_link a {

	width: 100%;
	display: block;
	padding: 1px 0;
	text-decoration: none;
	font-weight: NORMAL;
	text-indent: 5px;
	
}

.lsb_link a:hover {
	background-color: #0181C1;
	color: #FDE0BC;
	
}

.top_link a {

	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height: 18px;
	background-color: #ffadad;
	vertical-align: middle;
	width: 100%;
	height: 90%;
	display: block;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	vertical-align: middle;
	color: #990000;	
}

.top_link a:hover {
	background-color: #C02E35;
	color: #f7f7f7;
}
.tdd
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:11px;
}
.blue_text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#006699;
font-size:12px;
}
.blue_text-bold
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#006699;
font-size:12px;
font-weight: bold;

}
.border{
border:thin;
border-color:#CCCCCC;
border-bottom-width:thin;
border-right-width:thin;
border-right-style:solid;
border-left-style:solid;
border-top-style:solid;
}
.bordercolor{
border-top: 1px solid #E2E4E5;
border-right: 2px solid #B1C8CF;
border-bottom: 2px solid #B1C8CF;
border-left: 1px solid #E2E4E5;

}
