BODY, P, TR, TH, TD, H1, H2, H3, H4, H5, H6, DIV, SPAN {
	font-family: sans-serif;
	font-size: x-small;
	color: #ffffff;
}

BODY {
	background: #333399;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
}

a:link {color: #ff9900; }          /* unvisited link */
a:visited {color: #ffcc66; }       /* visited links */
a:active {color: #ffff33; }        /* active links */

a.white:link {color: #cc3300; }  /* unvisited link on white */
a.white:visited {color: #ff6600; }       /* visited links */
a.white:active {color: #ffff33; }        /* active links */

H2 { color: #cc6600; font-weight: normal; text-transform: uppercase; }
H3 { font-weight: bold; }

P.droptop { margin-top: 75px; }

DIV.ndent { margin-left: 5%; }
DIV.dblndent { margin-left: 10%; }
SPAN.ndent { margin-left: 5%; }
P.ndent { margin-left: 5%; }

DIV.center {text-align: center; }

SPAN.smltxt { font-size: xx-small; }

HR.mid { width: 80%; }

IMG.leftfloat { float: left; margin-right: 10px;  margin-bottom: 10px; }
IMG.pad { padding: 10px 10px 10px 10px; }

.topnav
	{
	color: #ffffff;
	position: absolute;
	top: 70px;
	}

.generic_orangebox
	{
	color: #ffffff;
	position: absolute;
	left: 8px;
	top: 110px;
	width: 102px;
	max-height: 480px;
	text-align: left;
	}

.generic_whitebox
	{
	color: #000066;
	position: absolute;
	left: 130px;
	top: 110px;
	width: 662px;
	max-height: 480px;
	text-align: left;
	}

.generic_bottomnav
	{
	color: #ffffff;
	font-size: xx-small;
	position: absolute;
	top: 618px;
	width: 800px;
	}

input, textarea	{
	background: #330066;
	color: #ffffff;
	border-width: 0 px;
}