body {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../graphics/bgmain.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D0E7FF;
	margin: 10px;
	padding: 0px;
	color: #324155;
	scrollbar-3dlight-color: #596A7F;
	scrollbar-arrow-color: #C7DFF8;
	scrollbar-base-color: #D0E7FF;
	scrollbar-darkshadow-color: #627790;
	scrollbar-face-color: #7D96B1;
	scrollbar-highlight-color: #CFE6FE;
	scrollbar-shadow-color: #7D96B1; 
}
td {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Title1Table {
	border: none;
	width: 100%;
}
.Title1Table td {
	padding: 1px 4px;
	background-color: #D3216D;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.Content1Table {
	padding: 0px;
	width: 100%;
}
.Content1Title {
	color: #217ED3;
	font-weight: bold;
	font-size: 11px;
}
.Content1Title a:link {
	color: #217ED3;
	text-decoration: none;
}
.Content1Title a:visited {
	color: #217ED3;
	text-decoration: none;
}
.Content1Title a:hover {
	color: #D3216D;
	text-decoration: none;
}
.Content1Title a:active {
	color: #217ED3;
	text-decoration: none;
}
.Content1Subtitle {
	color: #324155;
	font-size: 10px
}
.Content1Text {
	color: #324155;
	font-size: 11px;
}
.Content1Text a:link {
	color: #324155;
	text-decoration: none;
}
.Content1Text a:visited {
	color: #324155;
	text-decoration: none;
}
.Content1Text a:hover {
	color: #D3216D;
	text-decoration: none;
}
.Content1Text a:active {
	color: #324155;
	text-decoration: none;
}
.Content2Title {
	color: #FFFFFF;
	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: #FFFFFF;
	font-weight: bold;
	background-color: #627C97;
	margin: 0px;
	padding: 4px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #E9F6FF;
	text-decoration: none;
}
a:hover {
	color: #324155;
	text-decoration: none;
}
a:active {
	color: #E9F6FF;
	text-decoration: none;
}
.contentRowDark {
	background-color: #62645F;
}
.contentRowLight {

	background-color: #787874;
}
.formField1 {
	font-family: Trebuchet, Arial, Helvetica;
	color: #324155;
	background-color: #D0E7FF;
	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: #627C97;
}
.formButton {

	font-family: Trebuchet, Arial, Helvetica;
	color: #324155;
	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: Trebuchet, Arial, Helvetica;
	font-size: 11px;
	color: #253032;
	width: 100%;
	background-color: #627C97;
	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;
}

