body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(background.gif);
	margin: 0 px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #000099;
	text-decoration: none;
	}
	
a:hover {
	color: #000099;
	text-decoration: underline;
	}

h2 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.bodytext {
	padding-bottom: 5px;
	font-size: 12px;
	color: #404A55;
	padding-top: 5px;
}


.linkbar {
	border-bottom-color: #006530;
	border-bottom-width: thin;
	border-bottom-style: solid;
}

.linkbar a{
	font-size: 13px;
	color: #006631;
	text-decoration: none;
	font-weight: bold;
}

.linkbar a:hover {
	text-decoration: underline;
	color: #3494C4;
	}

.top {
	background-image: url(linkbar.jpg);
}

.side {
	background-image: url(side_background.gif);
}

.space {
	height: 2px;	
}

.product {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 40px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D8E0F1;
	padding-top: 5px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8E0F1;
	border-left-color: #D8E0F1;
	width: 140px;
	}


.product:hover {
	border: 3px solid #2F5AB1;
	
}

.box {
	border: thin solid #006634;
	width: 240px;
	height: 110px;
	padding-top: 5px;
}

.style1 {
	color: #CCCCCC;
	font-weight: bold;
	font-style: italic;
}

.style2 {font-size: 10px}
.style3 {color: #990066}
.style4 {
	color: #990000;
	font-weight: bold;
}
.style6 {font-size: x-small}

.style7 {font-size: 12px}

.style8 {font-weight: bold}
.style9 {font-size: 14px}
.style10 {color: #006634}

.footer {
	background-image: url(top_background.gif);
	height: 40px;
}
.footer a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
	}

.footer_links {
	font-size: 10px;
	height: 10px;
	background-image: url(bg_links.jpg);
	color: #408080;
}
.footer_links a{
		color: #408080;
}

.footer_links a:hover {
	
	color: #408080;
	}

