body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #121986;
	SCROLLBAR-SHADOW-COLOR: #121986;
	SCROLLBAR-3DLIGHT-COLOR: #9F1A2D;
	SCROLLBAR-ARROW-COLOR: #9F1A2D;
	SCROLLBAR-TRACK-COLOR: #333333;
	SCROLLBAR-DARKSHADOW-COLOR: #121986;
	}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 3 CSS HTML Styles */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body, td, th, p {
	
}


h1 {
	color: #9F1A2D;
	font-size: 14px;
	margin: 0px;
	border-bottom:3px double #964FCA;
}

h2 {
	color: #696969;
	font-size: 18px;
}

/*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;
}
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;
}

hr {
	font-size: 2px;
	line-height: 2px;
	color: #7A7AE7;
}
h1{
	font-size: 18px;
	color: #3F3F6B;
}
td {

}

th {
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* END Cartweaver 3 CSS HTML Styles */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #9F1A2D;
	text-decoration:none;
}
a:active {
	color: #696969;
	text-decoration:none;
}

a.RTOC:link {
	display: block;
	background: url(../images/RTOC.html) 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.html) 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.html) 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 {
	display: block;
	background: url(../images/LTOC-2.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #494949;
	text-align: left;
	padding-left: 30px;
	padding-top: 8px;
	height: 40px !important;
	width: 172px;
	text-decoration: none;	
}
a.LTOC:visited {
	display: block;
	background: url(../images/LTOC-2.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #494949;
	text-align: left;
	padding-left: 30px;
	padding-top: 8px;
	height: 40px !important;
	width: 172x;
	text-decoration: none;
}
a.LTOC:hover {
	display: block;
	background: url(../images/LTOC_over-2.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #9F1A2D;
	text-align: right;
	padding-right: 25px;
	padding-top: 8px;
	height: 40px !important;
	width: 194x;
	text-decoration: none;
}


/* These create the HORIZONTAL MENUS FOR TOP AND BOTTOM TOC'S */
#bottommenu{
height: 20px;
float: right;
width: 600px;
color: #488D95;

}
#topmenu{
height: 20px;
float: right;
width: 600px;
}
a.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D8DBC;
	text-align: right;
	text-decoration: none;
}
a.topmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D8DBC;
	background-position: right;
	text-decoration: none;
}
a.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9F1A2D;
	text-decoration: none;
	background-position: right;
}

a.bottomTOCLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}
a.bottomTOCLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: right;
}
a.bottomTOCLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F1A2D;
	text-decoration: underline;
	background-position: right;
}
a.CATLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
a.CATLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-position: right;
}
a.CATLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9F1A2D;
	text-decoration: underline;
	background-position: right;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7B7BB3;
}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #696969;
}
.copyright {
	font-size: 10px;
	color: #7B7BB3;
}
.contactUs_table {
	font-size: 10px;
	color: #7B7BB3;
	border: 1px solid #5B5B99;
}
.block1_title {
	font-size: 16px;
	color: #7A7AE7;
	font-weight: bolder;
	background-position: center;
}
.block2_title {
	font-size: 16px;
	color: #7A7AE7;
	font-weight: bolder;
	background-position: center;
}
.block3_title {
	font-size: 16px;
	color: #7A7AE7;
	font-weight: bolder;
	background-position: center;
}
.block4_title {
	font-size: 16px;
	color: #7A7AE7;
	font-weight: bolder;
	background-position: center;
}
.block5_title {
	font-size: 16px;
	color: #7A7AE7;
	font-weight: bolder;
	background-position: center;
}
/************************ ADMIN SECTION ************************/
.adminbody {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #36365C;
}


h1 {
	color: #000066;
}

h2 {
	color: #0000BF;
}

h3 {
	color: #B52C8A;
}

h6 {
	color: #000066;
}

a {
	color: #B52C8A;
}
.version {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #36365C;
}
.SiteAdmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.box {
	background-color: #EBEFFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #36365C;
}.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #36365C;
}
a.button:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #36365C;
	text-decoration: none;
	}
a.button:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #36365C;
	}
a.button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #36365C;
}
.archive_submit {
	background-image: url(../images/archive.html);
}
a.archive_submit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	background-image: url(../images/archive_f12.html);	
}
.highlighter {
	background-color: #FFFF00;
}
.unpublishedTXT {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #EBEFFA;
}


.site_font {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 16px;
}
.cart_quantity_small {
	font-size: 10px;
}
.checkout_table {
	background-color: #FFFFFF;
	font-size: 12px;
	border: none;
}
.checkout_cell {
	border-bottom-style: dotted;
	border-bottom-color: #964FCA;
	border-top-style: dotted;
}
.site_table_bkgnd {
	background-color: #FFFFFF;
}

