body, td, input, textarea {
	font-family: verdana,arial,helvetica,geneva,sans-serif;
	font-size : 11px;
	line-height : 14px;
	color: #333333;
}

select {
	font-family: verdana,arial,helvetica,geneva,sans-serif;
	font-size : 10px;
}

input {
	font-family: Verdana, Hevetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #333333;
}

a:hover {	
	color: #000000;	
}

h1 {
	font-family: arial,helvetica,geneva,sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin: 0px;
}

h2 {
	font-family: arial,helvetica,geneva,sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin: 0px;
}

h3 {
	font-family: arial,helvetica,geneva,sans-serif;
	font-size : 10px;
	line-height : 14px;	
	font-weight : bold;
	margin: 0px;
}

li {
	margin-bottom:7px;
}
.copyright {
	color: #666666;
	font-family: tahoma,arial,helvetica,geneva,sans-serif;
	font-size: 10px;
	border-top: 1px solid #999999;
}

.navigator {
	font-family: arial,verdana,tahoma,helvetica,geneva,sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #FD3617;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
}

a.navigator:link, a.navigator:visited, a.navigator:active {
	text-decoration: none; 	
	color: #333333;
	width: 100%;
}

a.navigator:hover {	
	text-decoration: none;
	color: #333333;	
	background-color: #FDFD8B;
}

.listshade {
	background-color: #eeeeee;
}

.listheader {
	background-color: #FD3617;
	color: #fafafa;
	font-weight: bold;
}