@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #efefef;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #efefef;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #efefef;	
}
.topnav {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color:#ffffff;
	letter-spacing: 2px;
	padding-bottom: 10px;
}
.pageheaders {
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	color:#ffffff;
	letter-spacing: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pagecopy {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color:#ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 25px;
}
.footer {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color:#ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.nav:link {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color:#ffffff;
	letter-spacing: 2px;
	text-decoration: none;
}
a.nav:visited {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color:#ffffff;
	letter-spacing: 2px;
	text-decoration: none;
}
a.nav:hover {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color:#ff0000;
	letter-spacing: 2px;
	text-decoration: none;
}
a.one:link {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	text-decoration: none;
}
a.one:visited {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	text-decoration: none;
}
a.one:hover {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	text-decoration: none;
}
a:link {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #ffffff;
}
a:visited {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #ffffff;
}
a:hover {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #ff0000;
}
a.footer:link {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #ffffff;
}
a.footer:visited {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #ffffff;
}
a.footer:hover {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #ff0000;
}
td.menu {
	background-color: #000000;
}
td.menu2 {
	background-color: #E71E24;
}
UL {

	list-style:square;
	line-height: 25px;
}