body
{
	font-family: arial;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D2D2D2;
	margin-top: 20px;
}

table.shell
{
	border: 1px solid #525252;
	width: 758px;
}

td.topNav
{
	height: 25px;
	background-image: url('images/topNav.jpg');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 10px;
	text-align: right;
}

td.topNav A
{
	color: #FFFFFF;
	text-decoration: none;
}

td.topNav A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


td.topNavb
{
	height: 25px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

td.topNavb A
{
	color: #FFFFFF;
	text-decoration: none;
}

td.topNavb A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


table.mainNav
{
	background-image: url('images/navBack.gif');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	width: 100%
}

table.sideNav
{
	background-image: url('images/torn.jpg');
	background-repeat: repeat-y;
	background-position: right;
	background-color: #5A7EC2;
	width: 155px;
	height: 100%;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: top;
}

table.sideNav A
{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 180%;
	padding-left: 13px;
	text-decoration: none;
}

table.sideNav A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

td.sideBlank
{
	height: 100%;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px; padding-right: 12px;
}

td.content
{
	font-size: 11px;
	color: #000000;
	padding: 7px;
	vertical-align: top;
	background-color: #FFFFFF;
	width: 600px;
}
td.content2
{
	font-size: 11px;
	color: #000000;
	padding: 7px;
	vertical-align: top;
}

table.contentTable
{
	font-size: 11px;
	color: #000000;
}
.title
{
	font-family: Times; color: #424242;
	font-size: 18px;
	font-weight: bold;
}

a:link.main{color: #3171B4;	text-decoration: none;}
a:hover.main {color: #3171B4; text-decoration: underline;}
a:visited.main {color: #3171B4;	text-decoration: none;}
a:visited:hover.main {color: #3171B4; text-decoration: underline;}

td.content a:link {color: #3171B4;	text-decoration: none;}
td.content a:hover {color: #3171B4; text-decoration: underline;}
td.content a:visited {color: #3171B4;	text-decoration: none;}
td.content a:visited:hover {color: #3171B4; text-decoration: underline;}

td.content2 a:link {color: #3171B4;	text-decoration: none;}
td.content2 a:hover {color: #3171B4; text-decoration: underline;}
td.content2 a:visited {color: #3171B4;	text-decoration: none;}
td.content2 a:visited:hover {color: #3171B4; text-decoration: underline;}

td.rates
{
	font-size: 11px; padding: 4px;
}
p.map
{
	border-bottom-style: solid; border-bottom-width: 1px;
}