BODY{
	font-size: 12px;
	font-family : Verdana;
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}

A:link, A:visited, A:active  {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #999999;
	text-decoration: underline;
}

H1 {
	text-align : center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	text-transform:uppercase;
	padding-top:15px;
	padding-bottom:0px;
	color:#003366;
}

#leftnavitems {
	font-size: 11px;
	font-family : Tahoma;
	list-style:none;
	margin:0px 0 0 0px;
	padding:1px 1px 1px 1px;
}

#leftnavitems A:link, #leftnavitems A:visited, #leftnavitems A:active {
	color: #000000;
	text-decoration: none;
}

#leftnavitems A:hover {
	color: #999999;
	text-decoration: underline;
}

/*top level items */
#leftnavitems li {
font-weight:bold;
background: url(images/arrow_leftnav.gif) top left no-repeat;
padding-left:10px;
padding-bottom:2px;
}

/*subitem */
#leftnavitems li ul {
list-style:none;
margin:0;
padding:0;
}

#leftnavitems li li{
font-weight:normal;
background: none;
padding-left:5px;
padding-top:1px;
padding-bottom:0;
}

#techspecs {
	margin:0px 0 0 0px;
	padding:1px 1px 1px 1px;
	list-style:none;
}

.thumbimage {
	max-height:70px;
	max-width:140px;
	border:1px solid #0066CC;	
	margin-left:10px;
}

/*top level items */
#techspecs li {
	background: url(images/line.gif) top left no-repeat;
	list-style:none;
	padding-left:10px;
	padding-bottom:2px;
}

.SearchBox {
	border:1px solid #99CCCC;
}

.footer, a.footer, a:visited.footer{
	color:#ffffff;
	font-size:9px;
}

/*
A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}
*/
