@charset "UTF-8";
/* CSS Document */

body{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.main_table {
	background-color: #FFFFFF;
	border: thin double #919191;
}
.header_box a:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #671C29;
	text-transform: uppercase;
	line-height: 15px;
	}
.header_box a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #671C29;	
	text-transform: uppercase;
	line-height: 15px;
	}
.header_box a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #919191;	
	text-transform: uppercase;
	line-height: 15px;
	}
.sidebar{
	font-weight: normal;
	font-size: 11px;
}
.navlist {
	margin: 0px;
	padding: 0px 0px 0px 26px;
	list-style-type: none;
	font-weight: normal;
	font-size: 11px;
}
.navlist_2 {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	font-weight: normal;
	font-size: 11px;
}
.sidebar h2{
	margin: 0px;
	padding: 24px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.sidebar h3{
	margin: 0px;
	padding: 2px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.sidebar a:link {
	text-decoration: none;
	color: #666666;
	}
.sidebar a:visited {
	text-decoration: none;
	color: #666666;	
	}
.sidebar a:hover {
	text-decoration: none;
	color: #671C29;	
	}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #919191;
}
.footer a:link {
	text-decoration: none;
	color: #919191;
	}
.footer a:visited {
	text-decoration: none;
	color: #919191;	
	}
.footer a:hover {
	text-decoration: none;
	color: #666666;
	}
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #919191;
}
.content a:link {
	text-decoration: none;
	font-weight: bold;
	color: #919191;
	}
.content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #919191;
	}
.content a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #671C29;
	}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #671C29;	
	margin: 0px;
	padding: 12px 0px 12px 6px;
}
.cart_items{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;	
}
.ecom_style{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bottomline {
	border-bottom: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.sideline {
	border-right: 1px dotted #000000;
}
