body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-image: bgimg.gif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-top: 2px;
	padding-top: 0px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

table.main {
	background-color: #990000;
	border-style: none;
	border-color: #3366CC;
	height: 450px;
}

td.copyright {
	font: Courier New, Courier, monospace;
	color: #CCCCCC;
	font-size: 10px;

}

table.menu {
	background-color: #666666;
	border-style: none;
	width: 157px;
	margin-top: 0px;
	margin-left: 3px;
}

td.title {
	font-size: 30px;
	font-variant:small-caps;
	text-indent: 5px;
	color: #FFFFCC;
}

p.titlesub {
	font-size: 10px;
	float:right;
	margin-right: 5px;
	color: #FFFFCC;
}

table.team {
	text-align: left;
	vertical-align: top;
}
td.menu {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	margin-left: 40px;
	background-color: #333333;
	border-style: none;
	height: 30px;
	font-size: 10px;
}

a.menu:link {
	color: #FFFFFF;
	text-decoration:none;
}

a.menu:visited {
	color: #FFFFFF;
	text-decoration:none;
	
}

a.menu:active {
	color: #0066FF;
	text-decoration:none;
	
}

a.menu:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

td.logo {
	height: 60px;
	width: 80px;
}

tr.top {
	height: 80px;
}

table.maintext {
	border:#999999;
	border:solid;
	border-width:2px;
	background-color: #FFFFFF;
	height: 350px;
	margin-left: 0px;
	margin-right: 0px;
}

td.main {
	padding-top: 0px;
	vertical-align: top;
	font-size: 12px;
}
a.site:link {
	color: #000000;
	text-decoration:none;
	font-size: 12px;
	
}
a.site:visited {
	color: #000000;
	text-decoration:none;
}
a.site:hover {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
a.site:active {
	color: #000000;
	text-decoration:none;
}
p {
	text-indent: 20px;
	margin-left: 40px;
	margin-right: 40px;
	text-align:justify;
	font-size: 12px;
}
p.none{
	text-indent: 0px;
	font-size: 12px;
	margin-left: 40px;
}
p.none2{
	text-indent: 0px;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
}
td.none{
	text-indent: 0px;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	border: 1px;
	border-style: solid;
	border: #CCCCCC;
}
li {
	margin-left: 40px;
}
a.home {
	color: #0066CC;
	text-decoration: none;
	margin-left: 40px;
	font-size: 11px;
}
h5 {
	text-transform: uppercase;
	margin-left: 40px;
}
h5.none {
	text-transform: uppercase;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
hr.home {
	margin-left: 40px;
}
