body
{
	margin: 0px;
	background-color: #fff;
	color: #333;
	font-family: verdana;
	font-size: 11px;
}

img
{
	border: none;
}

a
{
	color: #003399;
}

a:hover
{
	text-decoration: none;
}

dl
{
	margin-left: 15px;
}

dt
{
	font-weight: bold;
}

dd
{
	margin-left: 0px;
	padding-left: 15px;
	padding-bottom: 6px;
}

table
{
	font-size: 11px;
}

td
{
	font-size: 11px;
}

h1
{
	font-weight: bold;
	font-size: 18px;
	color: #000;
}

h2
{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #003399;
	margin-top: 0px;
	margin-bottom: 10px;
}

h3
{
	font-weight: bold;
	font-size: 12px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
}

h4
{
	font-weight: bold;
	font-size: 13px;
	color: #003399;
	margin-top: 5px;
	margin-bottom: 0px;
}

.clear
{
	clear: both;
	font-size: 1px;
}

.formtitle
{
	font-weight: bold;
	text-align: right;
	width: 20%;
}

#container
{
	width: 800px;
}

#header
{
	height: 88px;
	background: #fff url(/images/2006/header_background.gif) repeat-x;
}

#logo
{
	margin-top: 16px;
	margin-left: 12px;
	float: left;
}

#searchbox
{
	float: right;
	margin-top: 5px;
	margin-right: 4px;
	text-align: right;
	font-weight: bold;
}

#menu
{
	height: 25px;
	background: #0066CC url(/images/2006/menu_background.gif) repeat-x;
	margin-top: 3px;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}

#menu td
{
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	padding-top: 5px;
}

#menu td a
{
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

.hovermenu
{
	position: absolute;
	top: 123px;
	width: 130px;
	background-color: #999;
	z-index: 2;
	padding-bottom: 15px;
}

.hovermenu div
{
	width: 105px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	color: #fff;
}

.hovermenu div a
{
	color: #fff;
	text-decoration: none;
}

#underbar
{
	height: 5px;
	background: #999 url(/images/2006/menu_underbar.gif) repeat-x;
	margin-top: 2px;
	font-size: 1px;
}

#homecontainer
{
	margin-top: 5px;
}

#homeleftcontainer
{
	width: 574px;
	margin-right: 6px;
	float: left;
}

#homeleftsubleftcontainer
{
	float: left;
	margin-right: 6px;
	width: 378px;
	margin-top: 4px;
}

#homeleftsubrightcontainer
{
	float: left;
	width: 190px;
	margin-top: 4px;
}

.subsectionheader
{
	padding: 6px;
	background: #0066CC url(/images/2006/menu_background.gif) repeat-x;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}	

.subsectioncontent
{
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	height: 228px;
}

.subsectioncontent li
{
	list-style-image: url(/images/2006/arrow.gif);
}

.subsectioncontent dl
{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
}

.subsectioncontent dt
{
	font-weight: bold;
}

.subsectioncontent dd
{
	padding-bottom: 10px;
	margin-left: 0px;
	padding-left: 10px;
}

.subsectioncontent ul
{
	margin-top: 0px;
	padding-top: 20px;
	font-size: 13px;
}

.subsectioncontent li
{
	padding-bottom: 4px;
}

.subsectioncontent div
{
	padding: 10px;
}

#homerightcontainer
{
	width: 220px;
	float: left;
}

#orderspanel
{
	border: 1px solid #999;
	background: #fff url(/images/home/mouse.jpg) no-repeat;
	height: 473px;
}

.orderspanelcontent
{
	padding: 19px;
}

.orderspanelcontent div
{
	font-weight: bold;
	margin-top: 6px;
}

.submenu
{
	width: 137px;
	background-color: #999;
	vertical-align: top;
	padding-bottom: 20px;
}

.submenu div
{
	width: 115px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	color: #fff;
}

.submenu div a
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.content
{
	padding-left: 15px;
	padding-top: 15px;
	vertical-align: top;
}

.catalogcolumn
{
	width: 31%;
	float: left;
	margin-left: 10px;
	border: 1px solid #404040;
}

.catalogcolumnheading
{
	border-bottom: 1px solid #404040;
	background-color: #999;
	padding:4px;
}

.catalogcategory
{
	border: 1px solid #000066;
	padding: 2px;
	background: #fff url(/images/2006/menu_background.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 4px;
}

.catalogitem
{
	border: 1px solid #ccc;
	background-color: #f4f4f4;
	padding: 4px;
	margin-bottom: 4px;
	font-size: 10px;
}

.catalogimage
{
	width: 66px;
	float: left;
}

.catalogcontent
{
	float: left;
	width: 116px;
	padding-left: 2px;
}

#footer
{
	text-align: center;
	font-size: 10px;
	margin-top: 15px;
	width: 800px;
}

#footer div
{
	margin-top: 4px;
}

.leftbox
{
	float: left;
	border: 1px solid #999;
	width: 180px;
}

.rightcontent
{
	float: left;
	padding-left: 10px;
	width: 450px;
}

ul.leftboxmenu
{
	margin-left: 0px;
	padding-left: 20px;
}

ul.leftboxmenu li
{
	padding-bottom: 4px;
}

table.cart
{
	width: 100%;
}

.cart th
{
	background-color: #ccc;
	border-right: 1px solid #404040;
	border-bottom:  1px solid #404040;
	font-weight: bold;
	padding: 4px;
}

.cart td
{
	padding: 2px;
	padding-left: 6px;
}


	