body {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #AEAD9A;
	margin: 10px;
	padding: 0px;
	color: #52554F;
	scrollbar-3dlight-color: #52554F;
	scrollbar-arrow-color: #FFFEE5;
	scrollbar-base-color: #AEAD9A;
	scrollbar-darkshadow-color: #61645E;
	scrollbar-face-color: #8F9083;
	scrollbar-highlight-color: #CFCFBB;
	scrollbar-shadow-color: #8F9083; 
}
td {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Title1Table {
	border: none;
	width: 100%;
}
.Title1Table td {
	padding: 1px 4px;
	background-color: #52554F;
	color: #FAF8EB;
	font-weight: bold;
	font-size: 11px;
}
.Content1Table {
	padding: 0px;
	width: 100%;
}
.Content1Title {
	color: #FFFFE5;
	font-weight: bold;
	font-size: 11px;
}
.Content1Subtitle {
	color: #52554F;
	font-size: 10px
}
.Content1Text {
	color: #52554F;
	font-size: 11px;
}
.Content1Text a:link {
	color: #52554F;
	text-decoration: none;
}
.Content1Text a:visited {
	color: #52554F;
	text-decoration: none;
}
.Content1Text a:hover {
	color: #FFFDE4;
	text-decoration: none;
}
.Content1Text a:active {
	color: #52554F;
	text-decoration: none;
}
.Content2Title {
	color: #FAF8EB;
	font-weight: bold;
	font-size: 11px;
}
.dividerTable {
	padding: 0px;
	width: 100%;
	height: 14px;
	background-image: url(../graphics/divider.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.Listing1Table {
	padding: 2px;
	border-collapse: separate;
	border-spacing: 2px;
	width: 100%;
}
.Listing1Item {
	color: #FFFFE5;
	font-weight: bold;
	background-color: #C0BFAB;
	margin: 0px;
	padding: 4px;
}
a:link {
	color: #FFFFE5;
	text-decoration: none;
}
a:visited {
	color: #FFFFE5;
	text-decoration: none;
}
a:hover {
	color: #52554F;
	text-decoration: none;
}
a:active {
	color: #FFFFE5;
	text-decoration: none;
}
.contentRowDark {
	background-color: #62645F;
}
.contentRowLight {

	background-color: #787874;
}
.formField1 {
	font-family: Trebuchet, Arial, Helvetica;
	color: #52554F;
	background-color: #AEAD99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8C8D7B;
	border-right-color: #FDFAEE;
	border-bottom-color: #FDFAEE;
	border-left-color: #8C8D7B;
}
.formBackground {
	background-color: #C0BFAB;
}
.formButton {

	font-family: Trebuchet, Arial, Helvetica;
	color: #52554F;
	background-color: #AEAD99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FDFAEE;
	border-right-color: #8C8D7B;
	border-bottom-color: #8C8D7B;
	border-left-color: #FDFAEE;
}
.formSelect {

	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #253032;
	width: 100%;
	background-color: #8C8D7B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEAD99;
	border-right-color: #AEAD99;
	border-bottom-color: #AEAD99;
	border-left-color: #AEAD99;
}
.imgThumb {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0;
}
.imgNormal {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 0;
}
