body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #3372AC;
	padding: 0px;

}

#tableleft {
	border-right: 2px dotted #000000;
	padding: 10px;
	/*/*/font-size: 90%; /* */
}

#header {
	background-color: #FFFFFF;

}

#content {
	vertical-align: top;
	padding: 15px;
	background-color: #FFFFFF;
	border-top: 2px dotted #3372AC;

}

#content a {

}

#content a:link, #content a:visited {
	color: #3372AC;

}

#content a:hover, #content a:active {
	color: #FFFFFF;
	background-color: #3372AC;

}

#instock {
	border: 1px solid #666666;
	background-color: #000;

}

#instock tbody tr td {
	font-family: "lucida grande", verdana, sans-serif;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
	color: #fff;

}
	
#instock tbody tr.selected td {
	background-color: #FF0000;
	color: #ffffff;
	margin: 0 0 0 0;
	vertical-align: top;
	border-left: 1px solid #346DBE;
	border-bottom: 1px solid #7DAAEA;

}

#instock h3	{
	margin: 0 0 1px 0;

}

#sidebar {
	width: 140px;
	color: #3372AC;
	vertical-align: top;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-right: 1px solid #fff;
	
}

#sidebar li { margin: 0 0 1px 0; }

#sidebar a {
	display: block;
	padding: 5px 10px;
	width: 140px;
	color: #fff;
	background-color: #036;
	text-decoration: none;
	
}

#sidebar a:hover {
	color: #fff;
	background-color: #69C;
	text-decoration: none;

}

#sidebar ul ul li { margin: 0 0 1px 0; }

#sidebar ul ul a {
	display: block;
	padding: 5px 5px 5px 30px;
	width: 125px;
	color: #fff;
	background-color: #3372AC;
	text-decoration: none;
	/*/*/font-size: 90%; /* */

}

#sidebar ul ul a:hover {
	color: #fff;
	background-color: #69C;
	text-decoration: none;

}

#footer {
	text-align: center;
	background-color: #FFFFFF;
	color: #3372AC;
	border-top: 2px dotted #3372AC;
	/*/*/font-size: 90%; /* */

}

td, p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/

h1 { font-size: 160%; }
h2 { font-size: 140%; }
h3 { font-size: 120%; }

#current a {
	color: #000000 !important;
	/*/*/background-color: #B7D4DB!important;
	border: 2px dotted #999 !important; /* */
}

#partslist {
	vertical-align: top;
	padding: 3px;

}
