a:link {text-decoration: none; color: #4FACFF;}
a:visited {text-decoration: none; color: #4FACFF;}
a:active {text-decoration: none; color: #4FACFF;}
a:hover {text-decoration: underline; color: #4FACFF;}

body
{
	font-size: 9pt;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*verdana, helvetica, arial, sans-serif; */
	/*Georgia, "Times New Roman", Times, serif;*/
	background: black;
	color: #BACDDF;
}

td
{
	font-size: 9pt;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #BACDDF;
}

.content
{
	background: #1D2024;
}

.framebox
{
	border: 1px solid #404952;
}

.smalltext
{
	font-size: 7.5pt;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.menutext
{
	font-weight: bold;
}

.newshead
{
	/*background: #E7E9EA;*/
	font-size: 12pt;
	font-weight: bold;
	/*padding: 2pt;*/
}

.itemgroup
{
	background: #292E33;/*#202428; */
	padding:2pt;
}
