body {
	font-size:70%; 
	margin: 0px; 
	line-height: 1.5;
	font-family: verdana, arial, helvetica, sans-serif; 
	background: #660000 url(images/bg.gif) repeat;
	color: #111111;
	padding:0px;
}

div.bodycenter	{
	background: #ffffff;
	height: 100%;
	width: 740px;
	}

div.innerbodycenter {
	background: #ffffff;
	height: 100%;
	width: 700px;
	text-align: left;
	margin: 0px 20px 0px 20px;
}

div.topheader	{
	height: 199px;
	width: 700px;
	margin:0px;
	background: #7FB4E8;
	border-top: 2px solid #660000;
	border-bottom: 2px solid #660000;
	color: #000000;
	padding:0px;
}

h1.top	{
	font-size: 24px;
	padding: 20px 0px 20px 10px;
	font-family: "trebuchet ms", sans-serif;
	line-height: 1.2;
	margin: 0px;
	color: #660000;
}

h2.topheader	{
	font-size: 12px;
	padding: 40px 0px 0px 60px;
	font-family: arial, sans-serif;
	line-height: 1.2;
	margin: 0px;
	color: #25276F;
}

.menuheader {
	padding:  8px 0px 12px 30px;
	color: #cccccc;
	background: #cccccc url(images/menubg.jpg);
	margin: 0px;
	font-weight: bold;
	height: 14px;
	font-size: 100%;
	vertical-align: middle;
}

a.index
{
	font-size: 100%;
	color: #660000;
	text-decoration: underline;
}

a.index:link
{
	font-size: 100%;
	color: #660000;
	text-decoration:underline;
}

a.index:visited
{
	font-size: 100%;
	color: #660000;
	text-decoration:underline;
}

a.index:hover
{
	font-size: 100%; 
	color: #660000;
	text-decoration: none;
}

a.nwk
{
	font-size: 100%;
	color:#666666;
	text-decoration: underline;
	font-weight: normal;
}

a.nwk:link
{
	font-size: 100%;
	color:#666666;
	text-decoration:underline;
	font-weight: normal;
}

a.nwk:visited
{
	font-size: 100%;
	color:#666666;
	text-decoration:underline;
	font-weight: normal;
}

a.nwk:hover
{
	font-size: 100%; 
	color:#666666;
	text-decoration: none;
	font-weight: normal;
}

.footer {
	padding: 150px 0px 5px 0px;
	background-color: #ffffff;
	color:#666666;
	font-size: 90%;
}

.nonindexcontent {
	
	padding: 4px 140px 0px 140px;
	line-height: 1.6;
}

.indexleft {
	padding: 10px 30px 0px 30px;
	line-height: 1.6;
}

.indexright {
	padding: 30px 30px 0px 0px;
	line-height: 1.6;
}

h2.nonindex {
	color: #660000;
	font-size: 140%;
	font-family: arial, sans-serif;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

h3.nonindex {
	color: #660000;
	font-size: 120%;
	font-family: arial, sans-serif;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
}

a.menulink
{
	font-size: 100%;
	color:#660000;
	text-decoration: none;
	font-weight: bold
}

a.menulink:link
{
	font-size: 100%;
	color:#660000;
	text-decoration: none;
	font-weight: bold
}

a.menulink:visited
{
	font-size: 100%;
	color:#660000;
	text-decoration: none;
	font-weight: bold
}

a.menulink:hover
{
	font-size: 100%; 
	color:#660000;
	text-decoration: underline;
	font-weight: bold;
}

.datesheader
 {
	height: 21px;
	text-indent: 25px;
	color: #ffffff;
	background: #9999ff;
	font-weight: bold;
}

.date
{
color: #25276F;
font-weight: bold;
}

.right{
	margin:0px 0 3px 15px;
	float:right;
	padding:1px;
	display:inline;
	background:#cccccc;
	color:#303030;
	border:4px solid #666666;
}

.left{
	margin:0px 15px 3px 0px;
	float:left;
	padding:1px;
	display:inline;
	background:#cccccc;
	color:#303030;
	border:4px solid #666666;
}

span.white {
	color: #ffffff;
	font-size: 150%;
}

.telno {
	color: #660000;
	font-size: 100%;
}

span.top {
	color: #999999;
	font-size: 16px;
}

li {
	line-height: 2.0;
}

ul {
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 8px 20px;
}
