 BODY {
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
	FONT-STYLE: normal;  
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	SCROLLBAR-FACE-COLOR: #EFEFEF;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	OVERFLOW: auto; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #eeeeee; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;	
	margin-top : 0px;
	margin-left: 0px;
	margin-bottom : 0px;
}

.smallgrey {
	FONT-SIZE: 8pt; 
	COLOR: #333333; 
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
}

TD.fontheader {
	FONT-SIZE: 9pt; 
	COLOR: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
}

TD.pdaybg {
	FONT-SIZE: 8pt; COLOR: #333333; 
	font-family: Verdana;
	background-image: url(/images/pday.gif);
	background-position : center;
	background-repeat : no-repeat
}

A:visited {text-decoration: none; color: brown}
A:active{text-decoration: none; color: #FF9966} 
A:link {text-decoration:none; color: brown}
A:hover {text-decoration: underline; color: #FF6600}


.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 8pt;
	color: #000000;
	line-height: 18px;
	padding-left : 8px;
/*	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 15px;*/
}

.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 8pt;
	color: #000000;
	line-height: 18px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 10px;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 8pt;
	color: #000000;
	line-height: 18px;
}

tr.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

/*-------------------------------------------------------------*/
/* Answer Engine */
TD.Search {
	background-color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	vertical-align : middle;
}

/* Answer Engine form elements */
INPUT.searchField, SELECT.searchField {
	display : inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style : bold;
	height: 19px;
	padding-left: 3px;
}

INPUT.searchButton {
	display : inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style : normal;
	height: 19px;
}

/*-------------------------------------------------------------*/
