body {
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
body a:link, body a:visited, body a:active {
 color: #000000;
 text-decoration: underline; 
}
body a:hover {
 color: #000000;
 text-decoration: none;
}
hr {
  height: 1px; 
  color: #004c75;
  background-color: #ffffff;
  text-decoration  : none;
}

ul, li, p, td {
  color: #004C75;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;

}

.tablehead {
  background-color: #e8e8e8;
  color: #004c75;
  text-decoration  : none;
}

.tablebottom {
  background-color: #5C5C5C;
  text-decoration  : none;
}

.bordercolor {
  background-color: #5C5C5C;
  text-decoration  : none;
}

.tablebgcolor {
  background-color: #ffffff;
}

.navbar {
  background-color: #E5E5E5;
  color: #fcdc43;
  text-decoration  : none;
}

.row1 {
  background-color: #e1e1e1;
  color: #004c75;
  text-decoration  : none;
}

.row2 {
  background-color: #efefef;
  color: #004c75;
  text-decoration  : none;
}

.head1 {
  background-color: #5C5C5C;
  color: #ffffff;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration  : none;
}
.head1:link, .head1:visited {
  background-color: #5C5C5C;
  color: #ffffff;
  text-decoration  : underline;
}
.head1:hover {
  background-color: #5C5C5C;
  color: #ffffff;
  text-decoration  : none;
}

.head2 {
  background-color: #5C5C5C;
  color: #ffffff;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration  : none;
}

.title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration  : none;
}

.clickstream {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration  : none;
}

.smalltext {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration  : none;
}

.marktext {
  color: #FF0000;
  background-color: #ffffff;
  text-decoration  : none;
}

.new {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #FF0000;
  text-decoration  : none;
}

form {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  text-decoration  : none;
}

.logininput {
  background-color: #ffffff;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 130px;
  text-decoration  : none;
}

.searchinput {
  background-color: #FFFFFF;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  WIDTH: 130px;
}

.textarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 230px;
  text-decoration  : none;
}

.input {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 230px;
  text-decoration  : none; 
}

.select {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  text-decoration  : none;
}

.setperpageselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  text-decoration  : none;
}

.categoryselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  text-decoration  : none;
}

.dropdownmarker {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  background-color: #EEEEEE;
  color: #136c99;
  font-size: 11px;
  text-decoration  : none;
}

.button {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color: #003366;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration  : none;
}

/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: #EFEFEF;
}

.maincat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration  : none;
}

.subcat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration  : none;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #E5E5E5;
  color: #004C75;
  text-decoration  : none;
}

.imagerow2 {
  background-color: #EFEFEF;
  color: #004C75;
  text-decoration  : none;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #e1e1e1;
  color: #004c75;
  text-decoration  : none;
}

.commentrow2 {
  background-color: #efefef;
  color: #004c75;
  text-decoration  : none;
}

.commentspacerrow {
  background-color: #d1d1d1;
  color: #004c75;
  text-decoration  : none;
}

.commenttextarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
  text-decoration  : none;
}

.commentinput {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
  text-decoration  : none;
}
.header_navi {
background-image: url(../images/headernavi_bottom.gif);
background-repeat:repeat-x;
font-family:  Verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#577F09;
padding: 3px 2px 0px 2px;
}
.header_navi a:link, .header_navi a:visited {
color:#577F09;
text-decoration:none;
display: block;
}
.header_navi a:active {
color:#8C9E11;
}
.header_navi a:hover {
color:#8C9E11;
}
.top_navi_mt {
background-color:#FFFFFF;
padding: 0px 3px 0px 3px;
font-family:  Verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#547D04;
}
.top_navi_mt a:link, .top_navi_mt a:visited {
text-decoration:none;
color:#547D04;
}
.top_navi_mt a:hover {
color:#6E9E11;
}
.unavi {
background-color:#FFFFFF;
padding: 0px 0px 0px 0px;
font-family:  Verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#666666;
white-space: nowrap;
}
.unavi a:link, .unavi a:visited {
text-decoration:none;
color:#666666;
}
.unavi a:hover {
color:#6E9E11;
}
.greynavi_mt {
padding: 1px 2px 1px 2px;
font-family:  Verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#004C75;
}
.greynavi_spacer_mt {
background-image:url(../images/66dotted.gif);
background-repeat:repeat-y;
background-position:center;
}
.greynavi_mt a:link, .greynavi_mt a:visited {
color:#666666;
text-decoration:none;
}
.greynavi_mt a:hover {
color:#F9F9F9;
}
.bottom_navi_mt {
background-color:#FFFFFF;
padding: 0px 4px 0px 4px;
font-family:  Verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color:#666666;
word-spacing: -1px;
letter-spacing: -1px;
}
.bottom_navi_mt a:link, .bottom_navi_mt a:visited {
color:#666666;
text-decoration: none;
}
.bottom_navi_mt a:hover {
color:#6E9E11;
}
.copyright {
padding: 3px 0px 3px 0px;
font-family:  Verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color:#818181;
}
.copyright a:link, .copyright a:visited {
color:#818181;
text-decoration: none;
}
.copyright a:hover {
color:#6E9E11;
}
br {
font-size:10px;
}
.plz_head {
border-bottom: 1px dashed green;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: green;
}
.plz {
border-bottom: 1px dotted green;
}
abbr {
border-bottom: 1px dotted blue;
cursor: help;
}
.announce {
background-color:#FFFFCC;
border: 1px dashed #000000;
margin: 2px;
padding: 4px 8px 4px 8px;
color:#000000;
font-size:12px;
	}
