body {
	background-image: url(images/bg_main.gif);
	margin-top: 0px;
	margin-left: 0px;
}

.layout {
	position: relative;
	z-index: 1;
	width: 750px;
}

.header {
	position: absolute;
	z-index: 12;
	height: 160px;
	width: 750px;
	left: 0px;
	top: 0px;
}

.body_main {
	position: relative;
	z-index: 4;
	width: 575px;
	left: 165px;
	top: 165px;
}

.page_title {
	position: relative;
	z-index: 5;
	width: 547px;
	top: 10px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7802D2;
}

.body_content {
	position: relative;
	z-index: 6;
	width: 547px;
	top: 25px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}



.footer {
	position: relative;
	z-index: 7;
	left: 20px;
	width: 547px;
	font-size: 10px;
	color: #333333;
	text-align: center;
	margin-top: 50px;
	height: 200px;
	clear: both;
}

.left_links {
	position: absolute;
	z-index: 9;
	left: 0px;
	top: 170px;
	width: 170px;
	height: 218;
}

.left_links_table {
	position: absolute;
	z-index: 10;
	left: 50px;
	top: 224px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.left_links_table_title {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.left_links_table_link {
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02064F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.left_ad {
	position: absolute;
	z-index: 1;
	height: 10px;
	width: 130px;
	left: -1px;
	top: 158px;
}

.left_ads_bottom {
	position: absolute;
	z-index: 11;
	width: 150px;
	left: -1px;
	top: 400px;
	color: #FFFFFF;
	font-size: 12px;
}

.right_column_0 {
	float: right;
	padding-left: 15px;
	z-index: 3;
	width: 40%;
	padding-bottom: 15px;
}

.right_column_1 {
	position: relative;
	z-index: 3;
	width: 100%;
	top: 0px;
	right: 0px;
	float: right;
	padding-left: 15px;
}
.right_column_1_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #02064F;
	position: relative;
	z-index: 5;
	line-height: 20px;
	padding-left: 10px;
	top: 0px;
}

.right_column_1_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02064F;
	background-color: #CCCCCC;
	position: relative;
	z-index: 5;
	top: 0px;
	padding-left: 10px;
	line-height: 15px;
}

.right_column_2_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BE0807;
	position: relative;
	z-index: 5;
	line-height: 20px;
	padding-left: 10px;
}

.right_column_3_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BE0807;
	background-color: #BE0807;
	position: relative;
	z-index: 5;
	line-height: 20px;
	padding-left: 10px;
	top: 0px;
	border: 1px solid #BE0807;
}

.right_column_2_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02064F;
	background-color: #CCCCCC;
	position: relative;
	z-index: 5;
	top: 0px;
	padding-left: 10px;
	line-height: 15px;
}

.left_column_content {
	position: relative;
	z-index: 3;
	width: 58%;
	left: 0px;
	top: 0px;
	float: left;
}

.more_tag {
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 20px;
}

.title_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.sub_title_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}

.title_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.product_name_results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}


.sub_title_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}

.small_font {
	font-size: 10px;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #7802D2;
	text-decoration: none;
}

a.topnav:link { color: #FFFFFF; text-decoration: none }
a.topnav:active { color: #FFFFFF; text-decoration: none }
a.topnav:visited { color: #FFFFFF; text-decoration: none }
a.topnav:hover { color: #FFFF00; text-decoration: none }

a.leftnav:link {
	color: #FF0000;
	text-decoration: none;
}
a.leftnav:active {
	color: #FF0000;
	text-decoration: none;
}
a.leftnav:visited {
	color: #FF0000;
	text-decoration: none;
}
a.leftnav:hover {
	color: #7802D2;
	text-decoration: none;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.forms_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02064F;
}
.forms_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BE0807;
	margin-left: 2px;
	font-weight: bold;
}
.forms_labels_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #02064F;
}
.table_1_header_row {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.table_1_data_row {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 5px;
}
.table_1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.dotted_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.sub_links {
	position: relative;
	z-index: 5;
	width: 547px;
	top: 10px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7802D2;
}
.right_menu_cell {
	width: 148px;
	padding-left: 15px;
}
.right_menu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
.right_menu_content {
	padding-top: 3px;
}
#rightmenutop {
	background-image: url(store/images/store_menu_design_top.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
}
#rightmenumiddle {
	background-image: url(store/images/store_menu_design_middle.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rightmenubottom {
	background-image: url(store/images/store_menu_design_bottom.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
}
hr{
	color: #999999;
	height: 1px;
}

h1 {
	color: #7802D2;
	font-size: 14px;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #7802D2;
}

h2 {
	color: #76685D;
	font-size: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.details_picture {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
}
form {
	margin: 0px;
}
/*input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #333333;
	border: 1px inset #A1978F;
}
*/
input.formCheckbox {
	border: none;
	background: transparent;
}
input.formButton {
	color: #7802D2;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECE9D8;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	border: 1px solid #666666;
}
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #76685D;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th {
	color: #333333;
	background-color: #E1E1E1;
}
.smallprint {
	font: 10px;
}
.pagingLinks {
	text-align: center;
}
.errorMessage {
	color: #7802D2;
	font-weight: bold;
}
.small_font {
	font-size: 10px;
}
