    body {
        margin:0;
        padding:0;
}


.text {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
      line-height:normal;
	color: #183300; 
}
.textwhite {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
      line-height:normal;
	color: #ffffff; 
}

.errortext {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
      line-height:normal;
	color: #EE0000; 
}

.nav {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 240px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	display: block;
}
A.nav:link {text-decoration: none;}
A.nav:visited {text-decoration: none;}
A.nav:active {text-decoration: none;}
.nav:hover {
	color: #ffffff;
	background-color: #005599;
	text-decoration: none;
}


A.textlink:link {text-decoration: underline; }
A.textlink:visited {text-decoration: underline; }
A.textlink:active {text-decoration: underline;}
A.textlink:hover {color: #183300; }
.textlink { 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
      line-height:normal;
	color: #005599; 
}

A.textlinkwhite:link {text-decoration: underline; }
A.textlinkwhite:visited {text-decoration: underline; }
A.textlinkwhite:active {text-decoration: underline;}
A.textlinkwhite:hover {color: #000000; }
.textlinkwhite { 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
      line-height:normal;
	color: #ffffff; 
}

A.footerlink:link {text-decoration: none}
A.footerlink:visited {text-decoration: none}
A.footerlink:active {text-decoration: none}
A.footerlink:hover {text-decoration: underline; }
.footerlink { 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
      line-height:normal;
	color: #ffffff; 
}

A.textlinkwhite15:link {text-decoration: none; }
A.textlinkwhite15:visited {text-decoration: none; }
A.textlinkwhite15:active {text-decoration: none;}
A.textlinkwhite15:hover {color: #000000; text-decoration: none;}
.textlinkwhite15 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
      line-height:normal;
	color: #ffffff; 
}


.top {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 28px;
	line-height: 28px;
	text-align: center;
}

html>body .top {
	height: 28px;
     
}

.navinact {
	color: #fff;
	display: block;
	background-color: #183300;
	text-decoration: none;
}

.navinact:hover {
	color: #fff;
	background-color: #005599;
	text-decoration: none;
}

.navact {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #005599;
}

.navact:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #005599;
}

.headline { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 30px; color: #183300; text-decoration: none; font-weight: normal; line-height:40px; }
.forumhead { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 15px; color: #183300; text-decoration: none; font-weight: bold; }

.headline2 {
	color: #183300; 
	font: 18px  Verdana, Arial, Tahoma, Helvetica, sans-serif; 
	margin:0px;
	font-weight: normal;
}

.paging { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: none; font-weight: bold; line-height:26px; }

.newsshadowedl { 
  float:left;
  background: url(images/drop-shadow.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 5px 10px !important;
  margin: 10px 0 0 5px;
  }

.newsshadowedl img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

.newsshadowedr { 
  float:right;
  background: url(images/drop-shadow.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 10px 14px !important;
  margin: 10px 0 0 5px;
  }

.newsshadowedr img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

.footerorange { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #c40000;
	background-color: #ffffff;
}
