a {
	background-color: transparent;
	color: #FF9900;
	text-decoration: none;
	cursor: default;
}

a:hover {
	background-color: transparent;
	color: #FF0000;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	color: #004890;
; font-family: Tahoma, "Times New Roman"; font-size: 11px
}

h1 {
	font-family: Georgia, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-family: Georgia, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

h5 {
	font-size: 11px;
	margin: 0px;
	padding: 5px 0px 0px;
	background-image: url(images/seltektopcell.gif);
	height: 20px;
	width: 125px;
	overflow: hidden;
	color: #004890;
	float: left;
}

h6 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
; color: #666666
}
td {  font-family: Tahoma, "Times New Roman"; font-size: 11px; color: #004890}

textarea {
	color: #000066;
	background-color: #FFFFFF;
	float: none;
}

.errHilite {  background-color: #FFD9D9}
input {
	color: #000066;
}
h5:hover {
	background-image: url(images/seltektopcellhov.gif);
	height: 20px;
	width: 125px;
	margin: 0px;
	padding: 5px 0px 0px;
	overflow: hidden;
	color: #FF0000;
}

