BODY  {}
input.text { background-color:#e7eff7; }
textarea.text { background-color:#e7eff7; }
select.text { background-color:#e7eff7; }

.mainframe  {
	BACKGROUND-COLOR : #eeeeee;
	color : Black;
	font-size : 10pt;
	font-family : Tahoma,Arial;
}
.background  {
	BACKGROUND-COLOR : White;
	color : Black;
	font-size : 10pt;
	font-family : Tahoma,Arial;
}

.snippet_head  {
	BACKGROUND-COLOR : #000063;
	font-family : Tahoma,Arial;
	font-size : 10px;
	color : White;
	font-weight : bold;
}

.snippet_body  {
	BACKGROUND-COLOR : White;
	color : #000063;
	font-family : Tahoma,Arial;
	font-size : 9px;
	font-weight : bold;
}

.stdfont  {
	COLOR : black;
	FONT-FAMILY : Tahoma, Arial;
	FONT-SIZE : 10pt;
}
.smallred  {
	COLOR : red;
	FONT-FAMILY : Tahoma, Arial;
	FONT-SIZE : 10pt;
}
.smallfont  {
	COLOR : black;
	FONT-FAMILY : Tahoma, Arial;
	FONT-SIZE : 7pt;
}
.smallfont_gray  		{ color : #808080; FONT-FAMILY : Arial;FONT-SIZE : 11px; text-decoration: none;}

.news_head  {
	COLOR : white;
	FONT-FAMILY : Tahoma, Arial;
	FONT-SIZE : 12pt;
	background : #000063;
	font-weight : bold;
}

.news_body  {
	COLOR : Black;
	FONT-FAMILY : Tahoma, Arial;
	FONT-SIZE : 8pt;
	background : #ffec9e;
	font-weight : normal;
}

.headline  {
	COLOR : Black;
	FONT-FAMILY : Tahoma, Arial;
	FONT-SIZE : 24px;
	font-weight : bold;
}

.navigation  {
	COLOR : #ffdf7B;
	FONT-FAMILY : Tahoma, Arial;
	FONT-SIZE : 7pt;
	font-weight : bold;

.footer_links { 
	BACKGROUND-COLOR : #4200a5;
	font-family : Arial;
	font-size : 8pt;
	color : #000063;
	text-decoration:none;
}

a.footer_links:visited 	{ color : #000063; text-decoration:none;}
a.footer_links:active 	{ color : #000063; text-decoration:none;}
a.footer_links:link		{ color : #000063; text-decoration:none;}
a.footer_links:hover	{ color : red; text-decoration:none;}

