body {
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color: #990033;
	color: white;
}
.body {
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color: #990033;
	color: white;
}

input,textarea,select {
	border: 1px solid #CCC;
	font: .8em Arial, Helvetica, sans-serif;
	}
}

#select {
#	font-family: Geneva,Arial,Helvetica,sans-serif;
#	font-size: 10px;
#}

a {
	color: #990033;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.border {
	background-color: black;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.menu {
	color: black;
	background-color: #aaaaaa;
	font-family: Verdana,Helvetica,sans-serif;
}

.header {
	color: #ccccee;
	background-color: #444466;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 17px;
}

.colhead {
	color: #000000;
	background-color: #ccccee;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.item {
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

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

.button {
	color: #990033;
	background-color: #666699;
	border-bottom: thin solid #222244;
	border-right: thin solid #222244;
	border-top: thin solid #9999cc;
	border-left: thin solid #9999cc;
	font-size: 11px;
	font-family: Verdana,Helvetica,sans-serif;
}

.selected {
	background-color: #bbcbff;
}

.text {
	color: black;
}

.log {
	color: black;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
}

.item0 {
	color: black;
	background-color: #f3f3f3;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

a.item0 {
	color: #000099;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

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

.item1 {
	color: black;
	background-color: #d9d9d9;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

a.item1 {
	color: #000099;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.fixed {
	font-size: 13px;
	font-family: monospace, fixed;
}

td {
	font-size: 12px;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	color: black;
}

th {
	font-size: 12px;
	font-family: Geneva,Arial,Helvetica,sans-serif;
}

.list {
	background-color: #f0f0ff;
}

.listlt {
	background-color: #ffffff;
}

.folderunsub {
	background-color: #bbccdd;
	font-style: italic;
}

legend.survey { font: bold 0.9em "Lucida Grande", Verdana, Arial, sans-serif; background: #333; border: 1px solid #999; padding: 2px 4px; color: #FFF;}
fieldset.survey { margin-top: 10px; background-color: #EFEFEF }
#survey_wrapper {
	background-color: #FFF;
	padding: 10px;
	margin: auto;
	}

#survey_row {
	border: black 0px solid;
	padding: 20px 0px 20px 40px;
}
#survey_text {font: 0.9em "Lucida Grande", Verdana, Arial, sans-serif; color: #333; }
