BODY  {
    background-image: url(images/background.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    
    scrollbar-base-color: #1B0000; 
    scrollbar-arrow-color: #AA0604;
    scrollbar-DarkShadow-Color: black; 
}

BODY, P, TD  {
    color: #CCCCCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

P {
    margin: 0px 0px 16px 0px;
    line-height: 16px;
}

UL {
    line-height: 16px;
}

H1 {
    font-size: 11px;
    font-weight: bold;
    margin: 18px 0px 0px 0px;
}

H2 {
    font-size: 13px;
    font-weight: bold;
    margin: 18px 0px 0px 0px;
}

H3 {
    font-size: 17px;
    font-weight: bold;
    margin: 24px 0px 10px 0px;
}

A, A:link, A:visited, A:hover, A:active  {
    font-family: Courier New, Courier, mono;
    font-size: 11px;
    color : #DDDDDD;
    text-decoration :underline;
    font-weight: normal;
}
A:hover{
    color : #A00202;
}

SELECT {
	color: #A00202;
	border: 1px solid #A00202;
}
FORM {
	margin: 0;
	padding: 0;
}

.footer {
    font-family: Courier New, Courier, mono;
    font-size: 11px;
    color : #A00202;
    font-weight: normal;
    text-decoration: normal;
}
A.footer, A.footer:link, A.footer:visited, A.footer:active, A.footer:hover {
    font-family: Courier New, Courier, mono;
    font-size: 11px;
    color : #A00202;
    font-weight: normal;
    text-decoration: underline;
}

.highlight {
  color: #FF0000;
	font-weight: bold;
}

.newsbox {
color: #B4B4B4;
	border-top: 1px solid #A00202;
	border-bottom: 1px solid #A00202;
	margin: 10px 0 20px 0;
	padding: 5px;
	text-align: center;
}
.newsbox A, .newsbox A:link, .newsbox A:visited, .newsbox A:active, .newsbox A:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B4B4B4;
    text-decoration: none;
}
.newsbox A:hover {
    text-decoration: underline;
}
.stores A, .stores A:link, .stores A:visited, .stores A:active, .stores A:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B4B4B4;
    text-decoration: none;
}
.stores A:hover {
    text-decoration: underline;
}
.active {
    color: #FF0000;
}

.pagerbox {
	border-top: 1px solid #A00202;
	border-bottom: 1px solid #A00202;
	margin: 20px 0 20px 0;
	padding: 0px;
	text-align: center;
}
.pagerbox A, .pagerbox A:link, .pagerbox A:visited, .pagerbox A:active, .pagerbox A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
    text-decoration: none;
}
.pagerbox A:hover {
    text-decoration: underline;
}
.pagerbox A.active {
    color: #FF0000;
}

.style31 {
	color: #A00202;
	font-weight: bold;
}

table td.col { padding-right: 20px; text-align:top;}
table tr.row { padding: 15px 0;}

.shopclass {
  float: right;
  margin: 0 5px;
}

#content {

	background-color: transparent;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
		

}

#imagebox {
	background-color: transparent;
	width: 200px;
	float: right;
	margin: 0px 0px 10px 25px;
	border-top: 1px #A00202 dotted;

}

#image {

	width: 200px;
	margin: 2px 0px 2px 0px

}

#bu {

	padding: 2px 4px 2px 4px;
	margin: 0px 0px 10px 0px;
	border-top: 1px #A00202 dotted;
	border-bottom: 1px #A00202 dotted;
	text-align: left;
	font-size: 87.5%;
	color: #CCCCCC;




}
