	BODY {
	background-color : #ffffff;
	color : #666666;
	font-family: Tahoma, sans-serif;
	vertical-align : top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 8pt;
	}
	LI{ color: #52799F; }
TEXTAREA{ font-family: Tahoma, sans-serif;  font-size: 10pt;  background: Silver;   }
TEXTAREA.small{ font-family: Tahoma, sans-serif;  font-size: 7pt;  background: Silver;   } 
TEXTAREA.smallreq{ font-family: Tahoma, sans-serif;  font-size: 7pt;  background: Silver; border: 1px solid #8B0000;    } 
INPUT { font-family: Tahoma, sans-serif;  font-size: 10pt;  background: Silver;   }
INPUT.small{ font-family: Tahoma, sans-serif;  font-size: 7pt;  background: Silver;   }
INPUT.smallreq{ font-family: Tahoma, sans-serif;  font-size: 7pt;  background: Silver; border: 1px solid #8B0000;      }
INPUT.check{ font-family: Tahoma, sans-serif;  font-size: 7pt;  background: #333333;}
A:link {
	color: #666666;
	background: transparent;
	text-decoration: none;
	font-weight : bold;
}
A:visited {
	color: #666666;
	background: transparent;
	text-decoration: none;
	font-weight : bold;
}
A:active {
	color: #666666;
	background: transparent;
	text-decoration: blink
}
A:hover {text-decoration: underline}
	.fade{
	color: #BCA48C;
	font-weight : bold;
	font-size : 10pt; text-align : center;
	font-family: Tahoma, sans-serif;
} 
	.msg{
	color: Red;
	font-size : 8pt;
	font-weight: bold;
} 
	.border{
	border : 1px solid Black;
}
	.titlefont{
	font-size: 10pt; 
	font-weight: bold;  
	font: Tahoma, sans-serif;  
	color: #52799F;
}
	.infotext{
		font-size: 10pt;
		font: Tahoma, sans-serif;  
		color: #666666;
	}
	.smallinfotext{
		font-size: 8pt;
		font: Tahoma, sans-serif;  
		color: #666666;
	}
	.onlink{
	color : #52799F;
}
	.button{
	background : Silver;
	color : Black;
	font-weight : bold;
	border: 1px solid #8B0000;
	}
	.test{ color: #E7E7E7; 	clear: none;  border-bottom: 1px solid #A5BACE;     }
	.detail{ font-size: 8pt;  font: Tahoma, sans-serif;  color: #52799F;   }