body 
{
	background: transparent;
	font-family: Arial;
	font-size: 13px;
	font-weight: lighter;
	margin-bottom: 0px;
	margin-top: 2px;
   text-align: center;
}
.FMT {
	padding: 0;
	font: x-small Verdana, Arial, sans-serif;
	color: yellow;
	background-color: white;
}
.FMTH {
	font: x-small Verdana, Arial, sans-serif;
	color: white;
	background-color: #FF8400;
}
.FMTG {
	font: x-small Verdana, Arial, sans-serif;
	color: #888888;
	background-color: #F1F1F1;
}
.FMTGH {
	color: #666666;
	background-color: #E0E0E0;
}
.Button {
	color: #808000;
	font-family: "MS Sans Serif", Arial;
	font-size: 12px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	background-color: #E7E7E7;
	border: 1px solid Silver;
	margin-left: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	cursor: hand;
}
TD 
{
	font: Arial, sans-serif, Verdana;
	font-size: 11;
	line-height: 15px;
}
.boxFM
{
  background: transparent;
  color : #666666;
  font-family : Arial,"MS Sans Serif";
  font-size: 12px;
  padding: 10px 10px 10px 10px;
  /*word-wrap: normal;*/
  text-decoration: none;
  width: 700px;
  text-align: left;
  border: 1px solid #CCCCCC;
  margin-bottom: 7px;
} 
label 
{ 
	font: normal normal "MS Sans Serif", Arial;
	font-size: 13px;
	/*word-wrap: break-word;*/
	color: #888888;
	padding-left: 5px;
	padding-right: 5px;
	font-weight:bold;  
}
a:link 
{
  	color: #FF8C00; 
  	text-decoration : none; 
	font-family: Arial;
	font-size: 11px;
  	background: transparent;
}
a:visited 
{
  	color: #FF8C00; 
  	text-decoration : none; 
	font-family: Arial;
	font-size: 11px;
  	background: transparent;
}
a:hover 
{ 
  	color: #FF8C00; 
  	text-decoration : none; 
	background: transparent;
	font-family: Arial;
	font-size: 11px;
  	font: bold;
}
