.link1 {
font-size : 9pt;	
font-family : Verdana;		
text-decoration : none;         
color : #336699;
}

.link2 {
font-size : 8pt;	
font-family : Verdana;		
text-decoration : none;         
color : #336699;
}

.link1:hover {
background-color : #efefef;
text-decoration : none;      
color : #336699;
}

.link2:hover {
background-color : #efefef;
text-decoration : none;   
color : #336699;
}

.navbar
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #f0f0f0;
}

BODY, TD, TEXTAREA, .normal
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #333333;
}

.newsText
{
	font-family : Arial;
	font-size : 11px;
	color : #333333;
}

.newsTitle
{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #0000cc;
	text-decoration: none;
}

.newsTitle:hover
{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #000080;
	text-decoration: underline;
}

.columnTitle
{
	font-size : 12px;
	font-weight : bold;
	font-family : Arial;
	color : #FFFFFF;
}

.sensTitle
{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #0000CC;
	text-decoration: none;	
}

.sensTitle:hover
{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #000080;
	text-decoration: underline;
}

.smalllink
{
	font-family : Verdana;
	font-size : 9px;
	color : #336699;
}

.small
{
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
	color : #333333;
}

.title
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #336699;
}

.bigtitle
{
	font-family : Arial;
	font-size : 14px;
	text-decoration : none;
	color : #6699CC;
}

.indicators
{
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	color : #333333;
}

.firsttime
{
	font-family : Verdana;
	font-size : 13px;
	text-decoration : none;
	color : #333333;
}

.dotoday
{
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #cc6600;
}

.sidebar
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #333333;
}

.footer
{
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
	color : #333333;
}

.edbox
{
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #333333;
}

.edbox2
{
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #333333;
	border : 1px solid #D0D0D0;
}

.qsharebox
{
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #333333;
	border : 1px solid #D0D0D0;
}

.button2
{
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	background-color : #ECE8DF;
	border : 1px solid #D0D0D0;
}

.qsharebutton
{
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	background-color : #ECE8DF;
	border : 1px solid #D0D0D0;
}

.checkbox2
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #333333;
	border : 1px solid #D0D0D0;
}

.red
{
	font-size : 10pt;
	font-family : MS Sans Serif;
	color : EE0000;
}

.blue
{
	font-size : 10pt;
	font-family : MS Sans Serif;
	color : 0000EE;
}		   

.green
{
	font-size : 10pt;
	font-family : MS Sans Serif;
	color : 008000;
}		 


.dataTable
{
	background-color : #D0D0D0;
}

.headerCell
{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color : #336699;
	background-color : #EFEFEF;
	padding-left : 3px;
	padding-right : 3px;
}

.textCell
{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color : #333333;
	background-color : #EFEFEF;
	padding-left : 3px;
	padding-right : 3px;
}

.dataCell
{
	font-family : Verdana;
	font-size : 8pt;
	color : #333333;
	background-color : #FFFFFF;
	padding-left : 3px;
	padding-right : 3px;
}

