body { margin: 0px; border: 0px; padding: 0px; background-color: white; font-family: Verdana, Helvetica, sans-serif; font-size: 11px}

h1 {
	font-size: 14px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	margin-top: 10px;
}
h2 { margin: 0px; font-size: 14px; font-family: Arial; text-decoration: none; vertical-align: top;}
h3 { margin: 0px; font-size: 12px; font-family: Arial; text-decoration: none; color: #838b8b;}
h4 { margin: 0px; font-size: 11px; }
h5 {
	margin: 0px;
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

navbuttons {
	margin: 1px;
	font-size: 13px;
	color: #fff;
	/*text-align: center;*/
}

a.navbuttons {
	color: #ffffff;
}

.copyright { color: #444; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;letter-spacing: -1px;}

.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }
.tbcontent	{ background-color: #A9B8C2; border: 0px #006699 solid; }

a,a:link,a:active,a:visited {
	text-decoration: none;
	color : #000;
	font-weight: bold;
}
a:hover	{ text-decoration: none; color : #6fbf44; }
#strip {
	background-attachment: fixed;
	background-image: url(../images/toolstrip.gif);
	background-repeat: repeat-y;
	position: absolute;
	height: 700px;
	width: 75px;
	float: left;
}
img { border: 0px; }
img.product { border: 1px; border-style: solid; border-color: #043266; }

table.product { width: 100%; border-color: #FFFFFF, border-style: solid; border-width: 1px; }
table.product tr.catname { background-image: url(../images/product.jpg); height: 23px; width: 100%;}
table.product td.pic { width: 20%; align: center; vertical-align: top; }
table.product td.description { padding: 8px; width: 60%; vertical-align: top; }
table.product td.price { width: 20%; text-align: center; font-size: 12px; font-weight: bold; align: center; vertical-align: middle; }

hr.product { width: 100%; color: #000000; }

td.header { background-color: #FFFFFF; background-image: url(../images/acp_top.jpg); }

td.navpic { background-color: #FFFFFF;/* background-image: url(../images/navpic.gif);*/ height: 22px; }

td.copyright { background-image: url(../images/bt.gif); background-position-y: bottom; background-repeat: repeat-x; }

td.lefttd { background-repeat: repeat-y; background-image: url(../images/left.gif); }
td.righttd { background-image: url(../images/right.gif); background-repeat: repeat-y; }

td { font-family: Verdana, Helvetica, sans-serif; font-size: 11px }
th { height: 25px; color: #444444; border-color: #FFFFFF; border-style: solid; font-size: 10px; background-color: #EAEAEA; white-space: nowrap; border-width: 1px 1px 0px 1px; }
hr { height: 1px; border-width: 0px; background-color: #D1D7DC; color: #D1D7DC }
.row { background-color: #F7F7F7; padding: 4px; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; }

.tbheader {
	border-collapse:collapse;
	height:16px;
	width:100%
	}
	
.tbl{background: #6599ff /*url(../images/tb2_l.gif) no-repeat*/;width:22px}
.tbm{
	background: #6599ff /*url(../images/tb2_m.gif) repeat-x*/;
	width:100%;
	font-size:11px;
	color:#333333;
	font-weight: bold;
}
.tbr{background: #6599ff /*url(../images/tb2_r.gif) no-repeat*/;width:124px}

/* Contact From ---------------------------------------------------------- */
form
{
	margin-top: 1.5em;
	padding-bottom: 35px;
	width: 650px;
	float: left;
}
fieldset
{
	margin: 0 0 1.5em 0;
	padding: 0;
}

/*legend
{
	color: #000;
	font-weight: bold;
}*/

fieldset ol
{
	padding: 1em 1em 0 1em;
	list-style: none;
}

fieldset li
{
	padding-bottom: 1em;
}

label
{
	display: block;
}

fieldset.submit
{
	border-style: none;
	padding-left: 10%;
}