body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color:#c8c8c8;
	scrollbar-arrow-color:#c8c8c8;
	scrollbar-track-color:#c8c8c8;
	scrollbar-base-color:#c8c8c8;
	scrollbar-darkshadow-color:#c8c8c8;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#c8c8c8;
	scrollbar-shadow-color:#c8c8c8;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.white {
	color: #FFFFFF;
}
h4 {
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #654E4F;
	font-size: 11px;
}
h6 {
	margin: 0px;
	padding: 2px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #25211F;
}


a.link:link,a.link:active,a.link:visited
{
	background-image: url(images/black_button.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #f0b768;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	width: 177px;
	text-indent: 20px;
}
a.link:hover
{
	color: #FFFFFF;
	background-image: url(images/red_button.gif);
}
.gold {
	color: #F0B768;
}

a.link2:link,a.link2:active,a.link2:visited
{
	background-image: url(images/red_button.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	width: 177px;
	text-indent: 20px;
}
.white_bg {
	background-image: url(images/white_bg.gif);
	background-repeat: no-repeat;
}
.gold2 {
	color: #D89336;
}
.input {
	background-color: #FFFFFF;
	border: 1px solid #A5ACB2;
	font-size: 12px;
	color: #75161C;
	padding: 2px;
}
.input2 {
	background-color: #E5E5E5;
	border: 1px solid #A5ACB2;
	font-size: 12px;
	color: #25211F;
	padding: 2px;
}
span {
	font-size: 14px;
	color: #654E4F;
}
.grey {
	color: #736660;
}


.red {
	color: #75161C;
}

a.link2:hover
{
	
}
h5 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 12px;
}
a.more:link,a.more:active,a.more:visited
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 52px;
	text-align: center;
}
a.more:hover
{
	background-image: url(images/more2.gif);
}
.faded {
	background-image: url(images/faded.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

a.more2:link,a.more2:active,a.more2:visited
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/more3.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 82px;
	text-align: center;
}
a.more2:hover
{
	background-image: url(images/more4.gif);
}
a.more3:link,a.more3:active,a.more3:visited
{
	font-size: 12px;
	color: #75161C;
	text-decoration: none;
	background-image: url(images/more5.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 3px;
	padding-bottom: 6px;
	width: 104px;
	text-align: center;
}
.more3 {
	background-image: url(images/more5.gif);
	background-repeat: no-repeat;
	display: block;
	width: 104px;
	padding-bottom: 5px;
	color: #75161C;
	background-color: #FFFFFF;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}

a.more3:hover
{
	background-image: url(images/more6.gif);
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

