body {
	font-size: 12px;	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-style: normal;	text-align:center;
	margin-left:0px;	margin-right:0px;	margin-top:0px;
	background-color: #021A2A;
	background-attachment: fixed;
	}

/* table defs */
table.border {
	background-color: #11205e;
	}
table.inner {
	background-color: #FFFFFF;
	}
td {
	font-size: 14px;	font-family: Arial;
	color: #000000;
	}
td.menu {
	font-size: 20px;	font-family: Arial;
	}
tr.headerrow {
	font-size: 20px;	font-family: Arial;
	color: #FFFFFF;		background-color: #5C656A;
	}	
td.sidebar {
	font-size: 12px;	font-family: Arial,Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-top:3px;		margin-bottom: 3px;
	}
td.content {
	font-size: 14px;	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000000;		background-color: #FFFFFF;
	margin-top:2px;		margin-bottom: 2px;
	}
td.gray {
	font-size: 12px;	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color:#aaaaaa;
	}
td.yellow {
	font-size: 14px;	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	text-align:center;
	color:#000000;		background-color:#CCFFFF;
	}
td.warning {
	font-size: 14px;	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight:bold;
	color:#ffcc00;		background-color:#5a0606;
	}
td.title {
	font-size: 16px;	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	background-color:#BAC7CF;
	color: #000000;		//background-color:#7C858A;
	}
td.footer {
	font-size: 10px;	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color:#999999;
	margin-left:100px;
	}

a:link {
	color: #000000;		text-decoration: underline;
	}
a:active {
	color: #000000;		text-decoration: underline;
	}
a:visited {
	color: #000000;		text-decoration: underline;
	}
a:hover {
	color: #FF0000;		text-decoration: underline;
	}
a:visited:hover {
	color: #FF0000;		text-decoration: underline;
	}


a.menu {
	color: #FFFFFF;		text-decoration: none;		text-align:center;
	font-size: 14px;	font-weight: bold;
	}
a.menu:visited {
	color: #CCCCCC;		text-decoration: none;		text-align:center;
	font-size: 14px;	font-weight: bold;
	}
a.menu:hover {
	color: #FF0000;		text-decoration: underline;	text-align:center;
	font-size: 14px;	font-weight: bold;
	}
a.menu:active
	{
	color: #FF0000;		text-decoration: underline;	text-align:center;
	font-size: 14px;	font-weight: bold;
	}
a.active_menu
	{
	color: #FFB322;		text-decoration: none;		text-align:center;
	font-size: 14px;	font-weight: bold;
	}
a.active_menu:active
	{
	color: #E2AE2D;		text-decoration: none;
	font-size: 14px;	font-weight: bold;
	}
a.active_menu:hover
	{
	color: #F2B10E;		text-decoration : underline;
	font-size: 14px;	font-weight: bold;
	}

a.active_menu:visited
	{
	color: #FFB322;		text-decoration: none;		text-align:center;
	font-size: 14px;	font-weight: bold;
	}

a.submenu
	{
	color: #FFFFFF;		text-decoration: none;		text-align:left;
	font-size: 12px;
	margin-left:20px;
	font-family: Arial,Verdana, Helvetica, Sans-Serif;
	}
a.submenu:visited
	{
	color: #CCCCCC;		text-decoration: none;		text-align:center;
	font-size: 12px;	font-weight: bold;
	}
a.submenu:hover
	{
	color: #FF0000;		text-decoration: underline;	text-align:center;
	font-size: 12px;	font-weight: bold;
	}
a.submenu:active
	{
	color: #FF0000;		text-decoration: underline;	text-align:center;
	font-size: 12px;	font-weight: bold;
	}
a.active_submenu
	{
	color: #EDB322;		text-decoration: none;
	font-size: 12px;	font-weight: bold;
	margin-left:20px;
	}
a.active_submenu:active
	{
	color: #E2AE2D;		text-decoration: none;
	font-size: 12px;	font-weight: bold;
	margin-left:20px;
	}
a.active_submenu:hover
	{
	color: #F2B10E;		text-decoration : underline;	font-weight: bold;
	font-size: 12px;
	margin-left:20px;
	}


a.sub2menu
	{
		font-family: Arial,Verdana, Helvetica, Sans-Serif;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
		text-align:left;
		margin-left:40px;
	}
a.sub2menu:visited
	{
		color: #CCCCCC;
		text-decoration: none;
		text-align:center;
		font-size: 12px;
		font-weight: bold;
	}
a.sub2menu:hover
	{
		color: #FF0000;
		text-decoration: underline;
		text-align:center;
		font-size: 12px;
		font-weight: bold;
	}
a.sub2menu:active
	{
		color: #FF0000;
		text-decoration: underline;
		text-align:center;
		font-size: 12px;
		font-weight: bold;
	}
a.active_sub2menu
	{
		color: #EDB322;
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
		margin-left:40px;
	}

a.active_sub2menu:active
	{
		color: #E2AE2D;
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
		margin-left:40px;
	}

a.active_sub2menu:hover
	{
		color: #F2B10E;
		font-size: 12px;
		text-decoration : underline;
		font-weight: bold;
		margin-left:40px;
	}




a.sidebar
	{
		color: #FF0000;
		text-decoration: none;
		text-align:center;
		font-size: 12px;
		font-weight: bold;
	}
a.footer
	{
		color: #021A2A;
		text-decoration: none;
		text-align:center;
		font-size: 16px;
		font-weight: bold;
	}
a.red:hover
	{
		color: #F2EF33;
		text-decoration: underline;

	}


a.red
	{
		color: #850606;
		text-decoration: none;
		font-weight: bold;
	}

a.red:active
	{
		color: #850606;
		text-decoration: none;
		font-weight: bold;
	}

a.red:hover
	{
		color: #FF0000;
		text-decoration : underline;
		font-weight: bold;
	}
a.red:visited
	{
		color: #850606;
		text-decoration: none;
		font-weight: bold;
	}

a.maize
	{
		color: #c58b0f;
		text-decoration: none;
		font-weight: bold;
	}

a.maize:active
	{
		color: #c58b0f;
		text-decoration: none;
		font-weight: bold;
	}

a.maize:hover
	{
		color: #e09e0f;
		text-decoration : underline;
		font-weight: bold;
	}
a.maize:visited
	{
		color: #c58b0f;
		text-decoration: none;
		font-weight: bold;
	}
/* font classes */

p.title
	{
	    font-weight: bold;
	    font-size: 14px;
	    color: #C00000;
	    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	    margin-top:8px;
	    text-align:center;
	}

p.redtitle
	{
	    font-weight: bold;
	    font-size: 14px;
	    color: #FF0000;
	    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	    margin-top:8px;
	}

p.yellow_disclaimer
	{
	    font-weight: bold;
	    font-size: 14px;
	    color: #EDB322;
	    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	    margin-top:8px;
	}

p.gray
	{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #666666;
        }
p.blueheader
	{
	    font-weight: bold;
	    font-size: 14px;
	    color: #003366;
	    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	    margin-top:8px;
	    margin-bottom:5px;
	}
p.redheader
	{
	    font-weight: bold;
	    font-size: 14px;
	    color: #691212;
	    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	    margin-top:0px;
	    margin-bottom:0px;
	    margin-left:10px;
	}
p.white
	{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:5px;
        }

.tinyfont
	{
	font-size:10px;
	}
/* form elements */
input.text
	{
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	color:#aa3333;
	width:150px;
	}

input.red
	{ background-color: #aa0000;
	font-weight: bold;
	font-size: 12px;
	color: white;
	}
.frm
	{ 
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	background-color: #ffffff;
	font-size: 12px;
	color: FF0000;
	}
	
	/* menu */
ul.downmenu { /* IE sees this*/
	list-style-type:none; 
	display: block;
	margin-top: 0px;
	margin-left: 14px;
	margin-bottom: 0px;
}
span.submenu {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}
