#navcontainer {
        background: #808080;
        border-top: 1px solid gold;
        font: normal normal 12px;
        width: 728px;
}

#navlist {
        list-style: none outside none;
        margin: 0;
        padding: 0;
}

@media all {
        #navlist {
                text-align: center
        }
}

#navlist li {
        bottom: 11px;
        display: inline;
        line-height: 1.2em;
        margin: 0;
        padding: 0;
        position: relative;
}

html>body #navlist li {
        background: #000;
        margin: 0 3px 0 0;
        padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited {
        background: #900;
        border: 1px solid #ffff99;
        bottom: 2px;
        color: #FFF;
        cursor: pointer;
        display: inline;
        height: 1em;
        margin: 0;
        padding: 3px 5px 3px 5px;
        position: relative;
        right: 2px;
        text-decoration: none;
}

#navlist a:hover {
        background: #C00;
        bottom: 1px;
        color: #FFF;
        position: relative;
        right: 1px;
}

#navlist a:active {
        background: #999;
        bottom: 0px;
        color: #FFF;
        position: relative;
        right: 0px;
}

#navlist li#active {
        background: #369;
        bottom: 13px;
        display: inline;
        margin: 0 3px 0 0;
        padding: 0;
        position: relative;
}

html>body #navlist li#active {
        background: #000;
        margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
        background: #369;
        border-bottom: none;
        border-left: 1px solid #9CC;
        border-right: 1px solid #9CC;
        border-top: 1px solid #9CC;
        bottom: 0;
        color: #FFF;
        cursor: text;
        margin: 0;
        padding: 2px 5px 0 5px;
        position: relative;
        right: 0;
}

.tdsolid {
	border-style: solid;
	border-width: 1px; 
}

A {
	color: #ffff66;
	text-decoration:underline;
}

.navbar {
	background: #ffff99;
}
TABLE.navbar TD A {color:rgb(0,72,72); font: bold 10pt;}


body {
	Background-Color: #680404;
	font-family: Arial;
	font-size: 12px;
	color: white;
}
H1 {
	font-size: 16px;
  width: 480px
}
H2 {
	font-size: 14px;
}
H3 {
	
  font-size: 12px;
		Background-Color: rgb(255,255,153);
	color: rgb(153,0,0);
	
}
HR {
	color: white;
	width: 728;
	height: 2px
}
.footerleft {
	border-top: 1 solid white;
	border-bottom: 1 solid white;
	border-left: 1 solid white;
	Background-Color: Gray;
	Color: #FFFFFF;
	Font-Family: Arial;
	Font-Size: 11px;
}
.footermid {
	border-top: 1 solid white;
	border-bottom: 1 solid white;
	Background-Color: gray;
	Color: #F6C815;
	Font-Family: Arial;
	Font-Weight: bold;
	Font-Size: 12px;
}
.footeright {
	border-top: 1 solid white;
	border-bottom: 1 solid white;
	border-right: 1 solid white;
	Background-Color: gray;
	Color: #FFFFFF;
	Font-Family: Arial;
	Font-Size: 11px;
}

.normal { border-bottom: 1 solid white; Font-Size: 13px;}

.buy { Font-Size: 10px; Background-Color:gold; color:#680404; text-decoration: none;}

.header { Background-Color:#ffffff; color:#680404; Font-Size: 16px; font-weight:bold;}

LI {font-size: 12px; color:#ffff99;}

.partstable {

	width: 728px;
  	font-size: 14px;
	border: 2 solid #808080;
	Background-Color: #ffff99;
	Color: #000000;

}

.whitebox {
	border-style: solid;
	width: 500px;
  	font-size: 18px;
padding : 10px;
color: #FFFFFF;
text-align: center;
border: 3 solid #FFFFFF;
white-space: normal;

}

.sublinks {
width: 728px;
font-size: 11px;
color: #FFFF66;
text-align: justify;
white-space: normal;
}

.jjads {

	color: #660000 ;
	background-color: #ffb200 ;
	border: 1px outset #999999 ;
    font: bold 20px verdana;
	text-decoration: none ;
	display: block ;
width: 300px;

}


.goldpara {

width: 728px;
font-size: 14px;

color: #FFFF66;
text-align: justify;
white-space: normal;

}