.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.bkg {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	top: 0px;
}
body {
	margin-top: 0px;
}.menubkg {
	background-image: url(images/menu/menubkg.jpg);
	background-repeat: repeat-x;
}
.pageborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7E7E7E;
	border-left-color: #7E7E7E;
}
.menufade {
	background-image: url(images/menu/fade.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7E7E7E;
	border-left-color: #7E7E7E;
}

.promobox {
	background-color: #D9D9D9;
	padding: 6px;
	border: 1px solid #BEBEBE;
}
.promoheader {

	background-color: #E8E8E8;
	padding: 6px;
	border: 1px solid #D8D8D8;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #750000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #BB0000;
	text-decoration: none;
}
.redheader {
	background-color: #750000;
	border: 1px solid #561414;
		padding: 6px;
}
.promoboxDk {

	background-color: #C9C9C9;
	padding: 6px;
	border: 1px solid #BEBEBE;
}
.RedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #750000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
.publications {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #651222;
}
.Redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #750000;
	line-height: 30px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #535353;
	list-style-type: circle;
	line-height: 18px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #750000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.greylarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #590000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #750000;
	text-decoration: none;
}
.footerlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
	text-decoration: none;
}
.footerlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none; 
	}


.gridline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D9D9D9;
	padding: 6px;
	border: 1px solid #BEBEBE;
}
.gridheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E8E8E8;
	padding: 6px;
	border: 1px solid #D8D8D8;
}
