.tableBorder {
	border: 2px solid #B2B2B2;
	filter: DropShadow(Color=333333, OffX=10, OffY=10, Positive=yes);
}
.divlineH {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.divlineV {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.grayHdiv {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.grayDotHdiv {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6699FF;
}

.product_header {
	background: url(product_images/product_titles2.gif) top;
	width: 400px;
	height: 15px;
	padding: 5px 0 5px 0;
	display: block;
	color: #333333;
	font-size: 1.5em;
	letter-spacing: 1px;
	text-align: left;
	padding-left: 5px;
	text-transform: uppercase;
}

.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BAA45C;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 10px;
}

.newslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.newslink_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* Top Nav */
#meta-nav a {
    padding: 0 10px;
    border-right: 1px solid #a5b8c9;
    display: block;
	color: #7B9CBA;	
    font-size: .9em;
	text-transform: lowercase;
}
#meta-nav a:hover  {
    color: #1F466E;
    }
#meta-nav a:active  {
    color: #1F466E;
    }
#meta-nav .last-horiz-nav-item a {
    border: 0;
    }

#meta-nav ul {
	list-style-image: url(file:images/pixel-gif.gif);
}

.horiz-nav-list li {
    float: right;
    }
	
/*  ---- */

#leftcolcontain .menuon {
	margin:0px 0px 5px 2px;
	color:#408de4;
	font-weight:bold;
	list-style-position: outside;
}
#leftcolcontain a {
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}
#leftcolcontain a:hover {text-decoration:underline}

/*
a:link {
	color: #009EC6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	
}
*/

#subnav a{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	/*border-top: 1px solid #0099CC;
	border-right: 1px solid #0099CC;
	border-bottom: 1px solid #0099CC;
	border-left: 1px solid #0099CC;*/
	padding: 1px 5px 3px 5px;
	background-color: #6699CC;
}

#subnav a:hover{
	color: #1F466E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #1F466E;
	padding: 1px 5px 3px 5px;
	}	
	
#subnav #current{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	border-bottom: 1px solid #695D54;
	padding: 1px 5px 3px 5px;
	background-color: #BAA45C;
}

#subsubnav {
	background:url(images/tab.gif) no-repeat;
	padding:2px 8px 4px 15px;
	color:#1F76CC;
	font-size:12px;
	padding:2px 8px 4px 15px;
	text-decoration:none;
}

#sub3nav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:underline;
}

#sub3nav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration:underline;
}

#sub4nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	text-decoration:none;
}

#sub4nav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	text-decoration:none;
}

#sub4nav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7086B2;
	text-decoration:underline;
}

#sub3nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	text-decoration:none;
}

#subNewsNav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration:none;
	padding-left: 15px;
}

#subNewsNav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration:underline;
	padding-left: 15px;
}

.currentsub{
	background:url(images/tab2.gif) no-repeat;
	padding:2px 8px 4px 15px;
	color:#FF6600;
	font-size:12px;
	padding:2px 8px 4px 15px;
	text-decoration:none;
}

.b11{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 8px;
}

a:link {
	text-decoration: none;
	color:#0066FF;
}
a:visited {
	text-decoration: none;
	color:#0066CC;
}

ul {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	list-style-type: none;
	font-weight: normal;
	list-style-position: outside;
	color: #333333;
	list-style-image: url(file:images/bullet1.gif);
}

ul #sub {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	list-style-type: none;
	font-weight: normal;
	list-style-position: outside;
	color: #333333;
	list-style-image: url(file:images/bullet2.gif);
}

	
.divideHSolid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.whiteborder {
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.shoppingCart {
	border: 1px solid #999999;
}
.confirmationborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

td {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.contentTitles {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
}

.thinBorder {
	border: 1px solid #CCCCCC;
}

.thinBorder2 {
	border-left: 1px solid #CCCCCC;
	padding-left: 8px;
}

.thinBorder3 {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-left: 8px;
}

.thinBorder5 {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.thinBorder13 {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.LeftDivider {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}
.BottomDivider {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}

.h3 {
	display: inline;
	font-size: 80%;
	text-transform: none;
	border-bottom: 1px solid #999999;
	padding-bottom: 2px;
	padding-top: 8px;
	width: 100%;
	font-weight: normal;
	margin: 0px;
}

.estore_title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #007AC5;
}

.estore_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	font-style: normal;
}

