body {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #4886AD;
	margin: 9px;
	padding: 0px;
	color: #C9E9FF;
	scrollbar-track-color: #1C4877;
	scrollbar-3dlight-color: #1A3552;
	scrollbar-arrow-color: #C9E9FF;
	scrollbar-base-color: #397099;
	scrollbar-darkshadow-color: #1A3552;
	scrollbar-face-color: #407AA2;
	scrollbar-highlight-color: #91ABD0;
	scrollbar-shadow-color: #407AA2;
	background-image: url(../graphics/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Title1Table {
	border: none;
	width: 100%;
}
.Title1Table td {
	padding: 5px 10px;
	background-color: #E27000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.Content1Table {
	padding: 0px;
	width: 100%;
}
.Content1Title {
	color: #FCC400;
	font-weight: bold;
	font-size: 11px;
}
.Content1Title a:link {
	color: #FCC400;
	text-decoration: none;
}
.Content1Title a:visited {
	color: #FCC400;
	text-decoration: none;
}
.Content1Title a:hover {
	color: #E27000;
	text-decoration: none;
}
.Content1Title a:active {
	color: #FCC400;
	text-decoration: none;
}
.Content1Subtitle {
	color: #C9E9FF;
	font-size: 10px
}
.Content1Text {
	color: #C9E9FF;
	font-size: 11px;
}
.Content1Text a:link {
	color: #C9E9FF;
	text-decoration: none;
}
.Content1Text a:visited {
	color: #C9E9FF;
	text-decoration: none;
}
.Content1Text a:hover {
	color: #FCC400;
	text-decoration: none;
}
.Content1Text a:active {
	color: #C9E9FF;
	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: #417CA4;
	margin: 0px;
	padding: 4px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #E9F6FF;
	text-decoration: none;
}
a:hover {
	color: #FCC400;
	text-decoration: none;
}
a:active {
	color: #E9F6FF;
	text-decoration: none;
}
.formField1 {
	font-family: Trebuchet, Arial, Helvetica;
	color: #1A3352;
	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: #1C4877;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #1C4877;
}
.formBackground {
	background-color: #8FACCA;
}
.formButton {

	font-family: Trebuchet, Arial, Helvetica;
	font-size: 11px;
	color: #C9E9FF;
	background-color: #1A3352;
	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: #FFFFFF;
	border-right-color: #1C4877;
	border-bottom-color: #1C4877;
	border-left-color: #FFFFFF;
}
.formSelect {

	font-family: Trebuchet, Arial, Helvetica;
	font-size: 11px;
	color: #1A3352;
	background-color: #FCC400;
	width: 100%;
	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: #1C4877;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #1C4877;
}
.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;
}
