/***************************/
/*     HTML tags            */
/***************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #536A97;
	background-color: #EAF5FD;
	text-align: center;
	margin:0px 0px 0px 20px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #4F70A6;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #555A95;
	padding-top: 15px;
	padding-bottom: 0px;
	text-decoration: none;
	margin: 0px;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #667BB4;
	padding-top: 2px;
	padding-bottom: 0px;
	text-decoration: none;

}
th, td { 
	text-align:left;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:hover, .textMain a:hover { 	color: #DA251D; }
a img { border: none; }
a {	color: #4F70A6; }
.prodTableT a,  .prodTableL a, .prodTableR a, h2 a, .price a { 
	color: 4F70A6;
	text-decoration: none;
}
.prodTableCat a {
	color: #EA820F;
	text-decoration: none;
}
p, ul {margin-top:5px; margin-bottom:5px;}
/***************************/
/*    containers            */
/***************************/
#overlayers {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
	height:20px;
}
#logo {
	position:absolute;
	width:209;
	height:218;
	z-index:10;
	visibility: visible;
}
#justframe {
	border: 1px solid #B7C8BD;
	background-color:#F4FAFE;
	text-align:left;
	margin-right: 0px;
	margin-left: 18px;
}
#justframe .leftcolumn {
	background-color: #E7F4Fd;
	width: 200px;
	padding: 0px 10px 10px 20px;
}
#justframe .midcolumn {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.botlinks  {
	text-align:right;
	padding: 10px 10px 20px 30px;
	background-image: url(layout/your_clear_choice.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;

}
.botlinks a {
	color: #4F70A6;
	text-decoration: none;
	margin-left:15px;
}
.botlinks a:hover{color:#FF9900;}
.textMainSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C8888;
	font-weight: normal;

}
.textMain .textMainSmall a {
	color: #1C8888;
}
.textMain .textMainSmall a:hover {
	color: #FF9900;
}
.textcaps {
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	color: #466393;
}
.textcaps a {
	color: #466393;
	text-decoration:none;
}


#totop {
	text-align: right;
	margin: 0px;
	padding: 0px;
	text-decoration:underline;
	font-style:italic;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #495778;
	text-decoration: none;
	margin: 0px;
}
.textcapsLined {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f70a6;
}
/********************************/
/* product list               */
/********************************/

.prodTableTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4F70A6;
	padding-left: 3px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	font-size: 11px;
	vertical-align:bottom;
}
.prodTableR {
	font-size: 10px;
	background-color: #E5EBEF;
	padding-left: 3px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9C9C8;
	border-right-color: #C9C9C8;
	border-bottom-color: #C9C9C8;
	border-left-color: #C9C9C8;

}
.prodTableL {
	font-size: 11px;
	color: #4F70A6;
	background-color: #E5EBEF;
	padding: 2px 3px 0px 3px;
	border: #C9C9C8 solid 1px; 
	border-width: 0px 0px 1px 1px;
}
.prodTableLR { 
	border: #C9C9C8 solid 1px; 
	border-width: 0px 1px 1px 1px;
	background-color: #E5EBEF;
	padding-left: 3px;
}
.prodTableCat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F70A6;
	font-weight: bold;
	border: #C9C9C8 solid 1px; 
	border-width: 0px 0px 1px 0px;
	padding: 0px 0px 2px 3px;
}

div#products {
	scrollbar-face-color: #E5EBEF;
	scrollbar-highlight-color: #E5EBEF;
	scrollbar-shadow-color: #E5EBEF;
	scrollbar-3dlight-color: #B0C2CE;
	scrollbar-arrow-color: #9ACDCD;
	scrollbar-track-color: #F4FAFE;
	scrollbar-darkshadow-color: #B0C2CE;
	visibility: visible;
}
.instruction li {
	margin-bottom: 7px;
}
.submenu_instruction {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.submenu_instruction li {
	margin-bottom:5px;
}
.sub1 {
	width: 230px;
}
.prodsmall {
	padding: 0px;
	float: left;
	width: 240px;
	margin-right: 30px;
	margin-bottom: 10px;
}
.headerdiv {
	background-image: url(layout/spacer_sub.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 7px;
}

