body {  margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
}
html {
		scrollbar-3d-light-color:#F4F1E6;
		scrollbar-arrow-color: #B2B08A;
		scrollbar-base-color: #D2D0A8;
		scrollbar-dark-shadow-color: #F4F1E6;
		scrollbar-light-shadow-color: #F4F1E6;
		scrollbar-face-color: #FFFCF3;
		scrollbar-highlight-color: #F4F1E6;
		scrollbar-shadow-color: #F4F1E6;
		scrollbar-track-color: #D2D0A8;
}
.topR {
	background-attachment: fixed;
	background: url(../images/img_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*background: #F4F2E6;*/
}
.mainBG {
	background-attachment: fixed;
	background: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999966;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8698AF;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.horBar {
	background-attachment: fixed;
	background: url(../images/hor_bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.verBar {
	background-attachment: fixed;
	background: url(../images/ver_bar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.navBG {
	background-attachment: fixed;
	background: url(../images/pic_5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	font-size: x-small;
	color: #C6AACD;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #C96B6B;
}
a:visited {
	text-decoration: none;
	color: #C96B6B;
}
a:hover {
	text-decoration: underline;
	color: #6A85A6;
}
a:active {
	text-decoration: none;
	color: #C96B6B;
}
.frmLabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.FieldBorder {
	border: 1px solid #D5AFAD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.btnResetStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D5AFAD;
	border: 1px solid #C96B6B;
	cursor: hand;
}
.btnSubmitStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AEBED0;
	border: 1px solid #6A85A6;
	cursor: hand;
}
.imgBorder {
	border: 3px solid #FFFFFF;
}
hr {
	height: 1px;
	color: #8698AF;
}
