* {
	padding:0;
	margin:0;
	font-family: Verdana , Arial;
	font-size:8pt;
}

body {
	background-color:#f0f0f0;
}


.box5tl {
  background: url( '../img/shadowtl.png' ) no-repeat top left;
}

.box5l span.fill {
  background: url( '../img/shadowl.jpg' ) no-repeat top left;
  display:block;
  float:left;
  height:214px;
  width:20px;
}

.box5r span.fill {
  background: url( '../img/shadowr.jpg' ) no-repeat top right;
  display:block;
  float:right;
  height:214px;
  width:20px;
}

.box5t {
  background: url( '../img/shadowt.png' ) repeat-x top;
  margin-left: 20px;
  margin-right: 20px;
}

.box5tr {
  background: url( '../img/shadowtr.png' ) no-repeat top right;
}

.box5l {
  background: url( '../img/shadowl.png' ) repeat-y left;
}

.box5c {
  margin-left: 20px;
  margin-right: 20px;
}

.box5r {
  background: url( '../img/shadowr.png' ) repeat-y right;
}

.box5bl {
  background: url( '../img/shadowbl.png' ) no-repeat top left;
}

.box5b {
  background: url( '../img/shadowb.png' ) repeat-x bottom;
  margin-left: 20px;
  margin-right: 20px;
}

.box5br {
  background: url( '../img/shadowbr.png' ) no-repeat top right;
}

.box5t img {
  height: 20px;
}

.box5b img {
  height: 20px;
}

.box5tl, .box5tr, .box5t, .box5bl, .box5br, .box5b {
  font-size: 0;
  line-height: 0;
}

#container {
	margin-top:20px;		
}

a { 
	color: #aa0b0b;
	text-decoration:none;
}
a:hover { color:#555; text-decoration:none; }

#footer A {
	color:gray;
}
#footer A:hover { color: gray; text-decoration:none; }

#top, #content, #footer {
	width:100%;
	text-align:center;
}


IMG.kop {
	margin-bottom:10px;
}

#contentframe {
	border:1px solid #bbb;
	text-align:left;
	background-color:white;
	padding:12px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

#content {
	font-family:Verdana;
	font-size:10pt;
}

.pagewidth {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:0;
}

#top .pagewidth .right {
	margin-top:26px;
}
#top .pagewidth .left {
	margin-top:8px;
}

#header {
	height:40px;
}

#newsbar {
	background-color:#f2f2f2;
	border-top:1px solid #ddd;
	color:white;
	padding:6px 0;
	padding-left:4px;
	margin: 0;	
}
#newsbar UL#newsitems {
	padding:0;
	margin:0;
	list-style-type: none;	
}
#newsbar LI {
	list-style-type: none;	
}

#newsbar LI A { 
	font-size:8pt;
	color:gray;
}
#newsbar LI A:hover { 
	font-size:8pt;
	color:black;
	text-decoration:underline;
}

#newsbar SMALL {
	font-size:7pt;
	color:#aaa;
}

#newsbar STRONG {
	font-size:8pt;
	font-weight:bold; 
	color:#888;
	margin-right:10px;
	text-decoration:none;
}
#newsbar SPAN {
	margin:0;
	padding:0;
	color:white;
}

.buttonArray {
	margin-right:30px;
	width:100%;
}
A.button {
	float:right;
	padding:6px 8px;
	background-color:black;
	margin-right:1px;
	font-size:8pt;
	font-family:Tahoma;
	color:white;
}
A.button:hover { background-color:#555; color:white; }

p { margin-bottom:10px; }

.contentblock, .contentblocklarge {
	float:left;
	width:37%;
	font-size:9pt;
	font-family:Arial;
	padding:4px;
	padding-top:10px;
	background-color:transparant;
}

.firstrow { 
	background-color:#e9ecd5;
	border-bottom:2px solid white;
	padding:4px
}

.secondrow {
	background-color: #eff1d7;	
}

h1 { 
	color:#666;
}

.contentblocklarge {
	width:59%;
}

a img { 
	border:0;
}

#footer {	
	font-family:Verdana;
	font-size:7pt;
	height:32px;
}

.pagewidth .right {
	float:right;
	font-size:8pt;
	color:#aaa;
}

.pagewidth .left {
	float:left;
	font-size:7pt;
	color:#aaa;
}

form label { width:80px; display:block; float:left ; font-weight:bold; color:#666}
form span.afterlabel { text-align:left; width:120px; float:right; }
form br { clear:left; }

h1 {
	font-size:10pt;
	font-family:Verdana;
	margin-bottom:10px;
}

#top {
	font-family:Verdana;
	font-size:9pt;
	background-color:white;
	height:80px;
	padding:4px;
	margin-bottom:10px;
	background: white url(../img/top-border.jpg) bottom left repeat-x;
	
}