body	{
	margin: 0px;
	background: #EEE;
	color: #FFF;
	font-family: "Times Roman", "Times New Roman", Georgia, serif;
	}
.topband	{
	background: url(../images/topband.jpg) #FFF;
	color: #FFF;
	vertical-align: top;
	height: 80px;
	}
.btmband	{
	background: url(../images/btmband.jpg) #FFF;
	color: #FFF;
	text-align: right;
	height: 80px;
	}
.border	{
	border: solid 1px #CCC;
	background: #FFF;
	color: #FFF;
	}
.name	{
	border-bottom: solid 1px #999;
	}
.window	{
	background: #FFF;
	color: #777;
	width: 770px;
	font-family: "Times Roman", "Times New Roman", Georgia, serif;
	}
.spacer	{
	width: 30px;
	}
.spacer2	{
	width: 50px;
	background: url(../images/lineup.gif) repeat-y #FFF;
	color: #FFF;
	}
.content	{
	padding: 15px 25px;
	border-left: solid 1px #CCC;
	font-family: "Times Roman", "Times New Roman", Georgia, serif;
	}
.logobox	{
	width: 172px;
	color: #999;
	background: #FFF;
	font-size: 13px;
	font-family: "Times Roman", "Times New Roman", Georgia, serif;
	}
iframe.frame {
	width: 450px;
	height: 400px;
	}
.navbox	{
	background: #FFF;
	color: #333;
	width: 275px;
	}
td.nav	{
	width: 104px;
	height: 25px;
	}
a	{
	border-bottom: solid 1px #FFF;
	font-family: "Times Roman", "Times New Roman", Georgia, serif;
	}
a:hover	{
	border-bottom: solid 1px #999;
	font-family: "Times Roman", "Times New Roman", Georgia, serif;
	}
a.mailLink	{
	color: #666;
	background: #FFF;
	text-decoration: none;
	border-bottom: solid 1px #FFF;
	font-family: "Times Roman", "Times New Roman", Georgia, serif;
	}
a.mailLink:hover {
	color: #666;
	background: #FFF;
	border-bottom: solid 1px #999;
	font-family: "Times Roman", "Times New Roman", Georgia, serif;
	}