body {
        background-color: #ffffff;
        color: #000000;
        font-size: 10pt;
        font-style: normal;
        font-family: Arial,arial,sans-serif;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #020266;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ccccd8;
	scrollbar-highlight-color: #eeeeff;
	scrollbar-shadow-color: #aaaaff;
	scrollbar-darkshadow-color: #000000;
}

font.title {
        font-size: 12pt;
        font-weight: bold;
        font-family: Arial,arial,sans-serif;
        }


h1 {
        font-size: 14pt;
        font-weight: normal;
        font-family: Arial,arial,sans-serif;
	margin: 0px;
	padding: 0px;
}


table.main {
	width: 700;
	border-spacing: 0;
}	

table.header {
	width: 700;
	background-color: #000000;
	color: #ffffff;
        font-size: 9pt;
        font-weight: bold;
        font-family: Arial,arial,sans-serif;
}

table.site_menu {
	background-color: #020266;
	color: #ffffff;
        font-size: 9pt;
        font-weight: normal;
        font-family: Arial,arial,sans-serif;
}

td.category_menu {
	width: 145;
	background-color: #CCCCD8
}

a.menu {
        font-size: 9pt;
        font-weight: normal;
        font-family: Arial,arial,sans-serif;
	color: #000066;	
}

td.content {
	width: 555px;
        font-size: 9pt;
        font-weight: normal;
        font-family: Arial,arial,sans-serif;
	padding-top: 5px;
	padding-left: 5px;
}

table.content {
	width: 555px;
        font-size: 9pt;
        font-weight: normal;
        font-family: Arial,arial,sans-serif;
}

table.items_in_list {
	width: 555;
        font-size: 9pt;
        font-weight: normal;
        font-family: Arial,arial,sans-serif;
}

td.footer {
	width: 100%;
        font-size: 8pt;
        font-weight: normal;
        font-family: Arial,arial,sans-serif;
	text-align: center;
}

a.black:link {
	text-decoration: none;
	color: #000000;
}

a.black:visited {
	text-decoration: none;
	color: #000000;
}

div.banner div.text_center a.title {
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}

div.banner span.price {
	color: #ff0000;
	font-weight: bold;
	font-size: 1.3em;
}

div.banner div.thumbnail {
	width: 100px;
	float: left;
}

div.banner div.text_center {
	float: left;
	width: 250px;
	text-align: center;
}

div.banner div.text_right {
	float: left;
	width: 110px;
}

div.banner div.text_right a.moreinfo {
	color: #0000ff;
	font-size: 12px;
}

div.banner div.text_right div.onsale {
	color: #ff0000;
	font-weight: bold;
}

#checkout label {
	display: block;
	float: left;
	width: 10em;
}

#checkout fieldset {
	margin-bottom: 1.0em;
}

#checkout fieldset.continue_button {
	text-align: right;
}

#checkout legend {
	font-weight: bold;
}

#checkout_error {
	border: 1px solid #ff0000;
	padding: 1.0em;
	margin: 0 0 1.0em 0;
}

#checkout_error h1 {
	font-size: 1.2em;
	font-weight: bold;
}

#checkout_error ul {
	padding: 0 0 0.5em 2em;
	margin: 0;
}

#checkout p.payment_window_checkbox label {
	width: 35em;
}

#checkout div.checkbox_cgi_label_suppress label {
	width: 0;
}

#checkout_billing_information {
	float: left;
	width: 50%;
}

#checkout_billing_information h2 {
	font-size: 1.2em;
	margin: 0;
}

#checkout_shipping_information {
	float: left;
	width: 50%;
}

#checkout_shipping_information h2 {
	font-size: 1.2em;
	margin: 0;
}

#checkout_cc_info {
	margin-top: 1.0em;
	width: 100%;
}

#checkout_cc_info h2 {
	font-size: 1.2em;
	margin: 0;
}

#checkout_order_list table {
	width: 100%;
}

#checkout_order_list td.price {
	text-align: right;
}
