body
{
background-color: #FFFFFF;
margin-top:10px;
margin-left: 10px;
}
#title
{
font-family: arial;
font-weight: bold;
font-size: 22px;
color: #000000;

}
.logo
{
align="right"
background-color: #C2B183;
border-bottom: 3px solid #FFFFFF;
border-right: 3px solid #FFFFFF;
}

table.shell
{
width: 770px;
font-family: Arial; font-weight: bold;
font-size: 12px;
text-transform:uppercase;
background-color: #FFFFFF;
border: 3px solid #FFFFFF;
}

td.topnav
{
background-color: #C2B183;
color: #000000;
font-family: Arial;
font-size: 11px;
height: 30px;
text-transform:uppercase;
padding-left: 1px;
border-bottom: 3px solid #FFFFFF;
}

.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;}

td.topBanner
{
background-color: #C2B183;
color: #000000;
font-family: Arial;
font-size: 16px;
height: 82px;
border-bottom: 3px solid #FFFFFF;
border-right: 0px solid #FFFFFF;
width: 100%;
}

td.bottomSpace
{
background-color: #C2B183;
border-bottom: 1px solid #FFFFFF;
border-top: 3px solid #FFFFFF;
color: #000000;
font-family: Arial;
font-size: 8px;
height: 30px;
}

td.mainContent
{
width:589px;
background-image: url('images/background.gif');
background-repeat: repeat-x;
background-position: top;
background-color: #FFFFFF;
font-family: verdana;
font-size: 14px;
color: #000000;
padding: 10px;
border-right: 2px solid #FFFFFF;
vertical-align:top;
}
.content
{
font-family: verdana;
font-size: 14px;
color: #000000;
}
td.rates
{
font-family: verdana;
font-size: 10px;
color: #000000;
padding:4px;
}
.login
{
	background-color: #345E8F;
	font-family: arial;
	font-size: 18px;
	color: #FFFFFF;
}

td.leftNavBlank
{
	background-color: #C2B183;
	height: 100%;
	color: #A4BDD3;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*//////////// BEGIN: Nav classes //////////*/
table.navTable
{
	height: 100%;
	border-right: 0px solid #FFFFFF;
	padding: 0;
	border-left: 0px solid #FFFFFF;
}

td.leftNav
{
	padding: 0px;
	color: #0D1A47;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

td.leftNav a
{
	display: block;
	width: 129px;
	background: #99CCFF;
	color: #0D1A47;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	border-top: solid 0px #0D1A47;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

td.leftNav a:visited
{
	display: block;
	width: 129px;
	background: #99CCFF;
	color: #0D1A47;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	border-top: solid 0px #0D1A47;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

td.leftNav a:hover
{
	display: block;
	width: 129px;
	background: #496E9A;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	border-top: solid 0px #0D1A47;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

td.navSub
{
	background-color:#496E9A;
	font-size:10px; color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:15px;
}
td.navSub a
{
	background-color:#496E9A;
	font-size:10px; color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
td.navSub a:hover
{
	background-color:#496E9A;
	font-size:10px; color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}


/*//////////// END: Nav classes //////////*/
