body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menubar {
	background-color: #579ECB;
}
.menubuttons {
	padding-left: 20px;
	padding-right:19px;
}
a {
	color: #3ba1cc;
	text-decoration: underline;
}
a:hover {
	color: #55a003;
	text-decoration: none;
}
div.bntop {
	color: #636363;
	font-size: 60%;
	padding-left: 5px;
}
a.bntop {
	color: #636363;
	text-decoration: none;
}
a.bntop:hover {
	color: #3ba1cc;
	text-decoration: underline;
}
a.productlink {
	text-decoration:none;
	color:#666666;
}
a.productlink:hover {
	text-decoration:underline;
	color:#666666;
}
.bodycopy {
	color: #636363;
	font-size: 65%;
}
.frontbody {
	color: #636363;
	font-size: 65%;
	width: 208px;
}
.highlight {
	color: #3ba1cc;
	text-decoration: underline;
}
.leftnavmenu {
	padding-bottom: 18px;
	background-color: #ACB5BB;
	backround-image: url(/siteimages/2005/leftnavbg.gif);
}
.leftbuttons {
	padding-top:7px;
}
.leftbuttonbottom {
	border:2px solid #ECEEEF;
	border-bottom:0px;
}
.leftbuttonbottomtext {
	background-image: url(/siteimages/2005/m1bg.gif); 
	background-position: top;
	background-repeat: repeat-x;
	border: 2px solid #ECEEEF;
	border-top: 0px;
	padding-left: 6px;
	font-size: 65%;
	color: #969696;
}
.tableborders {
	border:2px solid #E9EBEC;
}
.leftcontenttable {
	background-image: url(/siteimages/2005/m1bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border:2px solid #ECEEEF;
	border-top: 0px;
	padding-left: 6px;
}
.leftcontenttabletop {
	border:2px solid #ECEEEF;
	border-bottom:0px;
	padding-left:0px;
	padding-top:10px;
}
.titlebar {
	padding-left:11px;
	padding-right:0px;
}
.maincontentarea {
	border:2px solid #F3F4F5;
	border-top:0px;
	padding-left:19px;
	padding-top:9px;
	padding-right:15px;
}

.sectionMain {
	font-weight: bold;
	color: #000000;
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898A9C;
	padding: 3px;
}
a.sectionMain {
	color: #000000;
	text-decoration:underline;
}
a.sectionMain:hover {
	color: #666666;
	text-decoration:underline;
}
a.products {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
a.products:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.purchase {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a.purchase:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

