body
{
	font-size: 12px;
	font-family: Tahoma, Arial;
}
TD 
{
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: white
}
TH 
{
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: white
}
TD.Menu
{
	color: Black;
}
FONT.blue
{
	color: #48A3F8;
}

FONT.ItemHeading
{
	font-size: 12px;
	font-weight: bold;
	color: #48A3F8;
	font-family: Tahoma, Arial;
	/* Blue: #48A3F8 */
	/* Green: #36CB21 */
}
H2
{
	font-size: 14px;
	font-weight: bold;
	color: #36CB21;
	font-family: Tahoma, Arial;
	/* Blue: #48A3F8 */
	/* Green: #36CB21 */
}
HR.blue
{
	color: #48A3F8;
}

HR.green 
{
	color: #36CB21;
}
.copyright 
{
	font-size: 8pt;
}
/*
 * News styles
 */
.news_head 
{
	color: #006600;
	font-weight: bold;
	font-size: 12px;
}
.news_body 
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: White;

}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
/*
Link Styles
*/
A 
{
	/* News Green: #7CBE5F */
	color: #7CBE5F;
	text-decoration: underline;
}
A:Hover 
{
	color: #48A3F8;
	text-decoration: underline;
}
A:visited 
{
	color: white;
	text-decoration: underline;
}
A.sub
{
	/* News Green: #7CBE5F */
	color: #7CBE5F;
	text-decoration: underline;
}
A:Hover.sub
{
	color: #48A3F8;
	text-decoration: underline;
}
A:visited.sub
{
	color: white;
	text-decoration: underline;
}
A.news 
{
	/* News Green: #7CBE5F */
	color: #7CBE5F;
	text-decoration: none;
}
A:Hover.news
{
	color: #0F0F0F;
	text-decoration: None;
}
A:visited.news 
{
	color: white;
	text-decoration: none;
}
A:visited.menu
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Trebuchet MS, Tahoma, Arial;
}
A:hover.menu
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Trebuchet MS, Tahoma, Arial;
}
A.menu
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Trebuchet MS, Tahoma, Arial;
}

