/* ************************************ BODY ************************************ */
#bodycenter {
	float: left; 
	position: absolute; 
	left: 174px; 
	top: 263px;
	}
body{
	margin: 0px;
	background-color: #fff8dc;
	line-height: 1.3em;
  	color: #000;
	font-family: arial,sans-serif;
 	}
td{
	vertical-align: top;
	}

/* ************************************ HEADER ************************************ */
.header2, a.header:visited{
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
	}
input.transparent { 
	border: none;
	background-color: transparent;
	font-weight: bold;
	font-size: 9pt;
	}
#title {
	position: absolute; 
	width: 739px; 
	height: 81px; 
	z-index: 2; 
	left: 263px; 
	top: 133px;
	text-align: center;
	font-weight: 400;
	font-size: 32pt;
	color: #bb0000;
	 }
/* ************************************ NAVIGATION - LEFT ************************************ */
#lefttop {
	position: absolute; 
	width: 173px; 
	height: 609px; 
	left:0px; 
	top:263px;
	}
td.prodhead {
	background-color: #99ccff;
	border: 2px solid #fff8dc;
	text-align: center;
	font-weight: 700;
	}
td.prodbody {
	background-color:#e3f1ff;
	border: 2px solid #fff8dc;
	text-align: left;
	vertical-align: top;
	}
td.resrchead {
	background-color:#ffc286;
	border: 2px solid #fff8dc;
	text-align: center;
	font-weight: 700;
	}
td.resrcbody {
	background-color:#ffe4ca;
	border: 2px solid #fff8dc;
	text-align: left;
	vertical-align: top;
	}
td.contacthead {
	background-color:#bbbbbb;
	border: 2px solid #fff8dc;
	text-align: center;
	font-weight: 700;
	}
td.contactbody {
	background-color:#eeeeee;
	border: 2px solid #fff8dc;
	text-align: left;
	vertical-align: top;
	}

/* ************************************ MISCELLANEOUS ************************************ */
h3, th, span.LinkPageTitle, em{
	background-color: #fff8dc;
	}
span.linkpagetitle{
	font-weight: bold;
	font-size: 9.2pt;
	font-family: arial,sans-serif;
	color: #008080
}

/* ************************************ FORMS ************************************ */
form{
	display: block;
}
input.btn{
   color:#050;
   font-weight:bold;
   font-size:9pt;
   font-family:'trebuchet ms',helvetica,sans-serif;
   background-color:#fff8dc;
   border:0px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   }
select	{
	font-family: arial,sans-serif;
	padding: 2px;
	font-size: 0.9em;
	font-weight: bold;
	color: #bb0000;
	background-color: #dde9ee;
	border: medium none #708090;
}
option.hilite {
	background-color: #77a0a0; 
	font-weight: bold; 
	font-size: 9pt; 
	color: #ffffff;
}
option.navlink {
	background-color: #99c0c0;
}
/* ************************************ HEADERS ************************************ */
h1 {
	color: #bb0000;
	text-align: center;
	font-size: 18pt;
	font-family: arial,sans-serif;
	position: relative;
     }
h2{
	background-color: #fff8dc;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial,sans-serif;
	color:#728cad;
	}
h3{
	text-align: center;
	line-height: 0.5cm;
	font-weight: bold;
	font-size: 11pt;
	font-family: arial,sans-serif;
	color: #000;
	}
h5{
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	font-family: arial,sans-serif;
	color: #707070;
	}
h6{
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	font-family: arial,sans-serif;
	color: #707070;
	}
span.titledescription{
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	font-family: arial,sans-serif;
	color: #707070;
	}
span.leftarrow{
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	font-family: arial,sans-serif;
	color: #f00;
	}
span.titlelink{
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	font-family: arial,sans-serif;
	color: #00f;
	}
span.newitem{
	font-weight: bold;
	font-size: 8pt;
	font-family: arial,sans-serif;
	color: #f00;
}
/* ************************************ TABLE ************************************ */
table{
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px 0px;
	font-size: 9pt;
	font-family: arial,sans-serif;
	text-align: center;
	vertical-align: top;
	}
table th{
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	font-size: 1em;
	font-family: arial,sans-serif;
	color:#f00;
	}
.tc{
	vertical-align: top;
	text-align: center;
	}
.tc12{
	vertical-align: top;
	text-align: center;
	width: 12%;
	}
.tc15{
	vertical-align: top;
	text-align: center;
	width: 15%;
	}
.tc61{
	vertical-align: top;
	text-align: center;
	width: 61%;
	}
.tl, .tl61{
	padding-left: 1em;
	vertical-align: top;
	text-align: left;
	}
.tl61{
	width: 61%;
	}
.tr{
	vertical-align: top;
	text-align: right;
	}
.mc{
	vertical-align: middle;
	text-align: center;
	}
.bc{
	vertical-align: bottom;
	text-align: center;
	}
.bc16{
	vertical-align: bottom;
	text-align: center;
	width: 16%;
	}
.bc25{
	vertical-align: bottom;
	text-align: center;
	width: 25%;
	}
.bc33{
	vertical-align: bottom;
	text-align: center;
	width: 33%;
	}
.12{
	width: 12%;
	}
.15{
	width: 15%;
	}
.25{
	width: 25%;
	}
.33{
	width: 33%;
	}
.61{
	width: 61%;
	}
.100{
	width: 100%;
	}
/* ************************************ ITEM SECTION ************************************ */
span.itemsectionhead{
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	font-family: arial,sans-serif;
	color:#f00;
	}
span.itemdescription{
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	font-family: arial,sans-serif;
	color:#000
	}
span.itemnumber{
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	font-family: arial,sans-serif;
	color:#008080;
	}
span.itemlink{
	font-weight: bold;
	font-size: 8.9pt;
	font-family: arial,sans-serif;
	color:#00f;
	}
span.itemtitle{
	background-color: #fff8dc;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial,sans-serif;
	color:#728cad;
	}
/* ************************************ PARAGRAPHS ************************************ */
.center {
	text-align: center;
}
/* ************************************ SPECIAL TEXT ************************************ */
b.head {
	color: #5555bb;
}
b.subhead {
	color: #dd7700;
}
span.alert{
	font-weight: bold;
	font-size: 1.1em;
	font-family: arial,sans-serif;
	color: #bb0000;
	}
span.award{
	background-color: #c0c0c0;
	font-weight: bold;
	font-size: 9pt;
	font-family: arial,sans-serif;
	color: #000;
	}
em{
	font-style: italic;
	font-family: arial,sans-serif;
	font-weight: bold;
	color:#008080;
}
span.textemphasis{
	font-style: italic;
	font-family: arial,sans-serif;
	color:#008080;
	}
span.textemphasis2{
	font-weight: bold;
	font-size: 10pt;
	font-family: arial,sans-serif;
	color:#000;
	}
span.features{
	font-weight: bold;
	font-size: 10pt;
	font-family: arial,sans-serif;
	background-color:#6666ff;
	color:#fff;
	}
span.listhead{
	font-weight: bold;
	font-size: 10pt;
	font-family: arial,sans-serif;
	color:#5555bb;
	}
span.listhead2{
	font-weight: bold;
	font-size: 10pt;
	font-family: arial,sans-serif;
	color:#dd7700;
	}
span.listsubhead{
	font-weight: 599;
	font-weight: bold;
	font-size: 9pt;
	font-family: arial,sans-serif;
	color:#dd7700;
	}
span.winmac{
	font-weight: bold;
	font-size: 10pt;
	font-family: arial,sans-serif;
	color:#008080;
	}
span.photodescription{
	font-weight: bold;
	font-size: 8pt;
	font-family: arial,sans-serif;
	color:#000;
	}
	
/* ************************************ SPECIFICATIONS ************************************ */
#specs {
		width: 100%;
		background-color: #f0f0f0;
	}

/* ************************************ PRICE SECTION ************************************ */
span.pricesectionhead{
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	font-family: arial,sans-serif;
	color:#f00;
	}
span.pricedescription{
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	font-family: arial,sans-serif;
	color:#000;
	}
span.price{
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	font-family: verdana,sans-serif;
	color:#008080;
	}
span.shipping{
	font-weight: bold;
	font-size: 9pt;
	font-family: arial,sans-serif;
	color:#f00;
	}
span.ItemOptions{
	font-weight: bold;
	font-size: 8.2pt;
	font-family: arial,sans-serif;
	color:#008080;
	}
/* ************************************ LISTS ************************************ */
ul {
	padding-left: 0;
	margin-left: 0;
	font-size: 1em;
	}
li.h1{
	list-style: none;
	padding: 0;
	margin: 0;
	text-indent: -1em;
	font-weight: bold;
	color:#5555bb;
	}
li.h2{
	list-style: square inside;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	font-weight: bold;
	color:#dd7700;
	}
li.h2in{
	float: left;
	list-style: square inside;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	font-weight: bold;
	color:#dd7700;
	}
li.h3{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	font-weight: bold;
	color:#57b768;
	}
li.h3in{
	display: inline;
	list-style: none;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;
	color:#57b768;
	}
li{
	list-style: square inside;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	font-weight: normal;
	color:#000000;
	}
li.inline{
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	}
/* ************************************ ANCHOR PROPERTIES ************************************ */
a {text-decoration:	none;
	font-weight: bold;
	color: blue;
	}
a:hover{ 
	font-weight: bold;
	color: red;
	background-color: #fff8dc;
	}
img{
	border: 0;
	}