body {
	margin: 0px;
	background-color: #660000;
	background-image: url(support/BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
li {
	font-size: 12px;
	color: #660000;
	padding: 0px;
	margin: 12px 24px;
	font-family: Arial, Helvetica, sans-serif;
}
ol {
	padding-top: 0px;
	padding-left: 24px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
}
ul {
	padding-top: 0px;
	padding-left: 24px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
}
.maintable {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #440205;
	border-bottom-color: #440205;
	border-left-color: #440205;
}
.main_BG {
	background-image: url(support/sub_BG.jpg);
}
.side_BG {
	background-image: url(support/side_BG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
.news_BG {
	background-image: url(support/news_BG.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #7A654C;
}
.soldout_BG {
	background-image: url(support/soldout_BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #7A654C;
}
.text_body_outline {
	border: 1px solid #7A654C;
}
.text_side_outline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9F4ED;
}
.text_bodyhead {
	font-size: 16px;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B39D88;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 16px;
	margin-right: 24px;
	margin-bottom: 8px;
	margin-left: 24px;
}
.text_teamhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 8px;
	margin-right: 24px;
	margin-bottom: 8px;
	margin-left: 24px;
}
.text_sidehead {
	font-size: 12px;
	color: #FFFFFF;
	margin: 12px;
	border: 1px dotted #AD957E;
	padding: 4px;
	background-color: #660000;
	text-transform: uppercase;
	font-weight: bold;
}
.text_teamsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCC99;
	margin-top: 8px;
	margin-right: 24px;
	margin-bottom: 8px;
	margin-left: 24px;
}
.text_body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 12px 24px;
}
.text_side {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 12px;
}
.text_copyright {
	color: #FFFFFF;
	margin: 12px;
	font-size: 11px;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:visited:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.white {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited:hover {
	color: #FF0000;
	text-decoration: underline;
}
.imagepad_right {
	margin-right: 12px;
	margin-bottom: 12px;
}
.imagepad_left {
	margin-left: 12px;
	margin-bottom: 12px;
}
.text_subnav {
	font-size: 12px;
	margin: 12px 0px;
	font-weight: bold;
	color: #F1EAE1;
}
