BODY, TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 18px;
	font-size : 11px;
	color : #5A5A5A;
}

H1 {
	color : #267AA9;
	font-size : 18px;
	font-family : Arial;
}

 H2 {
	color : White;
	font-size : 16px;
	font-family : Arial;
}
  
  H3 {
	color : #FF4500;
	font-size : 11px;	
}
  
   H4 {
	font-size : 9px;
	color : white;
}
   
    H5 {
	font-size : 9px;
}

	INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 18px;
	font-size : 11px;
	color : #5A5A5A;
}
	 A:ACTIVE {
	text-decoration : none;
	color : Gray;
}
	 
	 A:HOVER {
   text-decoration : underline; 	
	color : Gray;   
}
	 
	 A:LINK {
   text-decoration : none; 	
	color : #0033CC;   
}
	 
	 A:VISITED {
   text-decoration : underline; 	
	color : #0033CC;   
}
	 A.2:ACTIVE {
   font-size : 9px;	 
   text-decoration : none; 	
   color: white;
}
	 
	 A.2:HOVER {
   font-size : 9px;	 
   text-decoration : underline; 	
   color: white;   
}
	 
	 A.2:LINK {
   font-size : 9px;	 
   text-decoration : none; 	
   color: white;   
}
	 
	 A.2:VISITED {
   font-size : 9px;	 
   text-decoration : none; 	
   color: white;   
}
	 A.news:ACTIVE {
	text-decoration : none;
	color : Gray;
	font-weight : normal;
}
	 
	 A.news:HOVER {
   text-decoration : underline; 	
	color : Gray;   
	font-weight : normal;	
}
	 
	 A.news:LINK {
   text-decoration : none; 	
	color : Gray;   
	font-weight : normal;
}
	 
	 A.news:VISITED {
   text-decoration : none; 	
	color : Gray;   
	font-weight : normal;
}
	.path {
	color : white;
	font-size : 12px;
	font-family : Verdana;
}
	.news {
	color : #FF8040;
	line-height : 15px;	
	font-size : 10px;
	font-family : Verdana;
    font-weight: bold;	
}
	.news2 {
	color : #5A5A5A;
	line-height : 15px;
	font-size : 10px;
	font-family : Verdana;
    font-weight: normal;	
}
	.stock {
	color : white;	
	font-size : 10px;
	line-height : 12px;	
	font-family : Verdana;
    font-weight: normal;		
}
	.tab {
	line-height : 13px;	
}
	.coloredtab{
	line-height : 13px;
	background-color : #E5E5E5;
}

.subtitle {
	color : #314F71;
	font-size : 15px;
	font-family : Arial;
	font-weight: bold;
}

.tableblue {
	color : #267AA9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 18px;
	font-size : 10px;
}

.coloredtabblue {
	font-size : 10px;
	color : #267AA9;
	line-height : 13px;
	background-color : #E5E5E5;
}

.tdsmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 18px;
	font-size : 10px;
}

.coloredtabsmall {
	font-size : 10px;
	line-height : 13px;
	background-color : #E5E5E5;
}

div.imageholder{
	position:relative;
}

div.imageright{
	/* position: absolute;top:14px;right:0px; */
	float: right; margin-top: 0px;
}