html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-base-color : Menu;
	scrollbar-shadow-color : Menu;
	scrollbar-arrow-color : #D00300;
}

body,div,td,p,span,select,input,textarea { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:black; }

b,strong { font-family: VArial, Helvetica, sans-serif; font-size: 11 px; color: Black; font-weight : bold; }

h1,h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12 px; color: #D00300; font-weight : bold; }

.site_location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 px;
	color: #D00300;
	font-weight : bold;
}

.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	color: #2576AE;
	font-weight : bold;
}

.lang_bc {
	background-color: #D00300;
	background-image: url(images/otto_lang_bc.jpg);
	background-position: top;
	background-repeat: repeat-y;
	height: 26px;
}

.menu_bc {
	background-color: #2875AD;
	background-image: url(images/otto_menu_bc.jpg);
	background-position: top;
	background-repeat: repeat-y;
	height: 100%;
}

.right_bc {
	background-color: #EFEFEF;
}

a.print_link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: White;
	font-size: 11px;
	text-align: left;
	letter-spacing: 1px;
}
a.print_link:link {
	text-decoration: none;
	color: White;
}
a.print_link:visited {
	text-decoration: none;
	color: White;
}
a.print_link:active {
	text-decoration: none;
	color: White;
}
a.print_link:hover {
	text-decoration: underline;
	color: White;
}

a.topmenu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	font-size: 11px;
	text-align: left;
	letter-spacing: 1px;
}
a.topmenu_link:link {
	text-decoration: none;
	color: White;
}
a.topmenu_link:visited {
	text-decoration: none;
	color: White;
}
a.topmenu_link:active {
	text-decoration: none;
	color: White;
}
a.topmenu_link:hover {
	text-decoration: underline;
	color: White;
}

.topmenu_hot_td {
	background-color: White;
}

a.topmenu_link_hot {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	font-size: 11px;
	text-align: left;
	letter-spacing: 1px;
}
a.topmenu_link_hot:link {
	text-decoration: none;
	color: Black;
}
a.topmenu_link_hot:visited {
	text-decoration: none;
	color: Black;
}
a.topmenu_link_hot:active {
	text-decoration: none;
	color: Black;
}
a.topmenu_link_hot:hover {
	text-decoration: underline;
	color: Black;
}

.product_cat_bc {
	background-color: #D00300;
}

.product_list_tb { border: 1px solid #78AFD2; }

a.product_cat_link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: White;
	font-size: 11px;
	text-align: left;
}
a.product_cat_link:link {
	text-decoration: none;
	color: White;
}
a.product_cat_link:visited {
	text-decoration: none;
	color: White;
}
a.product_cat_link:active {
	text-decoration: none;
	color: White;
}
a.product_cat_link:hover {
	text-decoration: underline;
	color: White;
}

.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: Gray;
	font-size: 11px;
	text-align: left;
}

.product_hot_price {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D00300;
	font-size: 11px;
	text-align: left;
}

.input_box { border: 1px solid Gray; }

.submit_box {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: White;
	font-size: 11px;
	background-color: #D00300;
	border: 1px solid #D00300;
}

a.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}
a.page_title:link {
	text-decoration: none;
}
a.page_title:visited {
	text-decoration: none;
}
a.page_title:active {
	text-decoration: none;
}
a.page_title:hover {
	text-decoration: underline;
}

a.page_title_hot {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
a.page_title_hot:link {
	text-decoration: underline;
}
a.page_title_hot:visited {
	text-decoration: underline;
}
a.page_title_hot:active {
	text-decoration: underline;
}
a.page_title_hot:hover {
	text-decoration: underline;
}

A:link {
	TEXT-DECORATION: none;
	color : #D00300;
}

A:visited {
	TEXT-DECORATION: none;
	color : #D00300;
}

A:active {
	TEXT-DECORATION: none;
	color : #D00300;
}

A:hover {
	TEXT-DECORATION: underline;
	COLOR: #D00300;
}


