/* CSS Document */
BODY {
	/* Background Style */
	background-color:#ffffff;
	/* Scroll Bar Style */
	SCROLLBAR-FACE-COLOR:#D8C29E;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #dddddd;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #dddddd;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	/*text*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	margin-top:0px;
	margin-bottom:0px;
}
/*************************All Links******************************/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
}
a:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #7C9342;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/*************************Other Links***********************/

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#5F8E60;
	padding-left:3;
	padding-right:3;
}
a.menu:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left:3;
	padding-right:3;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#990000;
	text-decoration: underline;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	padding-left:3;
	padding-right:3;
}
.bottommenu {
	background-image:url(../images/home_07.jpg);
	background-repeat:no-repeat;
	height:40;
	width:768;
}
.copyrightstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.cellborder {
	border-style:dotted;
	border-width:1;
	border-color:#CCCCCC;
	background-color:#FFFFFF;
}
.vdot {
	background-image: url(../images/vdot.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.bgtransparent {
	background-image:url(../images/bgtrans.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
}
.baragraph {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}
.headers {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#5F8E60;
}
.smallheaders {
	background-image:url(../images/gradiant_line.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5F8E60;
}
.smallheaders2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5F8E60;
}
a.more_link:link {
	color: #5F8E60;
	font-size: 12;
	border-bottom:#CCCCCC dotted 1px;
	font-weight: normal;
	font-family:"Arial";
}
a.more_link:visited {
	text-decoration: underline;
	color: #5F8E60;
	font-size:12;
	font-weight: normal;
	font-family:"Arial";
}
a.more_link:hover {
	text-decoration: none;
	color: #333333;
	font-size: 12;
	font-weight: normal;
	font-family:"Arial";
	border-bottom: none;
}
a.more_link:active {
	color: #FF0000;
	font-size:12;
	font-weight: normal;
	font-family: "Arial";
}
.middottedline {
	background-image: url(../images/dotline.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:5;
}
.topbottomcell {
	background-color:#FBFBFB;
	border-top-style:solid;
	border-top-color:#E2E2E2;
	border-top-width:1;
	border-bottom-style:solid;
	border-bottom-color:#E2E2E2;
	border-bottom-width:1;
}
.fieldstyle {
	width:470;
	border-style:solid;
	border-color:#dddddd;
	border-width:1;
}
.validation {
	font:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:12px;
}
.Headers {
	font-size:14px;
	color: #990000;
	font-weight: bold;
}
.leftpad {
	padding-left: 5px;
}
.topbottomline {
	border-top:solid #CCCCCC dotted 1px;
}
.borderit img {
	border: 1px dotted #ccc;
}
.borderit:hover img {
	border: 1px solid #5C9761;
}
.borderit:hover {
	color: red; /* irrelevant definition to overcome IE bug */
}
.bottomborderit {
	border-bottom: 1px #cccccc dotted;
	background-color:#F7F7F7;
	padding-left:5;
}
.bottomborderit2 {
	border-bottom: 1px dotted #cccccc;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
.bottomborderit22 {
	border-bottom: 1px solid #cccccc;
	background-color:#F8F1E9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	height:100%;
}
.bottomborderimg {
	background-image:url(../images/dotline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.redbottomborderit:hover img {
	border-bottom: 1px solid #990000;
}
.greenbottomborderit:hover img {
	border-bottom: 1px solid #5C9761;
}
.brownbottomborderit:hover img {
	border-bottom: 1px solid #AF936E;
}
.maindiv {
	background-color:#990000;
	width: 780px;
	margin-right: 0 auto;
	margin-left: 0 auto;
}
.headerrect {
	height:30;
	padding: 5;
	font-size:16px;
	color:#5C9761;
	background-color:#eeeeee;
	font-family:Arial, Helvetica, sans-serif;
	border:#CCCCCC solid 1px dotted;
	font-weight:500;
}
.imgborder {
	border: dotted 1px #CCCCCC;
}
.pleftpad {
	background-image:url(../images/punchtop.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:30;
	padding-left:20;
	font-size:12;
	color:#666666;
}
.rightdottedborder {
/*border-right:#CCCCCC dotted 1px;*/

}
.row1 {
	border-bottom: 1px dotted #cccccc;
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
.row2 {
	background-color: #ccccff;
}
.rowOver {
	border-bottom: 1px dotted #cccccc;
	background-color: #f8f1e9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
.productheader {
	border-bottom:solid 2px #cccccc;
	height:30px;
	background-image:url(../images/gradh.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: 500;
	color:#006600;
}
.productheader2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: 600;
	color:#006600;
}
.productbg1 {
	background-image:url(../images/productbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:50px;
	width:280px;
}
.productbg2 {
	background-image:url(../images/productbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:50px;
	width:280px;
}
.redbg {
	background-image:url(../images/redbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.leftdots {
	background-image: url(../images/vdot.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.rightdots {
	background-image: url(../images/vdot.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.rightdotsgray {
	background-color:#eeeeee;
	background-image: url(../images/vdot.gif);
	background-repeat:repeat-y;
	background-position:right;
}
ul#l1 {
	line-height:27px;
	list-style-type: decimal;
	padding-left:0px;
}
td#l2 {
	height:27px;
	background-image: url(../images/productsdetails.jpg);
	background-position: left;
	background-repeat:no-repeat;
	padding-left:15px;
}
a.lilinks:link {
	font-family:Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration:none;
}
a.lilinks:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.bigheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	color:#990000;
}
.backcell {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../images/bgcell2.jpg);
	background-repeat:repeat-y;
	background-position:right;
	/*background:#DBC0A6;*/
	font-weight:bold;
	padding-left:5px;
}
.backcell2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../images/bgcell.jpg);
	background-repeat:repeat-y;
	background-position:right;
	/*background:#5F8E60;*/
	font-weight:bold;
	padding-left:5px;
}
.jumpmenu {
	width:97%;
	font-size:9px;
	color:#990000;
}
.jumpmenubg {
	background-image: url(../images/productmanubg.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:31px;
	vertical-align:middle;
	padding-left:18px;
	font-size:12px;
}
.jumpmenubg_red {
	background-image: url(../images/productmanubg_red.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:31px;
	vertical-align:middle;
	padding-left:15px;
	font-size:12px;
}
.cap {
	width:20px;
	height:30px;
	float:left;
	font-size: 28px;
}
/*---------------------pics-------------------------*/

a.footerlink:link {
	text-decoration:none;
	color: #006600;
	font-size:14px;
}
a.footerlink:visited {
	text-decoration:none;
	color:#006600;
	font-size:14px;
}
a.footerlink:hover {
	text-decoration:underline;
	color:#006600;
	font-size:14px;
}

