/* CSS Document */
body
{
margin:0px;
background-color:#000000;
padding-top:20px;
}
.maintable
{
padding-left:8px;
padding-right:8px;
padding-top:10px;
padding-bottom:10px;
background-color:#FFFFFF;
}
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;
}
.text1 {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.text2a {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #cccccc;
}
.text2 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 777777;
}
.text4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: black;
}
.text5 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.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 #DDE3F0;
background-color:#F8FAFF;
/*height:163px;*/
padding-top:26px; padding-right:12px; padding-bottom:12px; padding-left:2px;
}
