/* CSS Document */
body
{
margin:0px;

}
.maintable
{
padding-left:8px;
padding-right:8px;
padding-top:10px;
padding-bottom:10px;
background-color:#FFFFFF;
; font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal
}
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 {
	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;
}
.whitetext:hover
{
text-decoration:underline overline;
color:#FFFFCC;

}

.redtext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF0000;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.redtext:hover
{
text-decoration:underline;
; color: #00CCFF
}

.bluetext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#0033CC;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.bluetext:hover
{
text-decoration:underline;
}

.mainimage
{
background-color:#FDFDFD;
border:1px solid #1B75A2;
background-image: url('../images/mainimg.jpg');
width:267px;
height:407px
}


.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 #DDE3F0;
background-color:#F8FAFF;
/*height:163px;*/
padding-top:26px; padding-right:12px; padding-bottom:12px; padding-left:2px;
}