body
{
background-color: black;
background-image:url('images/bg.gif');
margin-top:0px;
text-align: center;
margin-left: auto;
margin-right: auto

}

.title
{
font-family: arial;
font-weight: bold;
font-size: 14px;
color: #4D5967;

}

.title2
{
font-family: arial;
font-weight: bold;
font-size: 18px;
color: #990000;

}

.rateTitle
{
font-family: arial;
font-weight: bold;
font-size: 15px;
color: #ffffff;

}

.subTitle
{
font-family: arial;
font-weight: bold;
font-size: 12px;
color: #4D5967;
}


table.shell
{
width: 820px;
background-color: white;
border-top: 1px #2B6381;
border-left: 1px #2B6381;
border-right: 1px #2B6381;
}

td.topnav
{
background-color: #2B6381;
color: #2B6381;
font-family: Arial;
font-size: 10px;
height: 25px; 
text-transform:uppercase;

}

.topNavlink:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.topNavlink:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.topNavlink:hover {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.topNavlink:active {color: #FFFFFF; text-decoration: underline; font-weight: bold;}

a:link {color: #990000; text-decoration: none; font-weight: bold;}
a:visited {color: #990000; text-decoration: none; font-weight: bold;}
a:hover {color: #000066; text-decoration: underline; font-weight: bold;}
a:active {color: #990000; text-decoration: underline; font-weight: bold;}



td.topLogo
{
text-align: center;
background-color: #2B6381;
background-image:url('images/americanlogo820.gif');
background-repeat: no-repeat;
height: 44px;
}

td.topBanner
{
text-align: center;
background-color: #990000;
background-image:url('images/topBanner2a820.jpg');
background-repeat: no-repeat;
height: 80px;
}

td.bottomSpace
{
margin-top: 0px;
background-color: #2B6381;
color: #2B6381;
font-family: Arial;
font-size: 12px;
height: 35px; 
}

td.mainContent
{
background-color: white;
font-family: verdana;
font-size: 10px;
color: #000000;
padding: 10px;
}

table.tableText
{
background-color: #EFF0F2;
font-family: verdana;
font-size: 10px;
color: #000000;

}


td.leftNavBlank
{
	background-color: #990000;
	height: 100%;
	color: #990000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*//////////// BEGIN: Nav classes //////////*/
table.navTable
{
	height: 100%;
	border-right: 1px solid #ACB3B9;
	padding: 0;
}

td.leftNav
{
	padding: 0px;
	color: #990000;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

td.leftNav a
{
	display: block;
	width: 156px;
	background: #990000;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	border-top: solid 1px #ACB5BC;
	border-bottom: solid 1px #697279;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

td.leftNav a:visited
{
	display: block;
	width: 156px;
	background: #990000;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	border-top: solid 1px #ACB5BC;
	border-bottom: solid 1px #697279;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

td.leftNav a:hover
{
	display: block;
	width: 156px;
	background: #CC0000;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	border-top: solid 1px #ACB5BC;
	border-bottom: solid 1px #697279;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/*//////////// END: Nav classes //////////*/