.link1 {
font-size : 9pt;	
font-family : Tahoma;
text-decoration : none;         
color : #0B216D;
}

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

.link3 {
font-size : 8pt;	
font-family : Arial;		
text-decoration : none;         
color : #0B216D;
}

.link1:hover {
text-decoration : none;      
color : #CC9900;
}

.link2:hover {
text-decoration : none;   
color : #CC9900;
}

.link3:hover {
text-decoration : none;   
color : #CC9900;
}

.navlink
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #0B216D;
	cursor : pointer;
}

.navlink:hover
{
	text-decoration : none;
	color : #CC9900;
}

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

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

BODY { margin: 0; background-color: #FFFFFF; font-family: Arial; font-size: 12px; }

.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;
}

.homepagetitle
{
	font-family : Arial;
	font-size : 18px;
	text-decoration : none;
	color : #555555;
}

.pagetitle
{
	font-family : Arial Black;
	font-size : 20px;
	text-decoration : none;
	color : #c0c0c0;
}

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

.title2
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #0B216D;
}

.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 : 8pt;
	color : #555555;
}

.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 : 1 solid #D0D0D0;
}

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

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

.qsharebutton
{
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}

.checkbox2
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #333333;
	border : 1 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;
}		 

.scrollbars
{
	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-shadow-color: #EFEFEF;
	scrollbar-3dlight-color: #D0D0D0;
	scrollbar-arrow-color:  #666666;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #D0D0D0;
}  

.dataTable
{
	background-color : #D0D0D0;
}

.headerCell
{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color : #0B216D;
	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;
}

