BODY {
	margin: 0px; 
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	COLOR: #666666;
	background-color: #ffffff;	
}
TABLE {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	COLOR: #666666;
}
A:hover { text-decoration: underline; }
A { color: #dd1181; text-decoration: none; }

.mainnav_active A:hover { text-decoration: none; }
.mainnav_active A { color: #ffffff; font-weight: bold; text-decoration: none; }
.mainnav_active { background-image: url(images/mainnav_active.png); cursor: hand; }
.mainnav_nonactive A:hover { text-decoration: none; }
.mainnav_nonactive A { color: #ffffff; font-weight: bold; }
.mainnav_nonactive { background-image: url(images/mainnav_nonactive.png); cursor: hand; }

.nav_active A:hover { text-decoration: none; }
.nav_active A { font-size: 9pt; color: #ffffff; text-decoration: none; }
.nav_active { background-image: url(images/nav_active_bg.png); cursor: hand; }
.nav_nonactive A:hover { text-decoration: none; }
.nav_nonactive A { font-size: 9pt; color: #7b7878; }
.nav_nonactive { background-image: url(images/transpix.png); cursor: hand; }

.header { color: #dd1181; font-size: 14pt; padding-bottom: 20px; }

.page { 
	border: 1px solid #e3e3e3; 
	background-color: #f7f7f7; 
	padding-left: 24px; 
	padding-right: 24px; 
	padding-top: 20px; 
	padding-bottom: 20px; 
}

.orderform { background-color: #ffffff; padding: 10px; }
.orderform_inner_table { color: #000000; }
.orderform_header { font-size: 12pt; font-weight: bold; }

.price_ok { color: #0080FF; font-weight: bold; }
.price_notok { color: #FF3900; font-weight: bold; }

.bottombar A { color: #666666; }
.bottombar { background-color: #ffffff; font-size: 8pt; }

.imagefader A { color: #ffffff; font-size: 12pt; }


.button {
	background: #ffffff;
	padding: 1px;
	color: #21295a;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	border : 1px solid #21295a;
}

.style1 { 
	color: #666666;
	font-size: 14pt;
	font-weight: bold;
	line-height: normal;
}

.style2 { 
	color: #666666;
	font-size: 14pt;
	line-height: normal;
}

