﻿body {
	font-family: Trebuchet MS, arial, Sans-serif;
}
P {
	font-family: Trebuchet MS, arial, Sans-serif;
	line-height: normal;
	font-size: 12px;
}
p.bold {
	font-weight: bold;
}
p.subhead {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: -10;
}
p.italic {
	font-size: 14px;
	font-style: italic;
}
p.description {
	font-size: 11px;
	line-height: 13px;
}
p.navigation {
	color: #E23F3B;
	font-size: 12px;
}
p.large {
	color: #E23F3B;
	font-size: 26px;
	text-align: center;
}
p.largeitalic {
	color: #E23F3B;
	text-align: center;
	font-style: italic;
	font-weight: bold color: #E23F3B;
	font-size: 26px;
	text-align: center;
}
p.copyright {
	color: white;
	font-size: 10.5px;
}
p.subtitle {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
p.justified {
	text-align: justify;
	margin-bottom: 0;
}
a {
	text-decoration: none;
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 11px;
	color: black;
	border-width: none;
}
a.black {
	color: black;
	font-size: 12px;
}
a.red {
	color: #E23F3B;
}
a:hover {
	color: #E23F3B;
}
a.repeats {
	font-size: 10px;
	color: black;
}
a.bold {
	font-size: 14px;
	font-weight: bold;
	color: black;
}
a:link.WhiteOnBlack {
	color: #FFFFFF;
}
a:Visited.WhiteOnBlack {
	color: #FFFFFF;
}
a:active.WhiteOnBlack {
	color: #FFFFFF;
}
a:Hover.WhiteOnBlack {
	color: #E23F3B;
}
.WhiteOnBlack {
	color: #FFFFFF;
	font-size: 11px;
}
table {
	border-width: none;
}
div {
	font-family: Trebuchet MS, arial, Sans-serif;
}
h5 {
	font-family: Trebuchet MS, arial, Sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: -20;
	text-align: center;
}
h2 {
	font-family: Trebuchet MS, arial, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}
h3 {
	font-family: Trebuchet MS, arial, Sans-serif;
	font-size: 14px;
	margin-top: 0px;
}
.cobhl {
	background-color: #E4E0CB;
	font-family: Trebuchet MS, arial, Sans-serif;
}
.cobll {
	background-color: #FFFFFF;
	font-family: Trebuchet MS, arial, Sans-serif;
}
a.navigation {
	color: #E23F3B;
}

div.prodoptions {
	font-size: 10px;color:lime
}
.prodoptions {
	font-size: 10px;color:lime
}

select.prodoption 
{
font-size:10px;
font-family :Arial,Helvetica,sans-serif;
color:#202020;
}

SPAN.prodoption {
font-size: 11px;
font-family : Verdana;
color : #FF0000;
}

SPAN.detailoption {
font-size: 11px;
font-family : Verdana;
color : #FF0000;
}




#navigation {
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation ul {
	list-style:none;margin:0;padding:0
}

#navigation li {
	border-bottom:1px #000000 solid
}

#navigation li a {
	display:block;
	padding: 5px 5px 5px 5px;
	border-left:12px red solid;
	border-right:2px red solid;
	background-color:black;
	color:white;
	text-decoration:none
}

#navigation li a:hover {
	border-left:12px yellow solid;
	border-right:2px yellow solid;
	background-color:white ;
	color:black;
}

