body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #9c5f0e;
	scrollbar-3dlight-color: #9c5f0e;
	scrollbar-darkshadow-color: #9c5f0e;
	scrollbar-shadow-color: #9c5f0e;
	scrollbar-arrow-color: #9c5f0e;
	scrollbar-track-color: #7ec242;
	background-color: #7ec242;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: lowercase;
	line-height: 18px;
}

a:link {
	color: #5b1400;
}
a:visited {
	color: #5b1400;
}
a:hover {
	color: #5b1400;
	text-decoration: none;
}
a:active {
	color: #5b1400;
	text-decoration: none;
}
HTML {
	font-size: 100%;
}

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
	margin-top: 2px;
}
html>body input.text, html>body input.button html>body select {
	height: 1em;
}
*:root input.text, *:root input.button, *:root select {
	height: auto;
}
input.text, input.button, textarea, select {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
input.button, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 6 6 6 6;
	border: 2px solid #9c5f0e;
	color: #FFFFFF;
	background-color: #a96412;
	font-size: 14px;
	background-attachment: scroll;
	background-image: url(../images/Form_BG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-transform: lowercase;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #a96412;
}
input[type="submit"]:active {
	background-color: #a96412;
}
input[type="submit"][disabled] {
	border-color: #9c5f0e;
	color: #FFFFFF;
	background-color: #a96412;
}
input.text, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 6 6 6 6;
	border: 2px solid #9c5f0e;
	color: #FFFFFF;
	background-color: #a96412;
	font-size: 14px;
	text-transform: lowercase;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color: #a96412;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #a96412;
}

.TextTitleLarge {
	font-size: 32px;
	color: #9C5F0E;
	line-height: 30px;
}
.TextTitleMedium {
	font-size: 28px;
	color: #000000;
	line-height: 25px;
}
.TextTitleSmall {
	font-size: 17px;
	color: #722406;
	line-height: 18px;
}

.TextRed {
	color: #FF0000;
}
.TextRed A {
	color: #FF0000;
}
.TextRed A:visited {
	color: #FF0000;
}
.TextRed A:hover {
	color: #FF0000;
}

.TextSmall {
	font-size: 11px;
	line-height: 13px;
}

.Footer {
	color:#FFFFFF;
	font-size: 12px;
}
.Footer A {
	color: #FFFFFF;
}
.Footer A:visited {
	color: #FFFFFF;
}
.Footer A:hover {
	color: #FFFFFF;
}

.Padd {
	padding: 15px;
}
#Float-Right {
	float: right;
}
#Float-Padd {
	padding-left: 15px;
	padding-bottom: 15px;
}

#BG-L {
	background-image: url(../images/BG_L.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	width: 100%;
}
#BG-R {
	background-image: url(../images/BG_R.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
	width: 100%;
}
.Borders {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9c5f0e;
	border-left-color: #9c5f0e;
}
#Newsletter {
	float: right;
	padding-top: 15px;
	padding-right: 30px;
	display: inline;
}
#Nav {
	background-attachment: scroll;
	background-image: url(../images/Nav_Right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
}
#Line-Space {
	line-height: 22px;
}
.TextBrown {
	color: #722406;
}
hr {
	color: #9C5F0E;
}

.pic { border:1px solid #9C5F0E;}
