body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #760700;
	scrollbar-highlight-color: #E05B10;
	scrollbar-3dlight-color: #E05B10;
	scrollbar-darkshadow-color: #E05B10;
	scrollbar-shadow-color: #E05B10;
	scrollbar-arrow-color: #E05B10;
	scrollbar-track-color: #E05B10;
	background-color: #E05B10;
	background-attachment: scroll;
	background-image: url(../images/BG.gif);
	background-repeat: repeat-x;
	background-position: top;
}


.imgover
{
filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D0900;
	line-height: 18px;
}

a:link {
	color: #760700;
}
a:visited {
	color: #760700;
}
a:hover {
	color: #570500;
	text-decoration: none;
}
a:active {
	color: #570500;
	text-decoration: none;
}

HTML {
	font-size: 100%;
}

img { 
	behavior:url('../scripts/pngbehavior.htc'); 
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	padding: .1em .1em;
	border: 1px solid #C94814;
	color: #FFFFFF;
	background-color: #760700;
	font-size: 16px;
	}

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: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
input.button, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	padding: .1em .1em;
	border: 1px solid #760700;
	color: #FFFFFF;
	background-color: #760700;
	font-size: 16px;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #760700;
}
input[type="submit"]:active {
	background-color: #760700;
}
input[type="submit"][disabled] {
	color: #FFFFFF;
	background-color: #760700;
}
input.text, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	padding: .1em .1em;
	border: 1px solid #760700;
	color: #FFFFFF;
	background-color: #760700;
	font-size: 16px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color: #760700;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #760700;
}

.TextRed {
	color: #FF0000;
}
.TextRed A {
	color: #FF0000;
}
.TextRed A:visited {
	color: #FF0000;
}
.TextRed A:hover {
	color: #FF0000;
}

.TextWhite {
	color: #FFFFFF;
}
.TextWhite A {
	color: #FFFFFF;
}
.TextWhite A:visited {
	color: #FFFFFF;
}
.TextWhite A:hover {
	color: #FFFFFF;
}

.TextOrange {
	color: #FF912B;
}
.TextOrange A {
	color: #FF912B;
	text-decoration: underline;
}
.TextOrange  A:hover {
	color: #FF912B;
	text-decoration: none;
}

.TextSmall10 {
	font-size: 10px;
	line-height: 18px;
}
.TextSmall11 {
	font-size: 11px;
	line-height: 18px;
}
.TextSmall12 {
	font-size: 12px;
	line-height: 18px;
}
.TextMedium14 {
	font-size: 14px;
	line-height: 20px;
}
.TextMedium16 {
	font-size: 16px;
	line-height: 20px;
}
.TextLarge24 {
	font-size: 24px;
	line-height: 28px;
}

.Footer {
	color:#760700;
	font-size: 12px;
	line-height: 24px;
}
.Footer A {
	color: #760700;
}
.Footer A:visited {
	color: #760700;
}
.Footer A:hover {
	color: #570500;
	text-decoration: none;
}

.LinkUnderline {
}
.LinkUnderline A {
	text-decoration: underline;
}
.LinkUnderline A:visited {
	text-decoration: underline;
}
.LinkUnderline A:hover {
	text-decoration: none;
}

#Float-Left {
	float: left;
}
#Float-Right {
	float: right;
}

.BGNavX {
	background-attachment: scroll;
	background-image: url(../images/BGNav_TX.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.BGNavTL {
	background-attachment: scroll;
	background-image: url(../images/BGNav_TL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
	padding-top: 12px;
}
.BGNavBL {
	background-attachment: scroll;
	background-image: url(../images/BGNav_BL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 177px;
	width: 100%;
}
.BGBodyX {
	background-attachment: scroll;
	background-image: url(../images/BGBody_TX.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.BGBodyTL {
	background-attachment: scroll;
	background-image: url(../images/BGBody_TL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
}
.BGBodyTR {
	background-attachment: scroll;
	background-image: url(../images/BGBody_TR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 690px;
}
.BGBodyPadd {
	padding: 15px;
}
.BGBodyBL {
	background-attachment: scroll;
	background-image: url(../images/BGBody_BL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 177px;
	width: 100%;
}
.BGBodyBR {
	background-attachment: scroll;
	background-image: url(../images/BGBody_BR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 177px;
	width: 100%;
}
#NavTextWhite {
	font-size: 16px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 24px;
}
#NavTextWhite A {
	color: #FFFFFF;
	text-decoration: none;
}
#NavTextWhite A:hover {
	text-decoration: underline;
}

#NavTextOrange {
	font-size: 11px;
	color: #FF912B;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 15px;
}
#NavTextOrange A {
	color: #FF912B;
	text-decoration: none;
}
#NavTextOrange  A:hover {
	text-decoration: underline;
}

#NavTitileTop {
	background-attachment: scroll;
	background-image: url(../images/NavLeft_TitleTopBG.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 20px;
	padding-top: 10px;
}
#NavPadd {
	line-height: 24px;
	padding-right: 15px;
	padding-left: 15px;

}
.UploadBorder {
	border: thin dotted #000000;
}
.FormTable {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.HomeCats {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.HomeCats A {
	color: #FFFFFF;
	text-decoration: underline;
}
.HomeCats  A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
