/* BEGIN: General Definitions */


BODY {
		font: 11px/18px Verdana, Trebuchet MS, Arial, sans-serif;  
}



A:link { 
	text-decoration: none; 
	font-weight: bold;  
	color: #0000CC; 
}



A:visited { 
	text-decoration: none; 
	font-weight: bold;  
	color: #0000CC; 
}



A:active { 
	text-decoration: none; 
	font-weight: bold; 
	color: #0000CC; 
}



A:hover { 
	color: #3366FF; 
	text-decoration: underline; 
}



B {
	font-weight: bold;
}


I {
	font-weight: italic;
}


P {
	font: 11px/18px Verdana, Trebuchet MS, Arial, sans-serif; 
	}



BLOCKQUOTE {
	font: 11px/18px Verdana, Trebuchet MS, Arial, sans-serif;
	margin-top: 10px; 
	margin-left: 25px;
}

UL, OL, DL, LI {
	font: 11px/18px Verdana, Trebuchet MS, Arial, sans-serif; 
	margin-top: 5px;
}

H1 {
	font: bold 24px Verdana, Trebuchet MS, Arial, sans-serif;
	color: #000000;
}

H2 {
	font: bold 18px Verdana, Trebuchet MS, Arial, sans-serif; 
	color: #000000; 
	margin-bottom: 3px;
	margin-top: 3px;
	
}

H3 {
	font: bold 16px Verdana, Trebuchet MS, Arial, sans-serif;
	color: #000000; 
	margin-top: 10px; 
	margin-bottom: 0;
}

H4 {
	font: bold 12px Verdana, Trebuchet MS, Arial, sans-serif;
	color: #000000;
	margin-top: 10px; 
	margin-bottom: 0;
}

H5 {
	font: bold 14px Verdana, Trebuchet MS, Arial, sans-serif; 
	color: #000000;
	margin-bottom: 5px;
	margin-top: 3px;
	
}

H6 {
	font: bold 18px Verdana, Trebuchet MS, Arial, sans-serif; 
	color: #000000; 
	margin-bottom: 5px;
	margin-top: 3px;
	
}
CODE {
	font: 11px monaco, monotype, courier, "courier new"; 
	color: #663300;
}

PRE {
	font: 10px/18px Verdana, Trebuchet MS, Arial, sans-serif; 
	color: #663300;
}

/* END: General Definitions */






/* BEGIN: Classes */


.textareas_input { background-color:#FFFFFF; font-family: Verdana, Trebuchet MS, Arial, sans-serif; font-size:8pt; color:#000000; }
.button_input { background-color:#DDDDDD; font-family: Verdana, Tahoma, Arial; font-size:8pt;font-weight=bold; color:#000000; }
.text_input { background-color:#FFFFFF; font-family: Verdana, Trebuchet MS, Arial, sans-serif; font-size:8pt; color:#000000; }
.button_input2 { background-color:#DDDDDD; font-family: Verdana, Tahoma, Arial; font-size:6pt;font-weight=bold; color:#000000; }
.table_white { font-family: Verdana, Tahoma, Arial; font-size:8pt; color:#FFFFFF; }

    
    
    
/* END: Classes */






