body {
	background-color: #E1E1E1;
	color: #333333;
	font-family: verdana;
	font-size: 80%;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	font-family: verdana, arial, helvetica, sans-serif;
}

h2, h3, h4 {
	font-weight: 500;
}

td {
	font-size: 80%;
	vertical-align: center;
}

tr.prod {
	color: white;
	font-size: 100%;
	font-weight: bold;
	background-color: Navy;
}

tr.even {
	color: #333333;
	background-color: white;
}
tr.odd {
	color: #333333;
	background-color: #eeeeee;
}
tr.header {
	color: Black;
	background-color: #CCCCCC;
	font-weight: bold;
}

h1 {
	background: Black;
	color: #FFCC66;
	font-size: 200%;
	font-weight: normal;
	margin: 0;
	padding: 0 0.2em 0.2em;
	text-align: left;
}

h2 {
	background: #99B3CC;
	border-bottom: Black 2px solid;
	color: Black;
	font-size: 150%;
	margin: 0;
	padding: 0.5em 0 0.1em 0.2em;
}

h3 {
	font-size: 150%;
	margin-bottom: 0;
	margin-left: -1em;
	margin-top: 0.5em;
	padding-top: 0.5em;
}

h4 {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background: #99B3CC;
}

h5 {
	font-size: 100%;
	background: #99B3CC;
}

h6 {
	font-size: 100%;
	background: #B5C9DC;
}

p {
	margin: 0.5em 0;
}

ul {
	list-style: square outside;
	margin-bottom: 0.2em;
	margin-top: 0.5em;
}

ul ul {
	list-style: disc outside;
}

li {
	margin-top: 0.5em;
}

ol {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

ol ol {
	list-style-type: lower-alpha;
}

hr {
	background-color: transparent;
	color: #333366;
	height: 1px;
}

.picture {
	float: none;
	margin-top: 0.5em;
	position: relative;
	text-align: center;
}

.shot {
	float: none;
	margin-top: 1em;
	position: relative;
	padding: 0.2em 0.2em 0.2em 0.2em
}

.strike{
	text-decoration: line-through;
	color: Red;
}

div.updated {
	background-color: transparent;
	color: #CCCCCC;
	float: right;
	font-size: 80%;
	left: auto;
	position: relative;
	position: absolute;
	right: 0.5em;
	text-align: right;
	top: 0;
}

p.updated {
	margin-top: 0;
}

span.menubullet {
	background-color: transparent;
	color: #333366;
}

.new, .news {
	color: #FFF8DC;
	background-color: #757575;
	font-weight: bold;
}
.copy {
	font-size: 75%;
	text-align: right;
}

.new {
	background-color: #FFCC66;
	border: 1px solid #999999;
	font-weight: bold;
}

.q{
	color: #0002BD;
	font-style: italic;
}
.center {
	text-align: center;
}

.off {
	display: none;
}

.noprint {
}

div.divider {
	border-top: Black 1px solid;
	height: 1px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
}

div.leftCol, div.leftColNoMenu {
	left: 0;
	position: absolute;
	width: 220px;
}

div.leftCol {
	background-color: transparent;
	margin: 0;
	padding: 0;
}

div.frontPageLeftCol {
	background-color: White;
}

div.centerCol, div.centerColWide {
	left: 220px;
	padding-left: 1.5em;
	padding-right: 1.5em;
	padding-top: 2.0em;
	position: absolute;
	right: 10px;
}

div.centerCol {
	right: 250px;
}

div.rightCol {
	background-color: transparent;
	padding-left: 0.5em;
	padding-top: 1.0em;
	position: absolute;
	right: 5px;
	width: 250px;
}

div.frontPageRightCol {
	background-color: #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: Black 1px solid;
	padding-bottom: 1em;
	z-index: -1;
}

div.tabBox {
	background-color: transparent;
	bottom: 0;
	float: right;
	font-size: 100%;
	font-weight: normal;
	padding: 0.2 0.2em;
	position: relative;
	right: 0;
	top: -0.5em;
	z-index: 5;
}

span.tab {
	background-color: #A9A9A9;
	border-top: 1px White solid;
	border-left: 1px White solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	padding: 0 0.3em;
}

span.tabSel {
	background-color: #DAA520;
	border-top: 1px White solid;
	border-left: 1px White solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	font-weight: bold;
	position: relative;
	z-index: 100;
}

div.leftMenu {
	vertical-align: text-top;
	background: #DCDCDC;
	font-size: 85%;
	font-weight: bold;
	border-top: 1px White solid;
	border-left: 1px White solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	padding-left: 1em;
	padding-top: 1em;
}

div.leftMenu_sel {
	background: #99B3CC;
	font-size: 85%;
	font-weight: bold;
	border-top: 1px White solid;
	border-left: 1px White solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	padding-left: 1em;
	padding-top: 1em;
}


div.leftMenu:hover{
	background: #999999;
}

div.leftMenu_empty{
	border-top: 1px White solid;
	border-left: 1px White solid;
}

p.leftMenuPara {
	margin-left: 1em;
}

p.activeRightMenuItem {
	background: #333366;
	color: #FFFFFF;
}

div.rightMenu {
	background-color: #FFFFFF;
	border: Black 1px solid;
	color: #333333;
	margin: 0;
	padding: 0 0 0.5em 0;
	width: 18em;
}

div.thisPage {
	background-color: Black;
	color: #CCCCCC;
	margin: 0;
	padding: 0.5em 1em;
}

a.topMenuItem:link      , a.topMenuItem:visited      , a.topMenuItem:hover,
a.activeTopMenuItem:link, a.activeTopMenuItem:visited, a.activeTopMenuItem:hover,
a.menuItem:link         , a.menuItem:visited         , a.menuItem:hover {
	background-color: transparent;
	text-decoration: none;
}

a.topMenuItem:link, a.topMenuItem:visited {
	color: White;
}

a.topMenuItem:hover {
	color: Black;
}

a.activeTopMenuItem:link, a.activeTopMenuItem:visited {
	color: #333366;
}

a.activeTopMenuItem:hover {
	color: Black;
}

a.menuItem:link, a.menuItem:visited {
	color: Black;
}

a.menuItem:hover {
	color: #0000CD;
}

a.static:link, a.static:visited, a.static:hover {
	background-color: transparent;
	text-decoration: none;
}

a.static:link, a.static:visited {
	color: #FFCC66;
}

a.static:hover {
	color: #FFCC66;
}
