p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.celltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.cellbacktitle {
	background-color: #6699ff;
}

.linelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.infobox {
	border: 1px solid #999999;
}

.alternatingback1 {
	background-color: #cccccc;
}
.alternatingback2 {
	background-color: #CCFFFF;
}
.alternatingback3 {
	background-color: #FFFFCC;
}
.formelements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF66;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}



a:link {
	color: #0033CC;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
.tdheader {
	background-color: #6699ff;
}

.whitesmallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
