body {
	background-color: #FFFFCC;
	font-family: DIN-Regular;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

td, th {
	font-family: DIN-Medium;
	font-size: 12px;
	line-height: normal;
	color: #330000;
}

a {
	color: #330000;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: DIN-Medium;
	font-size: 14px;
	line-height: 22px;
	background-color: #990000;
	color: #FFFF66;
}

.subtitle {
	font-family: Din, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: DIN-Regular;
	font-size: 24px;
	background-color: #990000;
	color: #FFFF66;
}

.nav {
	font-family: Din, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.sidebar {
	font-family: DIN-Medium;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: DIN-Medium;
	font-size: 14pt;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
	font-weight: normal;
}

.sidebarFooter {
	font-family: Din, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
	color: #990000;
	font-family: DIN-Medium;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14pt;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Din, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	}

.promo {
	font-family: DIN-Regular;
	color: #333300;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
}
.euro {
	font-family: "Euro Serif Bold";
	font-size: 11pt;
	color: #333300;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: DIN-Medium;
	background-color: #CCCC99;
	color: #660000;
	font-weight: normal;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

