body    {font-family: arial;}
a	{
	font-size:12px;
	color:#ad0000;
	TEXT-DECORATION:underline;
	FONT-FAMILY: arial;
	} 
a:visited {
	TEXT-DECORATION:none;
		TEXT-DECORATION:underline;
	COLOR:#ad0000;
} 
a:link {
	TEXT-DECORATION:none;
	COLOR:#ad0000;
	TEXT-DECORATION:underline;
} 
a:hover {
	TEXT-DECORATION:none;
	COLOR:#ffffff;
	TEXT-DECORATION:underline;
} 
/* Table Elements */
TABLE  { margin: 0px; padding: 0px; border-collapse: collapse } 
.FieldTD   { font-weight: bold; font-size: 12px; font-family: arial; background-color: #ebece1; vertical-align: top; padding: 2px; border: solid 1px #ccc } 
.DataTD   { font-size: 11px; font-family: arial; padding: 2px; border: solid 1px #c6c6c6 } 
.HdTD   { color: white; font-weight: bold; font-size: 13px; font-family: arial; background-color: #750000; padding: 2px; border: solid 1px #c6c6c6 } 

/* Form Elements */
.button  	 { color: #ffffff; font-weight: bold; font-size: 11px; font-family: arial; border: solid 1px #ccc }

.HeaderTable  { margin: 0px; padding: 0px; border: solid 1px #ccc }
.HeaderTD   { color: #ffffff; font-weight: bold; font-size: 11px; padding: 4px; border: solid 1px #ccc } 
.HeaderFont   { color: #000000; font-size: 11px; font-family: arial; letter-spacing: 0px } 
.HeaderFont:visited  { color: #000000; text-decoration: underline } 
.HeaderFont:link  { color: #000000; text-decoration: underline } 
.HeaderFont:hover  { color: #000000; font-weight: 800; text-decoration: underline } 
.DataTD   { font-size: 11px; padding: 3px; border: solid 1px #ccc } 
.DataTDover  { padding: 3px; border: solid 1px #ccc } 
.DataFont  { color: #666666; font-size: 11px } 
.DataFont:visited {TEXT-DECORATION:none;COLOR:#333333;} 
.DataFont:link {TEXT-DECORATION:none;COLOR:#333333;} 
.DataFont:hover {TEXT-DECORATION:none;COLOR:#000000;} 
.WhiteLink  { color: #ffffff; font-size: 11px; text-decoration: underline } 
.WhiteLink:visited {TEXT-DECORATION:underline; font-size:10px; COLOR:#FFFFFF;}
.WhiteLink:link {TEXT-DECORATION:underline;COLOR:#FFFFFF;} 
.WhiteLink:hover {TEXT-DECORATION:underline;COLOR:#FFFFFF;font-weight:800;} 

