INPUT {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000; text-decoration: none; border: 1px #003C74 solid; }
Textarea {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000; text-decoration: none; border: 1px #003C74 solid; }

body{
	background-color: white;
}
body, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	
}

p.text 
{
text-indent: 30px;
}


.smalltext
{
font-size: 12px;
}

td.mainmenu
{
Height: 40px;
padding-top: 8px;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
background-image: url(images/menubg1.gif);
background-repeat: repeat-x;
}

td.mainmenupic
{
padding-top: 5px;
Height: 40px;
background-image: url(images/menubg1.gif);
background-repeat: repeat-x;
}


td.loginform
{
Height: 150px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 35px;
padding-right: 35px;
background-image: url(images/authenter.jpg);
background-repeat: no-repeat;
}

td.footer
{
valign: middle;
Height: 15px;
padding-top: 3px;

font-size: 10px;
background-image: url(images/footerbg1.gif);
background-repeat: repeat-x;
}

td.left
{
Width: 200px;
padding-top: 10px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 0px;
}


td.right
{
Width: 250px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 0px;
padding-right: 20px;
}

td.center 
{
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}


td.boxtop1
{
height:70px;
border-top: 1px solid #DFDFDF;
border-bottom: 1px solid #DFDFDF;
border-left: 1px solid #DFDFDF;
}

td.boxtop2
{
height: 70px;
border-top: 1px solid #DFDFDF;
border-bottom: 1px solid #DFDFDF;
border-right: 1px solid #DFDFDF;
padding-left: 0px;
padding-right: 20px;
}


td.box1
{
border-bottom: 1px solid #DFDFDF;
border-left: 1px solid #DFDFDF;
}

td.box2
{
border-bottom: 1px solid #DFDFDF;
border-right: 1px solid #DFDFDF;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0px;
padding-right: 20px;
}

td.promo
{
padding-top: 0px;
padding-bottom: 0px;
padding-left: 40px;
padding-right: 20px;
}

.titletext
{
color: #0066CC;
font-size: 20px;
font-weight: bold;
}

td.text{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

td.text2{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.small
{
font-size: 10px
}


a{
color: #0066CC;
font-size: 14px;

}

a:hover{
color: #0066CC;
font-size: 14px;

text-decoration: none;
}


a.menu{
color: #0066CC;
font-size: 16px;

text-decoration: none;
font-family: Arial;
}

a.menu:hover{
color: #FF0000;
font-size: 16px;
text-decoration: none;

font-family: Arial;
}




h1{
	font-size: 18px;
	Line-height: 1.75;
	color: #0066CC;
}


