BODY {
	background-color : #E3DAAF;
}

A {
	color: #C3761C;
}

A:HOVER {
	color: #D7C883;
}

P,TD,SPAN {
	color: #444444;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height : 18px;
}

.bodyLg {
	font-size: 12px;
	font-family: inherit;
	font-weight: bold;
	line-height: 18px;
	color: inherit;
}

.bodySm {
	font-size: 10px;
	font-family : inherit;
	line-height: 16px;
	color : inherit;
}

.smaller {
	font-size: 9px;
	font-family: inherit;
	line-height: 12px;
	color : inherit;
}

.form_label {
	font-size: 11px;
	font-family : verdana, geneva, arial, sans-serif;
	font-weight: normal;
	line-height: 15px;
	margin-top: 3px;
	margin-bottom: 1px;
	padding-bottom: 5px;
	color : inherit;
}

.error{
	color: #C3761C;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height : 18px;
}

.list {
	font-size: 11px;
	line-height: 13px;
	margin-top: 4px;
	margin-bottom: 1px;
	padding-bottom: 5px;
	color : inherit;
	font-family : inherit;
}

INPUT, SELECT {
	color: #333333;
	font-size: 11px;
	font-family: verdana, geneva, arial, sans-serif;
	background-color: #FFFFFF;
}

UL {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 17px;	
	padding-left: 0px;	
	list-style-image: url(images_global/bullet.gif);
	
}

LI {
	padding-top: 4px;
	padding-bottom: 6px;
	color: #444444;
}

H1 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 12px;
}

H2 {
	color: #C3761C;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	font-style: normal;
	width: 350px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

H3 {
	color: #555555;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.footertxt {
	color: #C3AE4B;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
}