a:link 
{
	text-decoration: none;
	cursor: auto;
	color: white;

}

a:visited 
{ 
	color: white;
	text-decoration: none;
}

a.email:visited
{ 
	color: #0000FF;
}

a.email:link
{ 
	color: #0000FF;
}

a.news:link 
{
	cursor: auto;
	color: black;
	text-decoration: none;
	font-family:arial;
	font-size:11px;
}

a.news:visited 
{ 
	color: black;
	text-decoration: none;
	font-family:arial;
	font-size:11px;
}

font.menu
{
	font-family:Arial;
	font-size:13px;
	color:white;
	font-weight:bold;
}
font.submenu
{
	font-family:Arial;
	font-size:11px;
	color:white;
	font-weight:bold;
}
font.content
{

	font-size:12px;
	font-family:arial;
}

font.contentHeading
{

	font-size:12px;
	font-family:arial;
	color:black;
	font-weight:bold;
}

font.flashText
{
	font-size:17px;
	font-family:arial;
	color:#15557A;
	font-weight:bold;
	letter-spacing: 1px 
}


font.flashText3
{
	font-size:17px;
	font-family:arial;
	color:black;
	font-weight:bold;
	letter-spacing: 1px 
}


font.flashText2
{
	font-size:17px;
	font-family:arial;
	color:#686868;
	font-weight:bold;
	letter-spacing: 1px 
}

.bg0
{background-color:white}

.bg1
{background-color:#99CCFF}

.bg2
{background-color:#666666}

.bg3
{background-color:#3366FF}

.bg4
{background-color:#CCCCCC}

input { 
        font-family:Arial;
        font-size: 8pt;
}

.bg5
{background-color:#98B1C4}

.bg6
{background-color:#397BA2}

.bg7
{
	background-color:#C8D7E3;
}

a.more:link 
{
	cursor: auto;
	color: blue;
	font-family:arial;
	font-size:11px;
}

a.more:visited 
{ 
	color: blue;
	font-family:arial;
	font-size:11px;
}

#menuTable
{
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#3399CC', startColorstr='#006699', gradientType='0');
	background-color:#006699;
}

.menuBar
{
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#33CCFF', startColorstr='#006699', gradientType='0');
	background-color:#33CCFF;
}

.menuBarMain
{
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#3399CC', startColorstr='#006699', gradientType='0');
	background-color:#006699;
}