body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #9A824E;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #9a824e;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #9a824e;
}
a:active {
	text-decoration: none;
	color: #9a824e;
	font-weight: bold;
}
.logoBordL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D5D8;
}
.logoBordB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D5D8;
}
.logoBordR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D5D8;
}
.logoBordT{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D5D8;
}
.titles {
	font-weight: bold;
	color: #9A824E;
}
.picBorders {
	border: 2px solid #F9F500;
}
.leftCol {
	background-image: url(../images/leftFill.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.borders {
	border: 1px dashed #CCCCCC;
}
.navBG {
	background-color: #f6f5f3;
	background-image: url(../images/navBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.contentBG {
	background-image: url(../images/contentBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footerBG {
	background-image: url(../images/footerBG.gif);
	background-repeat: repeat-x;
}
.leftFill {
	background-image: url(images/leftFill.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
a.link:active, a.link:link, a.link:visited {
	text-decoration:none;
	color: #000000;
	font-weight:normal
}
a.link:hover {color:#0099FF; text-decoration:underline; font-weight:normal}
.over {
	background-color: #62708D;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	cursor: hand;
	cursor: pointer;
	color: #CCCCCC;
	text-decoration: underline;
}
.off {
	background-color: #CBCBCB;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	cursor: hand;
	cursor: pointer;
}
.watermark {
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h3{ 
letter-spacing: 6px
}
a.webvlink:active, a.webvlink:link, a.webvlink:visited {
	text-decoration:underline;
	color: #000000;
	font-weight:normal
}
a.webvlink:hover {color:#0099FF; text-decoration:none; 	font-weight:normal}
	h5 {
	font-size: 13px;
	font-weight: bold;
	color: #9A824E;
	margin: 0px;
}
.productBorder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}

