BODY {
	font-family: Arial;
	 font-size: 12pt;
	 color: #ffffff;
	 margin:0;
	padding:0;
	 background-color: #000000;
}

TH
	{font-family: Arial;
         font-size: 8pt;
         color: #ffffff;
         background-color: blue }

TD
	{font-family: Arial;
	 font-size: 8pt }
H1
	{font-family: Arial;
	 font-size: 16pt;
	 padding-left:  100px;
	 color: #ffffff }
 H2	{font-family: Arial;
	 font-size: 14pt;
	 padding-left:  100px;
	 color: #ffffff }
P
	{font-family: Arial;
	 font-size: 12pt;
	 padding-left: 80px;
	 padding-right: 80px;
	 color: #ffffff }

P.FOOTER
	{font-family: Arial;
	 font-size: 8pt;
	 color: blue }
HR	{color: #ffffff;}
LI
	{font-family: Arial;
	 font-size: 12pt;
	 color: #ffffff }

A:link    { color: #ffffff; text-decoration: underline; font-weight: normal}
A:visited { color: #ffffff; text-decoration: underline; font-weight: normal}
A:active  { color: #ffffff; text-decoration: underline; font-weight: normal}
A:hover   { color: #8B0000; text-decoration: underline; font-weight: normal}

#header	{
	background-color:#990000;
	border-top: #ffffff 0.25em solid;
	height: 200px;
	margin: 0;
	padding: 0;	
	text-align: center;
	}

.redbar  {
	background-color:#990000;
	height: 6px;
	font-size: 0pt;
}
.blkbar  {
	background-color:#000000;
	height: 4em;
	font-size: 0pt;
}
.redtop  {
	border-top: #990000 4px solid;
	height: 0.63px;
	font-size: 0;
}
.redbttm  {
	border-bottom: #990000 4px solid;
	height: 0.5em;
	font-size: 0pt;
}
.navtop  {
	border-top: #ffffff 4px solid;
	border-bottom: #000000 4px solid;
	background-color:#990000;
	height: 6px;
	font-size: 0pt;
}
.navbttm  {
	border-top: #000000 4px solid;
	border-bottom: #ffffff 4px solid;
	background-color:#990000;
	height: 0.63em;
	font-size: 0pt;
}
#menu  {
	height: 20px;
	background-color:#990000;
	}

#nav {
	height: 20px;
	width: 1200px;
	PADDING-RIGHT: 0px; 
	FONT-WEIGHT: normal; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none;
	font-size: 12px;
	text-align: center;
	margin-left: 18%;
}
#nav UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: normal; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
}
#nav A {
	background-color: #ffffff;
	TEXT-ALIGN: center;
	DISPLAY: block; 
	width: 120px;
	 border-right: #000000 2px solid;
	  border-left: #000000 2px solid;
		MARGIN: 0px; 
	COLOR: #990000; 
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
#nav A:link {
	TEXT-DECORATION: none
}
#nav A:visited {
	TEXT-DECORATION: none
}
#nav A:hover {
	BACKGROUND-COLOR: #000000;
	color: #ffffff;
	height: 20px;
}
#nav LI {
	FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; padding-right: 6px;
}
#nav LI UL LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: none; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; TEXT-ALIGN: left
}
#container
{
position: relative
} 
#footer
{
	text-align: center;
	background-color: #990000;
	color: #ffffff;
	height: 24px;
	padding-top: 4px;
	font-size:14px;
}
.footbttm  {
	border-bottom: #000000 4px solid;
	border-bottom: #ffffff 4px solid;
	background-color:#990000;
	height: 0.25em;
	font-size: 0pt;
}
.wht  {
	color:#ffffff;
}
