body {
	leftmargin: 0;
	topmargin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #981C1E;
	text-align: center;
	font-size: 10px;
	scrollbar-arrow-color:#cc3366;
	scrollbar-track-color:#fcf2f6;
	scrollbar-shadow-color:#404040;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(grafix/bg.jpg);

	}
	
p {
	font-size: 12px;
	padding: 10px 20px 10px 15px;
	margin: 0px;
	color: #981C1E;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	color: #981C1E;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 10px;
	color: #981C1E;
	font-weight: lighter;
}
	
	
	
a:link { color:	#981C1E; font-weight: bold; }
a:visited {font-weight: bold; color: #981C1E; }
a:hover { color: #329898; text-decoration: none; font-weight: bold; }

a.hidelink:link {
	text-decoration: underline;
	color: #EDEBFF;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	border: 0px 0;
}
a.hidelink:visited { text-decoration: underline; color: #EDEBFF; font-size: 9px; margin: 0px; padding: 0px; }
a.hidelink:hover { text-decoration: underline; color: #EDEBFF; font-size: 9px; margin: 0px; padding: 0px; }


.copyright { font: 11px Arial, Helvetica, sans-serif; color: #981C1E; }

.blue { color: #0033CC; font-weight: bold; }

.bold { font-weight: bold; }
.navlink a:link{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	display : block;
	text-decoration : none;
	width: 130px;
	background-color: #981C1E;
	padding: 3px 5px 3px 8px;
	border-top: 2px solid #DE5053;
	border-right: 2px solid #5B0045;
	border-bottom: 2px solid #5B0045;
	border-left: 2px solid #DE5053;
	margin: 2px 0px 0px;

}
.navlink a:visited {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	display : block;
	text-decoration : none;
	width: 130px;
	padding: 3px 5px 3px 8px;
	border-top: 2px solid #DE5053;
	border-right: 2px solid #5B0045;
	border-bottom: 2px solid #5B0045;
	border-left: 2px solid #DE5053;
	margin: 2px 0px 0px;
	background-color: #981C1E;
}
.navlink a:hover {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-color : #C7C8CA;
	color : #701416;
	text-decoration : none;
	border-top: 2px solid #5A5B5F;
	border-right: 2px solid #B6B7BA;
	border-bottom: 2px solid #B6B7BA;
	border-left: 2px solid #5A5B5F;
}



.buttonbackground {
	font: bold 10px/15px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 1px;
	padding: 2px;
	background-image: url(grafix/buttonbackground.gif);
	border-top: 1px solid #F8F8F8;
	border-right: 2px solid #981C1E;
	border-bottom: 2px solid #981C1E;
	border-left: 1px solid #F8F8F8;
	color: #981C1E;

}
.italic {
	font-style: italic;
}
.TextBox {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(grafix/shadow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #981C1E;
	border-top: 1px inset #000000;
	border-right: 1px inset #666666;
	border-bottom: 1px inset #666666;
	border-left: 1px inset #000000;
	background-repeat: no-repeat;
	height: 25px;
	margin: 0px;
	padding: 5px;
}
.textboxlarge {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(grafix/shadow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #981C1E;
	border-top: 1px inset #000000;
	border-right: 1px inset #666666;
	border-bottom: 1px inset #666666;
	border-left: 1px inset #000000;
	background-repeat: no-repeat;
	height: 100px;
	margin: 0px;
	padding: 5px;
}
.red {
	color: #FF0000;
	font-weight: bold;

}
.purple {
	color: #981C1E;
}
.back {
	font-size: 12px;
	font-weight: bolder;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #981C1E;
}
hr {
	color: #9E9FA3;
	margin: 0px;
	padding: 0px;
}
.tableheading {
	color: #FFFFFF;
	background-color: #981C1E;
	font-weight: bold;
}
.motordata {
	background-color: #FBECFF;
}
li {
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
}
.white {
	color: #FFFFFF;
}
h5 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
{
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 0px 0px 0;
	width: 34px;
	height: 34px;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.imagetitle {
	font-size: 10px;
	font-weight: bold;
}
.bold-black {
	font-weight: bold;
	color: #000000;
}
.whatsnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;

}
.monthspecial {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
}
