body
{
	font-family: Helvetica;
	font-size: x-small;
}

.PrivacyLinks a, a:link
{
font-size: small;
color: blue;
}

.PrivacyLinks a:visited
{
font-size: small;
color: white;
}

.PrivacyLinks a:hover
{
font-size: small;
color: blue;
}

a,a:link
{
	font-weight: bold;
}

a:visited
{
	font-weight: bold;
}

a:hover
{
	color: blue;
}

.MainDiv
{
background: white no-repeat;
}

.menuborder
{
border-bottom: solid 10px #570404;
}

.bottompane
{
width: 735px;
position: relative;
left: 20px;
top: 40px;
}

.bottommenu
{
	background:url(images/r7.jpg) no-repeat bottom left;
	border-bottom: solid 5px #6683ab;
}


.footer, .footer a, .footer a:visited
{
	font-size: 12px;
	color: #e5c154;
}

.footerlinks
{
	font-size: 12px;
	color: #e5c154;
}

.footerlinks a
{
	font-size: 12px;
	color: #e5c154;
}

.footerlinks a:visited
{
	font-size: 12px;
	color: #e5c154;
}

.MainDiv
{
height: 100%;
width: 100%;
border: 0;
  padding: 0;
  margin: 0;
}

.TopMenu {width: 1400px;height:32px;margin:0;padding:0;margin-top:10px;overflow:hidden}
.TopMenu ul {padding:0;margin:0;list-style:none;list-style-image:none}
.TopMenu ul li {padding:0;margin:0;margin-left:5px;list-style:none;list-style-image:none;float:left}
.TopMenu ul li a, .TopMenu ul li a:link, .TopMenu ul li a:visited {
	display:block;
    border-left: solid 1px #8796B3;
    border-right: solid 1px #8796B3;
    border-top: solid 1px #8796B3;
    color: black;
    text-decoration: none;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;;
    padding-top: 8px;
    height: 24px;
	background: url('images/buttonback.jpg') repeat-x;
}

.TopMenu ul li a:hover {background: url('images/buttonback_alt.jpg') repeat-x;}



.namestrip {background: url('images/r3background.jpg')}



