body {
	background-color: #fffef7;
    margin: 0px 0px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
}

td {
	font-size: 11px;
}

h1 {
	font-family: Trebuchet MS, Tahoma, Times, Serif;
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	font-family: Trebuchet MS, Tahoma, Times, Serif;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #660000;
}

h3 {
	font-family: Trebuchet MS, Tahoma, Times, Serif;
	font-weight: bold;
	font-size: 13px;
	margin-top: 8px;
	margin-bottom: 2px;
	color: #660000;
}

s {
	color: #666666;
}

a {
	color: #666633;
}

a.link {
	color: #660000;
    font-weight: bold;
}

a.small {
   	color: #41527e;
   	font-size: 10px;
   	border-bottom: 1px dashed;
   	text-decoration: none;
}

a.title {
   	color: #41527e;
   	font-size: 11px;
   	font-weight: bold;
}

a.more {
   	font-weight: bold;
}

a.add, a.active {
   	color: #cc0000;
   	font-weight: bold;
}

a.menu {
	color: #ffffff;
	text-decoration: none;
}

.menu {
	color: #ffffff;
	background-color: #41527e;
	font-family: Tahoma, Times, Serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.menu-break {
	background-color: #41527e;
}

.form, .form-wide {
	font-family: Arial, Sans-serif;
	font-size: 10pt;
	border: 1px solid #666666;
}

.form-wide {
	width: 130px;
}

.level {
	margin-left: 10px;
}

.header {
	padding-top: 6px;
   	padding-bottom: 9px;
	background-image: url(/images/hr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.new {
     /*border: 1px solid #c1ceda;
     margin-right: 5px;*/
}

.price {
	/*color: #ffffff;
	background-color: #41527e;*/
    font-family: Arial, Sans-Serif;
    font-size: 21px;
    font-weight: bold;
}

.offer {
	/*color: #ff0000;*/
    font-weight: bold;
}

.fieldKey {
	text-align: right;
	font-weight: bold;
}

.fieldValue {
	width: 75%;
}

/*.button {
	border: 1px solid #0054A6;
	background-image: url(/images/blue.gif);
	font-family: Arial, Sans-serif;
	color: #000000;
	font-size: 8pt;
	margin-top: 0px;
	padding: 2px;
	padding-left: 20px;
	padding-right: 20px;
}*/

.productListing-data {
	vertical-align: top;
}

.messageStackError, .messageStackWarning {
	color: #ee0000;
}

.hr {
	clear: both;
	background-image: url(/images/hr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 1px;
}

.progress {
    top: 33%; left: 45%;
    position: absolute;
    display: block;
}

div.navline {
	margin: 10px 0;
}

p {
	text-align: left;
	margin-bottom: 7px;
}

/* TABLE */
.border {
	background-color: #8E9AD6;
	}
.bg, .bgi, .bgi input {
	background-color: #EFF3FF;
	}
.bgH {
	background-color: #CFD9EF;
	}
.bgHl {
	background-color: #BCC8E2;
	}