/*
F5E5E5 light red background
E5E5E5 light grey background
*/


body { background-color: #FFFFFF; margin-top: 0; }	
td 	{ font-family: Verdana; font-size: 8pt; color: #000000; }	
p 	{ font-family: Verdana; font-size: 8pt; color: #000000; margin-top: 0; }	
td.bg, div.bg { background-color: #E8D8D8; }

.title 	{ font-family: Arial; font-size: 14pt; color: #990000; font-weight: bold; }
.subTitle { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold; }
.finePrint { font-family: Verdana; font-size: 7pt; color: #000000; }	
.bold { font-weight: bold; }

A:link, A:visited, A:active	{ font-family: Verdana; font-size: 9pt; color: #990000; text-decoration: underline; } 				
A:hover  	{  font-family: Verdana; font-size: 9pt; color: #EE0000; text-decoration: none; }

ul { margin-top: 1px; }
ol { margin-top: 1px; }
li { margin-bottom: 5px;}

form { margin: 0; display: inline;} 
input.text {font-size: 7pt;
		BACKGROUND: #DFDBDB;
	    BORDER-RIGHT: #DFDBDB 1px solid;
	    PADDING-RIGHT: 1px;
	    BORDER-TOP: #DFDBDB 1px solid;
	    PADDING-TOP: 1px;
	    BORDER-LEFT: #DFDBDB 1px solid;
	    PADDING-LEFT: 1px;
	    BORDER-BOTTOM: #DFDBDB 1px solid;
		PADDING-BOTTOM: 1px;
	   }
	
hr {color: #990000; width: 590px;}
