body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #EEE6D0;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #EEE6D0;
	SCROLLBAR-TRACK-COLOR: #7E6111;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
	}

table {
	color: #FFFFFF
	}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	}
.highlighter {
	background-color: #FFFF00;
}
input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F6B;
}
hr {
	font-size: 1px;
	line-height: 1px;
	color: #AF9960;
}

a:link {
	color: #53538B;
}
a:visited {
	color: #488D95;
}
a:hover {
	color: #585893;
	text-decoration:none;
}
a:active {
	color: #696969;
	text-decoration:none;
}
a.scroll:link {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.scroll:visited {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.scroll:hover {
	font-size: 14px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
/************** TOC LINKS ******************************/
a.RTOC:link {
	display: block;
	background: url(../images/RTOC.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #7B7BB3;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	height: 30px !important;
	width: 184px;
	text-decoration: none;
}
a.RTOC:visited {
	display: block;
	background: url(../images/RTOC.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #7B7BB3;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	height: 30px !important;
	width: 184px;
	text-decoration: none;
}
a.RTOC:hover {
	display: block;
	background: url(../images/RTOC_over.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	height: 30px !important;
	width: 184px;
	text-decoration: none;
}

a.LTOC:link {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	text-decoration: none;
}
a.LTOC:visited {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	text-decoration: none;
}
a.LTOC:hover {
	font-size: 12px;
	font-weight: bold;
	color: #7E6111;
	text-align: left;
	text-decoration: none;
}


/* These create the HORIZONTAL MENUS FOR TOP AND BOTTOM TOC'S */
#bottommenu{
height: 20px;
float: right;
width: 600px;
color: #488D95;

}
.topmenu{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	text-decoration: none;
	
	}
a.topmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	
}
a.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E6111;
	text-decoration: none;
	
}
.bottomTOC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
}
a.bottomTOC:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
}
a.bottomTOC:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-position: right;
}
a.bottomTOC:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E6111;
	text-decoration: underline;
	background-position: right;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7E6111;
}

/******************************* BLOCK 1 *******************************/
h1 {
	font-size: 16px;
	color: #7E6111;
	font-weight: bolder;
	background-position: center;
}
a.readmore:link {
	color: #53538B;
	display: block;
	background: url(images/point_purple.gif) no-repeat 9px;
	font-size: 10px;
	font-weight: bold;
	color: #9933FF;
	text-align: right;
	padding-right: 2px;
	height: 10px !important;
	width: 95px;
	text-decoration: underline;
}
a.readmore:visited {
	color: #53538B;
	display: block;
	background: url(images/point_purple.gif) no-repeat 9px;
	font-size: 10px;
	font-weight: bold;
	color: #9933FF;
	text-align: right;
	padding-right: 2px;
	height: 10px !important;
	width: 95px;
	text-decoration: underline;
}
a.readmore:hover {
	color: #53538B;
	display: block;
	background: url(images/point_green.gif) no-repeat 9px;
	font-size: 10px;
	font-weight: bold;
	color: #00FF00;
	text-align: right;
	padding-right: 2px;
	height: 10px !important;
	width: 95px;
	text-decoration: underline;
}
/******************************* BLOCK 2 *******************************/
h2 {
	font-size: 16px;
	color: #7E6111;
	font-weight: bolder;
	background-position: center;
}
a.readmore2:link {
	display: block;
	background: url(images/point_grey.gif) no-repeat 9px;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	padding-right: 2px;
	height: 10px !important;
	width: 95px;
	text-decoration: underline;
}
a.readmore2:visited {
	color: #999999;
	display: block;
	background: url(images/point_grey.gif) no-repeat 9px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 2px;
	height: 10px !important;
	width: 95px;
	text-decoration: underline;
}
a.readmore2:hover {
	display: block;
	background: url(images/point_gold.gif) no-repeat 9px;
	font-size: 10px;
	font-weight: bold;
	color: #7E6111;
	text-align: right;
	padding-right: 2px;
	height: 10px !important;
	width: 95px;
	text-decoration: underline;
}
/******************************* BLOCK 3 *******************************/
h3 {
	font-size: 16px;
	color: #7E6111;
	font-weight: bolder;
	background-position: center;
}
a.readmore3:link {
	display: block;
	background: url(images/point_grey.gif) no-repeat 9px;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	padding-right: 2px;
	height: 10px !important;
	width: 95px;
	text-decoration: underline;
}
a.readmore3:visited {
	color: #999999;
	display: block;
	background: url(images/point_grey.gif) no-repeat 9px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 2px;
	height: 10px !important;
	width: 95px;
	text-decoration: underline;
}
a.readmore3:hover {
	display: block;
	background: url(images/point_gold.gif) no-repeat 9px;
	font-size: 10px;
	font-weight: bold;
	color: #7E6111;
	text-align: right;
	padding-right: 2px;
	height: 10px !important;
	width: 95px;
	text-decoration: underline;
}
/******************************* BLOCK 4 *******************************/
h4 {
	font-size: 16px;
	color: #7E6111;
	font-weight: bolder;
	background-position: center;
}
a.readmore4:link {
	display: block;
	background: url(images/point_grey.gif) no-repeat 9px;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	padding-right: 2px;
	height: 10px !important;
	width: 95px;
	text-decoration: underline;
}
a.readmore4:visited {
	color: #999999;
	display: block;
	background: url(images/point_grey.gif) no-repeat 9px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 2px;
	height: 10px !important;
	width: 95px;
	text-decoration: underline;
}
a.readmore4:hover {
	display: block;
	background: url(images/point_gold.gif) no-repeat 9px;
	font-size: 10px;
	font-weight: bold;
	color: #7E6111;
	text-align: right;
	padding-right: 2px;
	height: 10px !important;
	width: 95px;
	text-decoration: underline;
}
/******************************* BLOCK 5 *******************************/
h5 {
	font-size: 16px;
	color: #7E6111;
	font-weight: bolder;
	background-position: center;
}
a.readmore5:link {
	display: block;
	background: url(images/point_grey.gif) no-repeat 9px;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	padding-right: 2px;
	height: 10px !important;
	width: 95px;
	text-decoration: underline;
}
a.readmore5:visited {
	color: #999999;
	display: block;
	background: url(images/point_grey.gif) no-repeat 9px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 2px;
	height: 10px !important;
	width: 95px;
	text-decoration: underline;
}
a.readmore5:hover {
	display: block;
	background: url(images/point_gold.gif) no-repeat 9px;
	font-size: 10px;
	font-weight: bold;
	color: #7E6111;
	text-align: right;
	padding-right: 2px;
	height: 10px !important;
	width: 95px;
	text-decoration: underline;
}
/*******************************  *******************************/




/*Form Elements*/
form {
	margin: 0px;
}

input, select, textarea {
 	font-size: 11px;
	color: #002252;
	border: 1px inset #979797;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 3 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
NOTE: All styles below are specific to Cartweaver 3.
You may use the CSS above, or remove it and attach
your own CSS file in addition to cartweaver.css
*/

/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #002252;
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #3F3F6B;
	border-collapse: collapse;
}
.navFirstLast {
	font-size: 10px;
	color: #999999;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #979797;
	color: #FFFFFF;
	background-color: #D6BAEB;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #FFFFFF;
}
.altRowOdd{
	background-color: #E8D8F3;
}

/* oldprice is displayed when there is a discount */
.oldprice {
	text-decoration: line-through;
}
.smallprint {
	font-size: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #B72D8C;
	font-weight: bold;
}

/* This aligns products to the top of the table cell with horizontal display of results */
table#tableSearchResults td {
	vertical-align:top;
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* END Cartweaver 3 CSS HTML Styles */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


