body {
	margin: 0px 0px 0px 8px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;

}
/* Font Family for entire Document */
body, p, td, th, div, ul, ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* Headings */
h1, h2, h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	padding-bottom: 0;
	margin-bottom: 0;
	color: #000000;
	font-size: 18px;
	border-bottom: 1px solid #eeeeee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	text-transform: uppercase;
}
h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.producttitle {
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.mncontent {
	padding: 5px;
	font-size: 11px;
	/* The Double Comment Markers hide the line height property from Netscape 4 */
	/*/*/line-height: 1.5; /* */
}

.mncontent a:link {
	color: #000080;
}
.mncontent a:visited {
	color: #000080;
}
.mncontent a:hover, .mncontent a:active {
	color: #ff0000;
	text-decoration: none;
}

a:link {color: #000080;}
a:visited {color: #000080;}
a:hover, a:active {
	color: #ff0000;
}
.search
	{
	font-size: 12px;
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;

	}
.dash {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.leftnavtitle {
	margin: 5;
	color: #333333;
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;

}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid #333366;
width: 160px;
background-color: #ffffff;
}

#navcontainer a:link, #navlist a:visited
{
color: #333366;
text-decoration: none;
}

#navcontainer a:hover
{
border: 1px solid #FF3333;
background-color: #333366;
color: #ffffff;
}

#active a:link, #active a:visited, #active a:hover
{
	border: 1px solid #333366;
	background-color: #ffffff;
	color: #333366;
	font-weight: bold;

}

.footer {
	margin: auto 0 0;
	padding: 24px 2px 2px;
	font-weight: bold;
}
.footer p {
	font-size: 11px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
.footer a { margin: 0 3px 0 0;}
.footer a, #footrule a:visited {
	color: #0000FF;
}
.footer a:hover, #footrule a:active {
	color: #000000;
}

input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; border: 1px solid #666666; }

.topnav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-image: url(images/topnav2.jpg);
	font-weight: bold;
} 
.topnav2 a:link {color: #ffffff; text-decoration: none} 
.topnav2 a:visited {color: #ffffff; text-decoration: none} 
.topnav2 a:hover {color: #ffffff; text-decoration: none} 
.topnav2 a:active {color: #ffffff; text-decoration: none} 
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	background-color: #FE0000;
} 
.topnav a:link {color: #ffffff; text-decoration: none} 
.topnav a:visited {color: #ffffff; text-decoration: none} 
.topnav a:hover {color: #ffffff; text-decoration: none} 
.topnav a:active {color: #ffffff; text-decoration: none} 
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-image: url(images/catbtm.gif);
	font-weight: bold;
	line-height: 1.7em;
	background-repeat: no-repeat;
	height: 30px;
	width: 200px;
	padding-left: 15px;
} 
.category a:link {color: #ffffff; text-decoration: none} 
.category a:visited {color: #ffffff; text-decoration: none} 
.category a:hover {color: #ffffff; text-decoration: none} 
.category a:active {color: #ffffff; text-decoration: none} 
.producttable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

