body, td, h1, h2, h3 {
	font-family : Tahoma, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-weight : normal;
	color: #555555;
	line-height: 18px;
}
body {
	color : #CCCCCC;	
	background-color : #F4F3E8;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_main.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
img, a img {	
	border: 0 none;
}
td {
	padding: 0;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
}
div.header_bar {
	width: 100%;
	height: 25px;
	background-image: url(../images/bar_bk.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
}
.greybar {
	width: 100%;
	height: 25px;
	background-image: url(../images/bk_greybar.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-left: 4px;
	color: black;
	}

ul {
	list-style-position: outside; 
	margin-left: 0px; 
	padding-left: 18px; 
	list-style: disc; 
	vertical-align: middle; 
	}
li { margin: 0px; padding: 0px; }
h1 {
	font-size: 18px;
	color: #400B53;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	color: #400B53;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	color: Black;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
hr {
	border: 0px solid #b2b2b2;
	color: #b2b2b2;
	height: 1px;
	background-color: #b2b2b2;
}
a, a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #4a0c5a;
}
a:hover {
	color: #650E83;
	text-decoration: none;
}
.box_right {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #DFDADF;
	border-bottom: 1px solid #696969;
	border-right: 1px solid #696969;
	border-top: 1px solid #696969;
}
.box_main {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: White;
	border-bottom: 1px solid #696969;
	border-left: 1px solid #696969;
	border-right: 1px solid #696969;
	border-top: 1px solid #696969;
}
.box_purple {
	background-color: #DFDADF;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	border: 1px solid #696969;
	color: Black;
}
table.top_ribbon {
	width: 100%;
	background-color: #400b53;
}

table.top_ribbon td.content {
	width: 942px;
	color: #dfdadf;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.page_header {
	width: 100%;
}
table.page_header td.content {
	width: 942px;
	padding-bottom: 10px;
	padding-top: 10px;
}
table.center_container {
	width: 942px;
	background-color: White;
}
table.center_container td.column_1 {
	vertical-align: top;
	width: 180px;
	height: 400px;
	border-right: 1px solid #cccccc;
	background-color: #dfdadf;
}
table.page_footer {
	width: 100%;
	height: 75px;
	margin-top: 6px;
	margin-bottom: 0px;
}
table.page_footer td.content {
	width: 942px;
}
table.top_menubar_container {
	width: 100%;
	height: 39px;
	margin-top: 3px;
}
table.top_menubar_container td.content {
	width: 942px;
}
table.top_menubar {
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	height: 39px;
}
table.top_menubar td.menubar_left {
	width: 14px;
}
table.top_menubar td.menubar_right {
	width: 14px;
}

table.top_menubar td.content {
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
td.outer_left, td.outer_right {
	width: auto;
}

/* Menu Styles */
.mnu_top {
	background-color: transparent;
	height: 35px;
	border: 0px none;	
}
.mnu_top_items {
	vertical-align: middle;
	font-weight: bold;
	background-color: transparent;
	padding-right: 16px;
	padding-left: 16px;
	border: 1px none;
	border: 0px none;
}
.mnu_top_items_selected {
	border: 1px solid #888888;
	padding-right: 16px;
	padding-left: 16px;	
	border: 0px none;
}
.mnu_top_items:hover {
	background-image: url(../images/bg_menu2.jpg);
	border: 1px solid #888888;
	padding-right: 16px;
	padding-left: 16px;		
	border: 0px none;
}
.highlight1 {
	color: #4C5621;	
}
.highlight2 {
	color: #9F943B;	
}
table.product_options {
	border-collapse: collapse;
	background-color: #e9e9e9;
	border: 1px solid #9a9a9a;
	width:300px;
}
table.product_options td.container {
	padding: 8px;
	vertical-align: top;
}
table.total_bar {
	padding: 2px;
	background-color: #E8E7D8;
	border: 1px solid #B6B68F;
	width: 100%;
	margin: 2px;
	border-collapse: separate;
}
table.total_bar td.label {
	padding: 2px 8px 2px 8px;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	width: 80%;
}
table.total_bar td.content {
	margin: 2px;
	padding: 2px 8px 2px 8px;
	text-align: right;
	font-size: 11pt;
	font-weight: bold;
	background-color: White;
	border: 1px solid #65752E;
}



