p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link{
	color: #006699;
	text-decoration: none;
}
a:visited{
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #666666;
	text-decoration: underline;
}
a:active{
	color: #000000;
	text-decoration: underline;
}



li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.titleback {
	background-color: #666666;
}
.altback1 {
	background-color: #666666;
}
.altback2 {
	background-color: #cccccc;
}
.whitetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.formelements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #cccccc;
	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: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.headertype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

a.nav:link {
	font-weight: bold;
	color: #666666;
}
a.nav:visited {
	font-weight: bold;
	color: #666666;
}
a.nav:hover {
	font-weight: bold;
	color: #CCCCCC;
}
a.nav:active {
	font-weight: bold;
	color: cc3333;
}

a.redlinks:link {
	color: #ff0000;
}
a.redlinks:visited {
	color: #ff0000;
}
a.redlinks:hover {
	color: #333333;
}
a.redlinks:active {
	color: #333333;
}

.redtype {
	color: cc3333;
}
.formtext {
	color: #999966;
	font-size: 10px;
}
