    body {
        margin:0;
        padding:0;
}


.text {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 18px;
	font-weight: normal;
	color: #000000; 
}
.errortext {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
      line-height:normal;
	color: #EE0000; 
}

A.headerwhitelink:link {text-decoration: none}
A.headerwhitelink:visited {text-decoration: none}
A.headerwhitelink:active {text-decoration: none}
A.headerwhitelink:hover {text-decoration: underline; }
.headerwhitelink { 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
      line-height:normal;
	color: #ffffff; 
}


.nav {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 200px;
	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: #000099;
	text-decoration: none;
}


.errortextbig { font-size: 18px; color: #EE0000; font-family: Verdena, Arial, Helvetica, sans-serif; font-weight: bold }

.footer {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
      line-height:normal;
	color: #000000; 
}
A.textlink:link {text-decoration: underline; }
A.textlink:visited {text-decoration: underline; }
A.textlink:active {text-decoration: underline;}
A.textlink:hover {color: #000099; }
.textlink { 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
      line-height:normal;
	color: #000000; 
}

A.textlinkplain:link {text-decoration: none; }
A.textlinkplain:visited {text-decoration: none; }
A.textlinkplain:active {text-decoration: none;}
A.textlinkplain:hover {color: #000099; }
.textlinkplain { 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
      line-height:normal;
	color: #000000; 
}

.top {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 18px;
	line-height: 18px;
	text-align: center;
}

html>body .top {
	height: 20px;
}


.navinact {
	color: #000;
	display: block;
	background-color: #FFD123;
	text-decoration: none;
}

.navinact:hover {
	color: #fff;
	background-color: #000099;
	text-decoration: none;
}

.navact {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #000099;
}

.navact:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #000000;
}

.headline { font-family: Times New Roman, Helvetica, sans-serif; font-size: 28px; color: #000000; text-decoration: none; font-weight: bold; line-height:32px; }

.headline2 {
	color: #555555; 
	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; }

.forumhead { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 15px; color: #ffffff; text-decoration: none; font-weight: bold; }

.cmshead { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 18px; color: #ffffff; text-decoration: none; font-weight: bold; line-height:26px; }

A.biglink:link {text-decoration: none; }
A.biglink:visited {text-decoration: none; }
A.biglink:active {text-decoration: none;}
A.biglink:hover {text-decoration: underline; }
.biglink { 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold; 
	line-height:24px; 
	color: #000000; 
}

.mbtext {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
      line-height:20px;
	color: #333333; 
}

.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;
  }
  


.newsbody 
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
	font-weight: normal;
	color: #000000; 
}

.newsbody a
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
      line-height:normal;
	color: #000000; 
}

.newsbody a:link {text-decoration: underline; } 
.newsbody a:visited {text-decoration: underline; }
.newsbody a:active {text-decoration: underline;}
.newsbody a:hover {color: #000099; }

div.img
{
  margin: 5px;
  border: 1px solid #999999;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 140px;
  margin: 2px;
}