﻿body 
{
	background-color: #000033;
	margin-top: 0;
}

a:link
{
	color:White;
	text-decoration:none;
	font-weight:bold;
}

a:visited
{
	color:White;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	color:White;
	text-decoration:underline;
	font-weight:bolder;
}

a:active
{
	color:White;
	text-decoration:none;
	font-weight:bold;
}

#divBody
{
	font-family:Arial;
	font-size:small;
	font-style:normal;
}

#tblMast
{
	background-image: url('images/mastbg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

#spMastText
{
	font-family:Arial;
	font-size:small;
	font-style:normal;
	color:White;
}

#tblBody
{
	background-color: White;	
}

#tblHeadlines
{
	background-color: #000033;
}

#spHeadlines
{
	font-family:Arial;
	font-size:small;
	font-style:normal;
	color: White;
}

#tblContent
{
	background-image: url('images/bodybg.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

#spFooter
{
	font-family:Arial;
	font-size:smaller;
	font-style:normal;
	color:White;
}
