a
{
	color: #000066;
	text-decoration: none;
}

a:link
{
	color: #000099;
}
a:visited
{
	color: #0000bb; 
} 
a:active 
{
	color: #0000dd;
}
a:hover
{
	text-decoration: underline;
	color: #cc3300;
}
body
{
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	background: url(images/mainBG.jpg);

}

.subhead1
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}


.subhead2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}

.subhead2Yellow
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffff00;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}

.subhead3
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 11pt;
}

.news
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 8pt;
}
.whiteHeading
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
}
.bigWhiteHeading
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18pt;
	font-weight: bold;
}
.panelwrappers {
	overflow:	hidden;
}

#content {
		width:				785px;
		height:				300px;
		padding:			3px;
		background:			black;
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102);
	font-size: 9pt;
}
input
{
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
}
