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

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

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #0066CC;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
    border: #000099;
    border-style: solid;
    border: 1px;
}
td.nav {
background-image: url(images/navleft.gif);
background-repeat: repeat-y;
	font-size: 12px;
	padding: 10px;
}
td.navb {
background-image: url(images/navleft.gif);
background-repeat: repeat-y;
	border-right:groove;
	border-right-color:#000066;
	border-right-width:thin;
}
td.main{
  padding: 10px;
}
a.main:active, a.main:link, a.main:visited{
  color: #000066;
  font-style: normal;
  text-decoration: none;
}
a.main:hover{
  color: #FFFFFF;
  text-decoration: underline;
}
a.nav:link, a.nav:active, a.nav:visited {
  color: #000066;
  font-style: normal;
  text-decoration: none;
font-weight:bold;
}
a.nav:hover {
  color: #FFFFFF;
  text-decoration: underline;
	font-weight:bold;
}
ul.list{
  font-size: 15px;
}
td.footer{
    color: #000066;
    font-weight: bolder;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Arial;
}
a.footer:active, a.footer:link, a.footer:visited{
  color: #000066;
  font-style: normal;
  text-decoration: none;
}
a.footer:hover{
  color: #0066CC;
  text-decoration: underline;
}
p.intro{
  font-size: 14px;
}
h3 {
  text-decoration: underline;
}
table.main{
  border-bottom-color: #000066;
  border-bottom-style: groove;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
}



