body  {
	font-family : helvetica, arial, sans-serif;
	color : #000000;
	background-color : #003399;
	margin : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

table.main  {
	width : 100%;
	height : 100%;
}

p, td  {
	font-family : helvetica, arial, sans-serif;
	color : #000000;
	font-size : 14px;
}

td.blue  {
	background-color : #003399;
}

td.yellowline  {
	background-color : #FFCC00;
}

td.white  {
	background-color : #FFFFFF;
}

table.red  {
	background-color : #CC3300;
}

td.red  {
	background-color : #CC3300;
}

.largetext  {
	font-family : helvetica, arial, sans-serif;
	color : #CC3300;
	font-size : 17px;
	font-weight: bold;
}

.bottomtext  {
	font-family : helvetica, arial, sans-serif;
	color : #CCCCCC;
	font-size : 12px;
}

a.none:active  {
	background-color : transparent;
}

a.none:hover  {
	background-color : transparent;
}

a:link  {
	text-decoration : none;
	font-family : helvetica, arial, sans-serif;
	color : #0000FF;
	font-size : 14px;
}

a:visited  {
	text-decoration : none;
	font-family : helvetica, arial, sans-serif;
	color : #990099;
	font-size : 14px;
}

a:hover  {
	text-decoration : underline;
	background-color : #CCCCCC;
	font-family : helvetica, arial, sans-serif;
	color : #CC3300;
	font-size : 14px;
}

a:active  {
	text-decoration : underline;
	background-color : #CCCCCC;
	font-family : helvetica, arial, sans-serif;
	color : #CC3300;
	font-size : 14px;
}

a.bnav:link  {
	text-decoration : none;
	font-family : helvetica, arial, sans-serif;
	color : #CCCCCC;
	font-size : 12px;
	font-weight: bold;
}

a.bnav:visited  {
	text-decoration : none;
	font-family : helvetica, arial, sans-serif;
	color : #003399;
	font-size : 12px;
	font-weight: bold;
}

a.bnav:hover  {
	text-decoration : underline;
	background-color : #CCCCCC;
	font-family : helvetica, arial, sans-serif;
	color : #CC3300;
	font-size : 12px;
	font-weight: bold;
}

a.bnav:active  {
	text-decoration : underline;
	background-color : #CCCCCC;
	font-family : helvetica, arial, sans-serif;
	color : #CC3300;
	font-size : 12px;
	font-weight: bold;
}

a.bottom:link  {
	text-decoration : none;
	font-family : helvetica, arial, sans-serif;
	color : #FFCC66;
	font-size : 12px;
}

a.bottom:visited  {
	text-decoration : none;
	font-family : helvetica, arial, sans-serif;
	color : #FFCC66;
	font-size : 12px;
}

a.bottom:hover  {
	text-decoration : underline;
	background-color : #CCCCCC;
	font-family : helvetica, arial, sans-serif;
	color : #CC3300;
	font-size : 12px;
}

a.bottom:active  {
	text-decoration : underline;
	background-color : #CCCCCC;
	font-family : helvetica, arial, sans-serif;
	color : #CC3300;
	font-size : 12px;
}

