/* CSS Stylesheet */

body {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-weight: normal;
font-size: 11px;
font-family: Trebuchet MS, Arial, sans-serif;
background: #FFFFFF;
color: #000000;
}

#top {
background-image: url(../images/index_02.gif);
background-repeat: repeat-x;
height: 82px;
padding: 0px;
border: 0px;
}

p {
color: #000000;
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
}

input {
border: 1px #000000 solid;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
}

a {
color: #568115;
text-decoration: none;
font-weight: normal;
}

a:hover {
color: #000000;
font-weight: normal;
text-decoration: underline;
padding: 0px;
}

#footer {
background: #568115; /*  #252525 */
width: 787px;
padding: 0px;
margin: 0px;
height: 50px;
float: left;
font-family: Trebuchet MS, Arial, sans-serif;
color: #7C7C7C;
font-size: 10px;
font-weight: normal;
}

#footer a {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}

#footer a:hover {
color: #252525;      /*  #7C7C7C */
font-weight: normal;
text-decoration: none;
padding: 0px;
}

.copyright {
color: #FFFFFF;
}

.title {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.mand {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.inputbutton {
	border: 0px;
}

.dropmenu {
border: 1px #000000 solid;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
}

.textarea {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
color: #000000;
}

.list_hilight {
	background-color: #DDFFCC;
	color: #000;
}

.list_lowlight {
	background-color: #FFFFCC;
	color: #000;
}

.list_grey_hilight {
	background-color: #F7F7F7;
	color: #000;
}

.list_grey_lowlight {
	background-color: #E7E7E7;
	color: #000;
}

.list_body {
	background-color: #EAE9FE;
	color: #006;
}

.list_lowlight2 {
	background-color: #EEEEEE;
	color: #000;
}

#menutitle {
color: #000000;
text-decoration: none;
font-weight: bold;
}

#menutitle a {
color: #000000;
text-decoration: none;
font-weight: bold;
}

#menutitle a:hover {
color: #000000;
text-decoration: underline;
font-weight: bold;
}

