.fainttext
{
	font-size: 11px; 
	font-weight: normal; 
	color: #969696;
	line-height: 13px;	
}

.texteleven {  	
	font-size: 11px; 
	font-weight: normal; 
	color: #000000;
	line-height: 13px;
}
a.texteleven {  		
	text-decoration: blink;
}
a.texteleven:hover 
{
	text-decoration: none;
	color: #F21C0A;
}

.textred
{	
	font-size: 12px; 	
	font-weight: normal; 
	color: #ff0000;
	line-height: 15px;
}

.textcolor
{	
	font-size: 12px; 	
	font-weight: normal; 
	color: #6C8B92;
	line-height: 15px;
}
.textcolorbold
{	
	font-size: 12px; 	
	font-weight: bold; 
	color: #6C8B92;
	line-height: 15px;
}

.textelevengrey {  	
	font-size: 11px; 
	font-weight: normal; 
	color: #969696;
	line-height: 13px;	
}	

a.textelevengrey {  		
	text-decoration: none;
}
	
.textelevenred {  	
	font-size: 11px; 
	font-weight: normal; 
	color: #F21C0A;
	line-height: 13px;
}

.textelevencolor {  	
	font-size: 11px; 
	font-weight: normal; 
	color: #6C8B92;
	line-height: 13px;
}

.texttengrey {  	
	font-size: 10px; 
	font-weight: normal; 
	color: #969696;
	line-height: 13px;
	text-decoration: none;
	}
a.texttengrey:hover {
	color: #F21C0A;
}
	
.texttenred {  
	
	font-size: 10px; 
	font-weight: normal; 
	color: #ff0000;
	line-height: 13px;
	text-decoration: none;
}

.infoText
{	
	/*background-color:#efefef;*/
	padding:5px;
	border:solid 1px #cdcdcd;
	font-size:10pt;
}

.colortext
{
	font-size: inherit; 	
	font-weight: normal; 
	color: #6C8B92;	
}

.textcolorheader
{	
	font-size: 13px; 		
	color: #6C8B92;
	line-height: 20px;
	font-weight: bold;
	padding:3px;
}

.redtext
{	
	font-size: 12px; 	
	font-weight: normal; 
	color: #f00;
	line-height: 15px;
}

.redtextbold
{	
	font-size: 12px; 	
	font-weight: bold; 
	color: #f00;
	line-height: 15px;
}

.redtextheader
{	
	font-size: 13px; 		
	color: #f00;
	line-height: 20px;
	font-weight: bold;
}

.texttengrey 
{  	
	font-size: 10px; 
	font-weight: normal; 
	color: #969696;
	line-height: 13px;
	text-decoration: none;
}
a.texttengrey:hover 
{
	color: #F21C0A;
}

blogtext
{
	font-size:large;
}