body 
{ 
font-family: Verdana;
color: #FFFFFF;
text: #FFFFFF;
background-color: #000863;
background-image: url('images/backgrounds/plainback.jpg');
font-size: -l
}

a:link
{
	text-decoration: underline;
	color: yellow;
}

a:visited 
{
	text-decoration: none;
	color: yellow;
}

a:active
{
	text-decoration: none;
	color: red;
}

a:hover
{
	text-decoration: underline;
	color: red;
}

.page
{
	background-color: #000036;
	color: #ececec;
}

.tborder
{
	background-color: #0066FF;
}

td
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.alt1
{
font-family: Verdana;
	background-color: #003366;
	color: #ececec;
	border: 0px solid #057DB9;
}

.alt2
{
font-family: Verdana;
        background: #003366;
        color: #F6F6F6;
        border: 0px solid #057DB9;
}
