BODY {
	margin: auto;
	margin-top: 0px;
	background: #FFFFFF;
}
A{
	color: #F8A605;
	text-decoration: none;
}
A:HOVER{
	text-decoration: underline;
}
TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
TABLE.left{
	padding: 0px 2px 2px 10px;
	border-left: 1px solid #535353;
	border-bottom: 10px solid #535353;
	background: #FFFFFF;
}
TABLE.left_inside{
	padding: 4px 4px 0px 0px;
	font-size: 7pt;
	color: #848484;
}
IMG.header{
	border-top: 2px solid #A80C0F;
}
IMG.border_float{
	float: left;
	padding: 3px;

}
TD.content{
	font-size: 8pt;
	color: #CCCCCC;
}
TD.content_UL{
	font-size: 8pt;
	color: #000000;
	padding: 0px;
}

UL{
	padding-left: 0px;
}
LI{
	list-style-image: url(li01.gif);	
	list-style-type: none;	
	list-style-position: inside;
	color: #000000;
	font-size: 8pt;
}
TD.link{
	padding: 3px;
	font-size: 7pt;
	background-color: #ECECEC;
	color: #FF9900;

}
TD.foother{
	background-color: #9E0B0E;
	font-weight: bold;
	color:#FFFFFF;
	padding: 6px;
	font-size: 7pt;
}
A.foother {
	font-weight: bold;
	color:#FFFFFF;
	padding: 6px;
	font-size: 7pt;
	background-color: #9E0B0E;

 } 

