body {
	background-color: #CCFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

a { 
	text-decoration:none;
	color:#0000ff;
}
a:hover {
	text-decoration: underline;
	background-color:#FFFFFF;
}

form {
	background-color: #CCCCcc;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
    color: #006666;
}
.indcaption {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
    color: #006666;
	border-bottom-style:outset;
	border-top-style:ridge;
	border-left-style:groove;
	border-right-style:groove;
	border-left-width:thick;
	border-right-width:thick;
  }
.redbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	background-color: #FFFF00;
	color:#FF0000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}
.models{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
background-color:#FFFFCC;
text-align:left;
}
.mansub{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
background-color:#CCCCFF;
text-align:left;
}
.erssub{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
background-color:#CCFFCC;
text-align:left;
}
.gensub{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
background-color:#ffccff;
text-align:left;
}
.asso{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
background-color:#cfcfcf;
text-align:left;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000
	background-color: #AAFFFF;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #222222;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #333333;
	background-color: #33FFCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCff #33ff33 #33ff33 #CCCCff;
	border-width: medium;
	border-style:groove;
	text-align:center;
}
.ersprice {
	font-family:Impact;
	color:#FF0000;
	background-color:#FFFFFF;
	font-size:15px;
	line-height:20px;
}
.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color:#000000;
	background-color:#99FFCC;
}
.bad {
font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color:#ff0000;
	background-color:#FFFF00;
}
