body {
margin: 0;
padding: 8px;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
color: #000000;
background-color : #e0dfdf;
overflow: auto;

}

td , th , p , li , blockquote {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
}

h2 {
font-size: 11px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
}

h3 {
font-size: 11px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
}

strong {
font-weight: bold;
}

ul {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height : 1.5em;
list-style-type : square;
list-style-image : url(../images/gif/list_dot.gif);
}

form {
display : inline;
}

a:link {
font-weight: bold;
color : #ff0000;
text-decoration : none;
}

a:visited {
font-weight: bold;
color : #ff0000;
text-decoration : none;
}

a:hover {
font-weight: bold;
color : #ffffff;
text-decoration : none;
background-color: #ff0000;
}

a:active {
font-weight: bold;
color : #ffffff;
text-decoration : none;
background-color: #ff0000;
}

.underline {
border-color: #c0c0c0;
border-width: 0px 0px 2px 0px;
border-style: dashed;
font-size: 13px;
font-weight: bold;
}

.red {
font-weight: bold;
color: #ff0000;

}

.greyborder {
border-style: solid;
border-width: 1px;
border-color: #666666;
background-color: #FFFFFF;
}

.leftright {
border-color: #c0c0c0;
border-width: 0 1px 0 1px;
border-style: solid;
}

#heading {
border-color: #c0c0c0;
border-width: 0px 0px 2px 0px;
border-style: dashed;
font-size: 11px;
font-weight: bold;
}

#heading a:link {
font-weight: bold;
color : #000000;
text-decoration : none;
background-color: transparent;
}

#heading a:visited {
font-weight: bold;
color : #000000;
text-decoration : none;
background-color: transparent;
}

#heading a:hover {
font-weight: bold;
color : #ff0000;
text-decoration : underline;
background-color: transparent;
}

#heading a:active {
font-weight: bold;
color : #ff0000;
text-decoration : underline;
background-color: transparent;
}

.menuselected {
font-weight: bold;
color : #ff0000;
text-decoration : underline;
background-color: transparent;
}

#stat th {
padding: 4px;
color : #ff0000;
border-color: #c0c0c0;
border-width: 1px;
border-style: solid;
font-size: 11px;
font-weight: bold;
text-align: center;
background-color: #ffffff;
}

#stat td {
padding: 4px;
border-color: #c0c0c0;
border-width: 0px 1px 1px 1px;
border-style: solid;
font-size: 11px;
font-weight: bold;
text-align: center;
background-color: #ffffff;
}

ul#back {
float: left;
font-size: 10px;
letter-spacing: 1px;
font-weight: bold;
margin: 0px;
padding: 0px;
}

#back li {
font-size: 10px;
display: inline;
margin: 0px 0px 0px 0px;
padding: 0px 20px 0px 20px;
background-image: url(../images/gif/back_bullet.gif);
background-repeat: no-repeat;
background-color: transparent;
}

#back a:link, #nav_links a:visited {
font-size: 10px;
color: #000000;
text-decoration: none;
background-color: transparent;
}

#back a:hover {
font-size: 10px;
color: #FF0000;
text-decoration: none;
background-color: transparent;
}

.nobg {
background: none;
}

.formfields {
font-size: 11px;
overflow: auto;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
color: #000000;
}

		.buttonClass {

		font-weight: bold;

		text-align:left;
		
		text-indent: 10px;

		color: #000000;

		width: 115px;

		height: 23px;

		margin: 0;
		
		padding: 4px 0px 0px 30px;

		background-image: url(../images/gif/button.gif);

		background-repeat: no-repeat;

		}


		#button {

		font-weight: bold;

		color: #000000;

		width: 115px;

		height: 23px;

		margin: 0px;

		padding: 4px 0px 0px 30px;

		background-image: url(../images/gif/button.gif);

		background-repeat: no-repeat;

		}



		#button a {

		color: #000000;

		text-decoration: none;

		}



		#button a:hover {

		color: #FF0000;

		text-decoration: none;

		}
