body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


#main {
	text-align:left;
	margin:0 auto;
	width:999px;
	background-image:url(../images/content.gif);
	border:1px solid #666666;	
}
#top {
	width:989px;
	height:25px;
	background-image:url(../images/logo.gif);	
	text-align:right;
	padding-top:10px;
	padding-right:10px;
}

#top a {
	color:#000000;
	text-decoration:none;
}
#top a:hover {
	color:#333333;
}
#nav {
	width:185px;
	float:left;
	padding-top:20px;
}


#nav ul {
	padding:0;
	margin:0;
	list-style:none;
}
#nav li a {
	display:block;
	text-decoration:none;
	padding:5px;
	border-bottom:1px solid #FFF;
	color:#333333;
}

#nav li a:hover {
background-color:#333333;
color:#FFFFFF;
text-decoration:none;
}


#content {
	width:814px;
	float:left;
}
#text {
	padding:10px;
}
#footer {
	width:999px;
	height:20px;
	clear:both;
	background-color:#990000;
	color:#FFFFFF;
	text-align:center;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #333333;
}
a:active {
	color: #000000;
}

.TableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	font-weight: bold;

}
.TableCol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F2F2F2;
}
