body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#B70003;
  background-image: url(images/linglebk.gif);
  margin-top: 0px;

}
a:link {
	color: #031B6E;
}
a:visited {
	color: #031B6E;
}
a:hover {
	color: #B70003;
}
a:active {
	color: #031B6E;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#main {
	background-color: #B70003;
	width: 829px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	background-color: #B70003;
	height: 149px;
	width: 820px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
#menu {
	width:805px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-bottom-style: double;
	border-bottom-color: #B70003;
		border-top-style: solid;
		border-top-color: #FFFFFF;
}
#content{
	width:805px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#sidemenu {
	width:120px;
	background:#B70003;
	color: #FFFFFF;
	float: right;
	height: 100%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#sidemenu a:link{
color: #FFFFFF;
text-decoration:none;
}
#sidemenu a:visited{
color: #FFFFFF;
text-decoration:none;
}
#sidemenu a:hover{
color: #031EA3;
text-decoration:none;
}
#sidemenu a:active{
color: #FFFFFF;
text-decoration:none;
}
#innercontainer {
	margin: 0px;
	width: 820px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 8px;

}
.padded {
padding-right: 16px;
padding-left: 16px;
}
.padded6 {
padding: 6px;

}

#nav {

text-align:center;
margin-top:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000;
font-weight:700;
padding-top:9px;
padding-bottom:10px;
text-decoration:none;
}

#nav a {
background:#fff;
color:#000;
text-decoration:none;
}

#nav a:active {
background:#fff;
color:#B70003;
}

#nav a:hover {
	background:#fff;
	color:#B70003;
	font-size:8pt;
	padding-bottom:2px;
	border-bottom-color: #B70003;
}

.footer {
background:#B70003;
width:455px;
margin-right:auto;
margin-left:auto;
color:#fff;
font-size:11px;
text-align:center;
}

.footer a:hover {
padding-bottom:2px;
border-bottom:dotted #fff;
}
.bottom {
background:url(images/bottom2.gif) no-repeat;
width:820px;
height:59px;
margin-right:auto;
margin-left:auto;
}
.floatright {
	padding: 6px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.floatleft {
	padding: 6px;
	float: left;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cleardiv {
	clear: both;
	float: none;
}
