body {
	background-color: #F6F3EC;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;

}
.mainTable {
	border: thin solid #7A7975;
	background-color: #FFFFFF;



}
.mainTableB {
	border: 1px solid #000000;
	background-color: #E3E2DC;

}
.header {
	background-color: E3E2DC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: 767670;
	font-style: normal;




}
.mainTableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #204C89;
}
.height {
	background-color: #000000;
	height: 1px;
}
.width {
	background-color: #000000;
	width: 1px;
}
.gutter5 {
	padding: 5px;
}p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e3e3e3;
	text-decoration: underline;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.border3Side {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 773C3A;
	border-right-color: 773C3A;
	border-bottom-color: 773C3A;
	border-left-color: 773C3A;
	background-color: #FFFFFF;
}
.bgHome {
	background-attachment: fixed;
	background-image: url(images2/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: 320px 90px;
}
.formField {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #204c89;
	border: 1px solid #000000;
}
.textMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.borderBlack1PX {
	border: 1px solid #000000;
}
.secondLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #773C3A;
	text-decoration: none;
	font-weight: bold;

}
.secondLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #773C3A;
	text-decoration: none;
	font-weight: bold;

}
.secondLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3777B7;
	text-decoration: underline;
	font-weight: bold;

}
.secondLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #773C3A;
	text-decoration: none;
	font-weight: bold;
}
#subheader {
	background-image: url(images2/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 10px;
	/*padding-right: 352px; */
	padding-left: 10px;
	/*text-align: justify;*/
	height: 190px;
	width: 703px;
}
