A.:link{ 
    color: #0099CC; 
	font-family: Verdana; 
	font-size:10px; 
	text-decoration: none;
}

A.:visited{  
    color: #3399CC; 
	font-family: Verdana; 
	font-size:10px; 
	text-decoration: none;
}

A.:active{  
    color: #0099cc; 
	font-family:Verdana; 
	font-size: 10px; 
	text-decoration: none;
}

A.:hover {  
    color: #3399CC; 
	font-family:Verdana; 
	font-size:10px;
	text-decoration: underline;
}

A.leftheader {  
    color: #666666; 
	font-family:Verdana; 
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
}

A.leftheader:hover {  
    color: #CD3200; 
	font-family:Verdana; 
	font-size:12px;
	font-weight: bold;
	text-decoration: underline;
}

A.leftheader:visited {  
    color: #CD3200; 
	font-family:Verdana; 
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D55A32;
	font-weight: bold;
}

.text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;

}

.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #545250;
	font-weight: bold;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545250;
	font-weight: normal;
	vertical-align: baseline;

}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545250;
	font-weight: bold;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CD3200;
	font-weight: bold;
}
.textbox {
	font-family:"Verdana", "Helvetica", "Sans-Serif";
	font-size: 7pt;
	border:1px none;
	;
	color: #0099CC;
	font-weight: bold;


} 
.button {
	font-family: "Verdana", "Helvetica", "Sans-Serif"; 
	font-size: 8pt; 
	font-style: normal; 
	border:1px none; 
	
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: top;

}
.textbottom {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

