body { 
color: #000000;
background-color: #dddddd;
margin: 0px;
padding: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 80%;
line-height: 1.2em;
text-align: center;
}

a:link {
color: #eb6309;
/* background-color: #ffffff; */
text-decoration: underline;
}

a:hover {
color: #000000;
/* background-color: #ffffff; */
text-decoration: underline;
}

h1 {
font-size: 1.5em;
font-weight: bold;
text-align: center;
}

h2 {
font-size: 1.3em;
font-weight: bold;
text-align: left;
}

h3 {
font-size: 1.2em;
font-weight: bold;
text-align: left;
}

h4 {
font-size: 1.1em;
font-weight: bold;
text-align: left;
}

h5 {
font-size: 1em;
font-weight: bold;
text-align: left;
}

img {
border: none;
}

table {
font-size: 1em;
}

table h1 {
font-size: 1.5em;
font-weight: bold;
text-align: center;
text-decoration: underline;
}

table h2 {
font-size: 1.3em;
font-weight: bold;
text-align: left;
}

table h3 {
font-size: 1.1em;
text-align: left;
padding-top: 4px;
padding-bottom: 1px;
margin: 0;
}


#wrapper {
width: 770px;
margin-left: auto;
margin-right: auto;
position: relative;
padding: 0px;
text-align: left;
background-color: #ffffff;
}

div#header {
width: 770px;
padding: 0;
background-color: #ffffff;
color: #000000;
margin: 0;
}

#backbutton {
margin: 0;
margin-left: 50px;
margin-top: -10px;
}

#backbutton a:link, #backbutton a:visited, #backbutton a:active {
border: 2px solid #000000;
text-decoration: none;
}

#backbutton a:hover {
border: 2px solid #ff6410;
text-decoration: none;
}

div#maincontent {
text-align: left;
padding: 20px;
background-color: #ffffff;
}

div#maincontent p {
padding: 0;
margin: 0;
text-align: center;
margin-left: 5px;
margin-right: 5px;
}

div#footer {
padding: 0;
text-align: center;
clear: both;
background-color: #000000;
color: #ffffff;
font-family: "Arial Narrow", Verdana, Helvetica, Arial, sans-serif;
height: 35px;
}

#horizmenu {
margin: 0;
padding: 2px 0;
}

#horizmenu UL {
margin: 0;
padding: 0;
}

#horizmenu Li {
margin: 0;
padding: 0;
list-style-image: none;
list-style-type: none;
display: inline;
}

#horizmenu a:link, #horizmenu a:active, #horizmenu a:visited {
background-color: #000000;
text-decoration: none;
color: #ffffff;
}

#horizmenu  a:hover {
background-color: #000000;
text-decoration: none;
color: #ff6410;
}

#copyright {
float: left;
font-size: 0.8em;
color: #ffffff;
}

#clarihon {
float:right;
font-size: 0.8em;
color: #ffffff;
}

#clarihon a {
color: #ffffff;
background-color: #000000;
}

#clarihon a:hover {
color: #ff6410;
}
