.AXISPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.AXISPageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #000099;
	text-transform: none;
}
.AXISBodyText {font-family: Arial, Helvetica, sans-serif; font-style: bold; font-weight: 600; font-size: 12px; color: #000000; text-transform: none}
.AXISPromptText {font-family: Arial, Helvetica, sans-serif;font-style: normal;font-weight: bold;font-size: 10pt;color: #000000}
.AXISFieldText {font-family: "Courier New", serif;font-style: normal;font-weight: 400;font-size: 11px;color: #003333}
.AXISSubHeading {font-family: Arial, Helvetica, sans-serif;font-style: normal;font-weight: bold;font-size: 10pt;color: #333; text-transform: none}
.AXISMenuHeading { font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: 800; font-size: 12px; color: #FFCC00; }
.AXISTableText { font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 10pt; color: #000000; }
.AXISTableHead { font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 10pt; color: #FFFFFF; ; background-color: #164677}
.AXISWarning { font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 14pt; color: #FF0000; }
.AXISMenuText { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 10px; color: #333333; }
.firstmenuitem {
	padding: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: thin;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #24348c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-bottom-color: #CCCCCC;
}

.AXISMenuText:link {TEXT-DECORATION: none; color: #333333}
.AXISMenuText:visited {TEXT-DECORATION: none; color: #333333}
.AXISMenuText:hover {TEXT-DECORATION: none; color: #24348c}
.AXISMenuText2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 10px; color: #FFFFFF; }
.AXISMenuText2:link {TEXT-DECORATION: none; color: #FFFFFF}
.AXISMenuText2:visited {TEXT-DECORATION: none; color: #FFFFFF}
.AXISMenuText2:hover {TEXT-DECORATION: none; color: #FFCC00}
.AXISMenuInfo {font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 10px; color: #000000}
.AXISFootText {font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 9px; color: #FFFFFF; text-transform: none}
.AXISFootText:link {text-decoration:none; color:#FFCC00}
.AXISFootText:visited {text-decoration:none; color:#FFCC00}
.AXISFootText:active {text-decoration:none; color:#FFCC00}
.AXISFootText:hover {text-decoration:underline; color:#FFFF00}
.AXISInfo {font-family: Arial, Helvetica, sans-serif;font-style: normal;font-weight: bold;font-size: 10px;color: #000000; text-transform: none}
/* -----------------------------------------------------------
						Generic
----------------------------------------------------------- */
a:link,
a:visited {
	text-decoration: none;
	color: #163477;
}

a:hover {
	border-bottom: #bdf 1px solid;
}
/* -----------------------------------------------------------
					Headers ( h* style )
----------------------------------------------------------- */


h2,
h3,
h4,
h5,
h6
{
	margin: 8px 16px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.08em;
}

h1 {
	border-bottom: 1px solid #FFF;
	letter-spacing: 0.1em;
	background: #DBE2E2;
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
	margin-top: 0;

}

h1 span {
	float: right;
	color: #69839B;
}

/**
new template
**/
body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif;}


.indentmenu{ float:left; font-size:13px; font-weight:bold; color:#eeeeee;
width: 600px; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 600px; /*width of menu*/

}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 8px 11px;
text-decoration: none;
border-right: 1px solid #333333; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: eeeeee !important; /*text color of selected and active item*/
/*padding-top: 6px; shift text down 1px for selected and active item*/
/*padding-bottom: 4px; shift text down 1px for selected and active item*/
background: center center repeat-x;
}



.inputs{ border:#DCDBDB 1px solid; font-size:11px; font-family:Verdana,Arial,Helvetica,sans-serif;}







.topbarsearch { float:right; margin-bottom:8px; padding-right:50px; font-size:13px; font-weight:bold; color:#eeeeee;}




.clear { clear: both;}

.wrapper {width:1050px; color: #666666;}

.menubar {width:1000px; background-image:url(/media/menubar.jpg); height:32px; padding-left:50px;}

.header {height:100px; border-bottom: 1px solid #DCDBDB; color: #666666;}

.content {width:950px; margin-left:50px;}

.logo {float:left;}

.logo2 {float:right;padding-top:12px;}

.tel {float:left; padding-left:75px;}

.maincon {float:right; width:698px; background-color:#EDEDED; border-left: 1px solid #DCDBDB; border-right: 1px solid #DCDBDB;}

.menu {float:left;}

.tophold {width:698px;}

.mainconhold {float:right; width:700px; margin-top:5px; margin-bottom:5px;}

.maincontop {width:700px; background-image:url(contopbend.png); height:8px;}

.mainconbot {width:700px; background-image:url(conbotbend.png); height:8px;}

.imagehold {margin-left:9px; width:450px; border: 3px solid #DDDDDD; height:310px; float:left;}

.shoppingcart {float:right; width:230px; height:80px; border-bottom: 1px dashed #949494;}

.memberlogin {float:right; width:230px; height:80px; border-bottom: 1px dashed #949494; margin-top:8px;}

.newsletter {float:right; width:230px; height:80px; margin-top:8px;}

.imageholdtr  {float:left; width:80px; margin-left:10px;}

.topholdtext  {float:right; width:140px; margin-top:17px; font-size:14px}

.topholdtext2  {float:right; width:140px; font-size:11px; font-weight:bold;  margin-top:5px;}

.spay {width:950px; border-bottom: 1px solid #DCDBDB;}

.emailform {float:right; width:230px;}

.emailformhold {float:right; width:210px; padding-left:20px;}


ul {
   list-style-image: url(bullet.gif);
   	padding: 8px;
	margin: 8px;
}


.midrighthold {float:right;  width:230px; height:316px}

li {margin-top:5px; border-bottom: 1px dashed #949494; width:210px;}


.productmenu ul {
   list-style-image: url(bullet.gif);
   	padding: 8px;
	margin: 8px;
}

.productmenu li {margin-top:5px; border-bottom: 1px dashed #949494; width:210px;}
.productmenu li a{margin-top:5px; border-bottom: 1px dashed #949494; width:210px; color:#666;text-decoration: none;
	}
.productmenu li a:hover{color:#009;
	}


.menuhead{font-size:13px; font-weight:bold;}


.products { border: 7px solid #DDDDDD; /*margin-left:9px; margin-top:5px;*/}

.productsholdl {float:left; width:217px; background-color:#ffffff}

.productsholdc {float:left; width:218px; border-left: 7px solid #DDDDDD; border-right: 7px solid #DDDDDD; background-color:#ffffff}

.productsholdr {float:right; width:217px; background-color:#ffffff}

.prodline {width:666px; height:7px; background-color:#DDDDDD}

.prodtitle { font-weight:bold; height:30px;margin-left:9px; margin-right:9px}

.prodimage {margin-left:8px; margin-right:8px}

.prodtext {margin-left:8px; margin-right:8px; margin-top:8px}

.prodbut { margin-top:15px; text-align:center; margin-bottom:15px; }

.footlinks {float:right; margin-right:50px; margin-top:8px; margin-bottom:20px; font-weight:bold;}

.footlinks a{
color: #999; /*text color*/
padding: 8px 11px;
text-decoration: none;
}


