

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    margin : 0px; 
    background-image:url;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
  }


td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
  }


p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
  }


img {
    border : 0px;
    margin : 0px;
    padding : 0px;
  }


div.headline {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #333333;
  }


div.caption {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #93242B;
    font-weight: bold;
  }


span.nav {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #93242B;
    font-weight: bold;
  }


span.small {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
  }


span.red {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #93242B;
  }


A.topnavi:LINK, A.topnavi:VISITED {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #93242B;
    font-weight: normal;
  }


A.topnavi:HOVER {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
    font-weight: normal;
	text-decoration: underline;
  }


A:LINK, A:VISITED {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #93242B;
    font-weight: normal;
	text-decoration: none;
  }


A:HOVER {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
    font-weight: normal;
	text-decoration: underline;
  }


.news {
    border-bottom-color : #93242B;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    padding : 3px;
  }


.newshead {
    border-bottom-color : #93242B;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-top-color : #93242B;
    border-top-style : solid;
    border-top-width : 1px;
    background-color: #EEEEEE;
    padding : 3px;
  }


.redsquare {
    height : 4px;
    width : 4px;
    margin : 4px;
  }


table.topnav {
    border-bottom-color : #333333;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-top-color : #333333;
    border-top-style : solid;
    border-top-width : 1px;
    margin-top : 0px;
    margin-bottom: 20px;
  }


ul.menu {
/*  background-color: #EEEEEE; */
  width: 200px;
  padding: 5px;
  padding-top: 3px;
  padding-bottom: 7px;
  border: 1px;
  border-style: solid;
  border-color: #333333;
}
ul.menu ul {
  padding-left: 25px;
}
ul.menu li {
  padding: 2px;
  padding-bottom: 0px;
  vertical-align: middle;
  list-style-type: none;
}


.imageBlock {
  clear: both;
  border-bottom: 1px solid #BFBFBF;
  margin: 1em;
}

.imageBlock img {
  margin: 1em;
}

ul.imageBlock ul {
  padding-left: 0px;
}
ul.imageBlock li {
  padding: 2px;
}

block1 {
	background-color: #EEEEEE;
}
