BODY
{
	background-color: #dfe3c9;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    color: #333333;
}

INPUT, TEXTAREA, SELECT {
	font-family: arial;
	font-size: 10pt;
}

TABLE, TR ,TD {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    color: #333333;
    margin-top: 0px;
}


.footer{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    color: #333333;
    margin-top: 0px;
    text-align: center;
}

A:link, A:visited, A:active {
	font-weight: bold;
	color: #006443;
	text-decoration: none;
	background-color: none;
}
A:hover {
	font-weight: bold;
	color: #00a550;
	text-decoration: none;
	background-color: none;
}


A:link.home, A:visited.home, A:active.home {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: none;
}
A:hover.home {
	font-weight: bold;
	color: #f4c431;
	text-decoration: none;
	background-color: none;
}


IMG {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
}

H1 {
	color: #006543;
	font-size: 16pt;
}

input.btn {
	background-color: transparent;
	border: 0px;
	padding: 0px;
	background-position: center center;
	background-repeat: no-repeat;

	margin: 0px;
	max-width: 70px;
	max-height: 18px;
	cursor: hand;
}

.PagingMenu {
	width: 70px;
	height: 18px;
}

.start{ background-image: url("../images/b_start.gif"); }
.prev{ background-image: url("../images/b_backward.gif"); }
.next{ background-image: url("../images/b_forward.gif"); }
.end{ background-image: url("../images/b_end.gif"); }

li {margin-bottom:10px;}