body
{
	margin-top:0px;
}
.bodyText
{
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	padding: 6px;
	border-bottom: 2px solid #FFC000;
	border-right: 1px solid #e4e4e4;

}
a
{
	color: #A12016;
}
.headings
{
	font-family: 'Arial Narrow';
	color: #A12016;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 6px;
	border-bottom: 2px solid #FFC000;
	background: url('images/heading_back.gif');
	/*background-color: #e4e4e4;*/
}
.butt
{
	font-family: Arial; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold; 
	border: 3px solid #CCCCCC; 
	background-color: #41505C; 
	cursor:pointer;
	width:70; 
	height:24;
}