* {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

HTML {
	overflow-y: scroll;
}

BODY {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: white;
}

DIV {
	text-align: left;
}

A {
	text-decoration:none;
	color: #bb2e24;
}

A:hover {
	text-decoration: underline;
}

.greytext {
	font-size: 11px;
	font-weight: normal;
	color: #6f6f6f;
}

DIV#header {
	margin: auto;
	padding: 0px;
	width: 954px;
}

DIV#redline {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ba2e24;
	border-bottom: 20px solid white;
}

DIV#main {
	margin: auto;
	padding: 0px;
	width: 954px;
}

DIV#navi {
	width: 200px;
	float: left;
}

DIV#newsletterInput INPUT {
	width: 100%;
	border: 1px solid #6f6f6f;
	padding: 1px;
}

* HTML * DIV#newsletterInput INPUT {
	width: 100%;
}

DIV#lowerNav {
	margin-top: 15px;
	padding: 10px;
	background-image: url('img/dzine/lower_nav.gif');
	background-repeat: no-repeat;
	height: 180px;
}

DIV#hspace1 {
	width: 64px;
	float: left;
}

DIV#content {
	width: 446px;
	float: left;
}

DIV#contentLoop {
	margin-top: 21px;
}

DIV#hspace2 {
	width: 44px;
	float: left;
}

DIV#sidebar {
	width: 200px;
	float: left;
	padding-top: 68px;
}

DIV#content_single {
	width: 690px;
	float: left;
}

DIV#nav1 {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ba2e24;
}

A.nav1elem:link, A.nav1elem:visited, A.nav1elem:hover, A.nav1elem:active, A.nav1elemActive {
	width: 200px;
	height: 26px;
	display: block;
	background-color: white;
	background-image: url('img/dzine/nav1inactiveBg.gif');
	text-decoration:none;
	border-bottom: 1px solid #ba2e24;
}

A.nav1elem:hover, A.nav1elem:active, A.nav1elemActive {
	background-color: white;
	background-image: url('img/dzine/nav1activeBg.gif');
	text-decoration:none;
}

A.nav1elem SPAN, A.nav1elemActive SPAN {
	padding-left: 21px;
	font-size: 11px;
	color: #6f6f6f;
	font-weight: normal;
	line-height: 26px;
	text-decoration:none;
}

A.nav1elem:hover SPAN, A.nav1elem:active SPAN, A.nav1elemActive SPAN {
	color: #494848;
	text-decoration:none;
}

A.pfeil {
	padding-left:11px;
	background-image: url('img/dzine/a_pfeil.gif');
	background-repeat: no-repeat;
	font-size: 11px;
	color: #6f6f6f;
	font-weight: normal;
	text-decoration:none;
}

A.pfeilLite {
	padding-left:11px;
	background-image: url('img/dzine/a_pfeil_lite.gif');
	background-repeat: no-repeat;
	font-size: 11px;
	color: #cfcfcf;
	font-weight: bold;
	text-decoration:none;
}

A.pfeil:hover, A.pfeilLite:hover {
	text-decoration: underline;
}

A.small, .small {
	font-size: 11px;
	color: #6f6f6f;
	font-weight: normal;
	text-decoration:none;
}

A.small:hover {
	text-decoration: underline;
}

.HEAD {
	font-weight: bold;
	font-size: 18px;
	color: #bb2e24;
}

.STRUCTHEAD {
	font-weight: bold;
	color: #bb2e24;
}

DIV#final {
	margin-top: 20px;
	border-top:1px solid #cfcfcf;
	padding-top: 5px;
	padding-bottom: 15px;
}

DIV#poweredBy {
	width: 954px;
	margin: auto;
}

DIV#poweredBy2 {
	width: 200px;
	padding-left: 10px;
}

DIV#poweredBy A, DIV#poweredBy2 A {
	font-weight: bold;
	color: #cfcfcf;
}

TABLE.smt_bigbox_table {
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
}

TD.smt_bigbox_td {
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 10px;
}

A.smt_bigbox_link {
	font-weight: bold;
	font-size: 12px;
	color: black;
}

B, STRONG {
	font-weight: bold;
}
