BODY , P, TABLE, TH, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	font-size: 13px;
}
BODY
{
	color: #000000;
	background-color: #FFFFFF;
	background-image : url(images/global/bg.gif);
}

H1 {
	color: #AE803E;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 2px;
}

H2 {
	color: #AE803E;
  font-size: 20px;
	font-weight: bold;
	margin-bottom: 2px;
}

H3 {
	color: #AE803E;
  font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
}

H4 {
	color: #AE803E;
  font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	}

H5 {
	color: #AE803E;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	}

UL {
	margin-top: 4px;
}

A {
	text-decoration: underline;
	color: #4B561D;
}

A:Hover {
	text-decoration: underline;
}

HR {
	color: #A0A0A0;
	height: 1pt;
	margin-bottom : 0%;
}
.AHdr{
	text-decoration: none;
}
.ftr {
	font-size: 10px;	
}

.tblhdr {
	font-weight: bold;
	background-color: #AE803E;
	color: #FFFFFF;
	padding:3px 3px 3px 3px;
}

.tbloutside {
	background-color : #F9F9F9;
	border-color: #D0D0D0;
}

TD.news{
  padding:8px 5px 8px 5px;
  border-bottom: 1px solid #A0A0A0;
}

.errortxt {
	font-size: 14px;
	font-weight: bold;
	color : Red;
}

.login{
	font-size: 11px;
	padding: 3px 3px 3px 3px;
}

INPUT, TEXTAREA, SELECT{
	background-color: white;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}

BUTTON{
	background-color: #DCDCDC; 
	color: black;
	font-size: 9px;
	cursor: hand;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 2px outset white;
}