A:link {
	COLOR: #FF6600;
	text-decoration: underline;
} 
A:visited {
	COLOR: #FF9900;
	text-decoration: underline;
} 
A:active { } 
A:hover {
	COLOR: #5D6967;
	text-decoration: none;
} 

a.nav:link { color: #5D6967; text-decoration: none;}
a.nav:visited { text-decoration: none; color: #5D6967;}
a.nav:hover { color: #FF9900; text-decoration: underline;}

a.nav2:link { color: #FFFFFF; text-decoration: none}
a.nav2:visited { text-decoration: none; color: #FFFFFF}
a.nav2:hover { color: #FFFFFF; text-decoration: underline}

a.footer:link, a.footer:visited {
	font-weight      : normal;
	text-decoration: none;
	color: #98AF16;


}
a.footer:hover {
	color            : #FF9900;
	text-decoration: underline;

}

body {
	color: #757575;
	background-color: #EDF2E3;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;



}
.midtablebg {
	background-image: url(images/m.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #FF6600;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #999999;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 6px;
	;
	letter-spacing: 1px;
	color: #999999;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 6px;
	;
	margin-right: 0px;
	margin-left: 0px;
	color: #999999;
}
h5 {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	;
	line-height: 17px;
	font-weight: bold;
	color: #999999;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 6px;
	color: #666666;
}
hr {  color: #999999; height: 1px; margin-top: 3px; margin-right: 0px; margin-bottom: 3px; margin-left: 0px; padding-top: 3px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.x { font-family: "Verdana", "Arial", "sans-serif"; font-size: 11px; font-weight: normal}

.footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #98AF16;


}
li {
	margin-top: 3px;
	padding-top: 3px;
	margin-left: 0px;
	padding-left: 0px;

}
td {
	font-size: 12px
}
.date {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
}
.navi {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
p {
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 7px;
	line-height: 18px;
}
ul {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-left: 6px;
	padding-left: 8px;

}
form {
	margin: 0px;
	padding: 0px;
}

select {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	background-color: #DEE5EE;
}

.white {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.shadow {
	background-image: url(images/bg_shadow.jpg);
	background-repeat: repeat-x;


}

.menu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #003366;
	margin: 5px;
	padding: 5px;
}
.formtitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.imgborder {
	border: 1px solid #999999;
}
