
BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color: #333333;
	scrollbar-3dlight-color : Black;
	scrollbar-arrow-color : #4292AF;
	scrollbar-base-color : #FF9966;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #FF9966;
	scrollbar-highlight-color : #FF9966;
	scrollbar-shadow-color : #4292AF;
	scrollbar-track-color : #CC6D5C;
}

A {
	/*color: #696969;*/
	color: #0080C0;
}

A:VISITED {
	color: #0080C0;
}

A:Hover {
	/* color: #DD7C52; */
	text-decoration : none;
	color: #0080C0;
}

HR {
	border-color : #FF9966;
	border-style : outset;
	text-align : center;
	width : 95%;
}


H1{
	text-decoration: none;
	font-size : 14pt;
	/* color : #4292AF;*/
	color: #0080C0;
	font-weight : bold;
}

H2{
	text-decoration: none;
	font-size : 12pt;
	/* color : #4292AF;*/
	color: black;
	font-weight : bold;
}

H3{
	text-decoration: none;
	font-size : 10pt;
	/* color : #4292AF;*/
	color: black;
	font-weight : bold;
}

H6 {
	text-decoration: none;
	font-size : 7pt;
	font-weight : normal;
}

.warning {
	text-decoration: none;
	color : Red;
	font-weight : bold;
}

.textbox {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 8pt;	
	border : 1px solid #666666;
	background-color : #C4BDB5; 
	color : #000000;
}

.textboxlite {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 8pt;	
	border : 1px solid #666666;
	background-color : White; 
	color : #000000;
}

.button {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 8pt;	
	border : 1px solid #666666;	
	background-color : Silver; 
	color : #000000;
}

.fieldheading {
	text-decoration : none;
	color: White;
	font-size : 10pt;	
	font-weight : bold;
	background-color : #4292AF;
	border-color : #FF9966;
	border-style : outset;
	text-align : center;
}

.fieldlabel {
	text-decoration: none;
	color: Black;
	font-weight : bold;
}

.infoheading {
	text-decoration : none;
	color: White;
	font-size : 14pt;	
	font-weight : normal;
	background-color : #4292AF;
	border-color : #FF9966;
	border-style : outset;
	text-align : center;
}

.infotext {
	text-decoration : none;
	color: #FF9A66;
	font-weight : bold;
}

.blueline {
	color: #0080C0;
}

.highlight {
	color: #0080C0;
	font-size : 9pt;
	font-weight : bold;
}

.date {
	text-decoration : none;
	font-size : 7pt;	
	font-weight : bold;
}

.forumnumber {
	text-decoration : none;
	color: Black;
	font-weight : bold;
}

.smalltext {
	text-decoration : none;
	font-size : 7pt;	
	font-weight : normal;
}
