body{
	background-attachment: fixed;
	background-image:  url(../images/background/text-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-track-color : #F4F4F4;
	scrollbar-arrow-color : #999999;
	scrollbar-3dlight-color : #DBDBDB;
	scrollbar-darkshadow-color : #DBDBDB;
	scrollbar-base-color : #EBEBEB;
	scrollbar-face-color : #EBEBEB;
	scrollbar-highlight-color : #EBEBEB;
	scrollbar-shadow-color : #EBEBEB;
	background-color: #544532;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #64523A;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #41403F;
	line-height: 15px;
}
h1, h2, h3, .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #632D0F;
	margin-bottom: 0px;
}
ul {
	margin-top: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #41403F;
	line-height: 15px;

}
.small {
	font-size: 9px;
}
form {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; border: #000000;
	border-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
textarea {  font-family:
	Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: #000000;
	border-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;  border: #000000;
	border-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.px140 {
	width: 140px;
}
.overFlow {
	height: 381px;
	width: 383px;
	overflow: auto;
}
.px65 {
	width: 65px;
}
.px210 {
	width: 210px;
}
.px100 {
	width: 100px;
}
.reg {
	line-height: normal;
}
.formInput {
	width: 250px;
	border: 1px solid #CCCCCC;
	height: 20px;
	padding: 2px 2px 2px 5px;


}
.formField {
	width: 375px;
	border: 1px solid #CCCCCC;
	height: 152px;
	padding: 2px 2px 2px 5px;
	overflow: hidden;

}
hr {
	color: #CCCCCC;
	height: 1px;
}
.tbalpha {
	filter: Alpha(Opacity=50);
}
.bgFadeLeft {
	background-image: url(../images/background/fade-left.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.bgFadeRight {
	background-image: url(../images/background/fade-right.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgPatternLeft {
	background-image: url(../images/background/pattern-left.gif);
	background-repeat: repeat;
	background-position: right top;
}
.bgPatternRight {
	background-image: url(../images/background/pattern-right.gif);
	background-repeat: repeat;
	background-position: left top;
}
.bgFadeMiddle {

	background-image: url(../images/background/fade-left.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgPatternMiddle {
	color: #fff;
	background-image: url(../images/background/pattern-left.gif);
	background-repeat: repeat;
	background-position: left top;
}
.IntroLinks {
	color: #fff;
}
.bgPatternMiddle a, .IntroLinks a {
	color: #fff;
	font-weight: normal;
}
.bgPatternMiddle a:hover, .IntroLinks a:hover {
	color: #fff;
	text-decoration: underline;
}
.mnuMargin {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.markup {
	font-weight: bold;
	text-transform: uppercase;
	color: #632D0F;
}
.noborder {
	border: none;
}
.internalLink {
	text-decoration: underline;
}
