a
{
	color: #FF0;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

body
{
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	background: transparent;

}

.topMenu
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
}

.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;
}

.whiteHeading2
{
	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;
}
