td {
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Geneva;
}
a:link {
	color: #336699;
	font-family: Verdana, Arial, Geneva;
	text-decoration: none;
}
a:visited {
	color: #336699;
	font-family: Verdana, Arial, Geneva;
	text-decoration: none;
}
a:active {
	color: #336699;
	font-family: Verdana, Arial, Geneva;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	font-family: Verdana, Arial, Geneva;
	text-decoration: none;
}
.header {
	color: black;
	font-size: 13px;
	font-family: Verdana, Arial, Geneva;
	font-weight: bold;
}
.formheader {
	color: black;
	font-size: 16px;
	font-family: Verdana, Arial, Geneva;
	font-weight: bold;
}
.subheader {
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Geneva;
	font-weight: bold
}		
INPUT.textbox {
	border: #686666 1px solid;
	color: black;
	font-family: Verdana, Arial, Geneva;
	font-size: 12px
}
INPUT.number {
	border: #686666 1px solid;
	color: black;
	font-family: Verdana, Arial, Geneva;
	font-size: 12px;
	text-align: right
}
SELECT.dropdown {
	border: #686666 1px solid;
	color: black;
	font-family: Verdana, Arial, Geneva;
	font-size: 12px
}
TEXTAREA.comments {
	font-family: Verdana, Arial, Geneve;
	font-size: 12px;
	border: #686666 1px solid
}
INPUT.button {
	border: #686666 1px solid;
	color: black;
	background-color: #cccccc;
	font-family: Verdana, Arial, Geneva
}
TABLE.form {
	border: black 1px solid
}
TABLE.test {
	border-color: black
}
TD.mainheader {
	background-color: #ffffff;
	border: black 1px solid;
	border-bottom: 0px
}
TD.formheader {
	background-color: #cdcdcd;
	border: black 1px solid
}
TD.formheader2 {
	background-color: #cdcdcd;
	border: black 1px solid;
	border-top: 0px
}
TD.formsection {
	border: black 1px solid;
	border-top: 0px
}
TD.passwordbox {
	border: black 1px solid;
	background-color: #efefef
}
TD.all {
	border: #686666 1px solid
}
TD.noleft {
	border: #686666 1px solid;
	border-left: 0px
}
TD.notop {
	border: #686666 1px solid;
	border-top: 0px
}
TD.notopleft {
	border: #686666 1px solid;
	border-top: 0px;
	border-left: 0px
}
TD.bottomonly {
	border-bottom: #686666 1px solid
}
TR.test {
	border: black 1px solid
}
.surveylink {
	font-size: 16px;
	font-weight: bold
}
INPUT.cbox {
}
.white {
	color: white
}
.inputheader {
	font-size: 10px
}
.bluebold {
	color: #336699;
	font-weight: bold
}
.red {
	color: red
}
	
