body

{
margin:0px;
background-color : #FFFFFF;
}

.bannerBG
{
	background-image : url(images/bg_banner.gif);
	height : 102px;
}

.bannerBG2
{
	background-image : url(images/bg_banner2.gif);
	height : 102px;
}

.navBG
{
	background-color : #d92421;
	background-image : url(images/bg_nav.gif);
	height : 63px;
}

.navBG2
{
	background-color : #d92421;
	background-image : url(images/bg_nav2.gif);
	height : 63px;
}

H1{
display:none;
}

H2{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
color : #d92421;
}


P, LI
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height : 20px;
font-size : 11px;
color : #333333;
}

a:hover
{
color : #333333;
text-decoration : none;
}

a:link
{
color : #333333;
text-decoration : underline;
}

a:visited
{
color : #d92421;
text-decoration : underline;
}

.inputField{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
width : 170px;
height : 19px;
border-style : solid;
border-width : 1px;
border-color : #d92421;
padding-left : 5px;
font-size : 10px;
color : #25267d;
}

.inputFieldLrg{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
width : 170px;
height : 75px;
border-style : solid;
border-width : 1px;
border-color : #d92421;
padding-left : 5px;
font-size : 10px;
color : #25267d;
}

.footerBG
{
	background-color : #000000;
	background-image : url(images/footer_bg1.gif);
	height : 86px;
}

.footer
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #FFFFFF;
}

a.footer:hover
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #FFFFFF;
text-decoration : none;
}

.footer:link
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #FFFFFF;
text-decoration : underline;
}

.footer:visited
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height : 20px;
font-size : 9px;
color : #FFFFFF;
text-decoration : underline;
}

.tableRow_A{
background-color : #d92421;
}

.tableRow_B{
background-color : #333333;
}
