.err {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color:#993333;
}

.bodytext {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}
.bodytext_gray {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color:#666666;
}
.bodyrow {
	background-color: #d5d5d5;
	font-family: tahoma;
	font-size: 12px;
}
.row0 {
	background-color: #d5d5d5;
	font-family: tahoma;
	font-size: 12px;
}
.row1 {
	background-color: #eeeeee;
	font-family: tahoma;
	font-size: 12px;
}
.titlerow {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	border: thin solid #666666;
	background-color: #cccccc;
	text-align: center;
	vertical-align: middle;
}
.titlerow input {
	font-family: tahoma;
	font-size: 12px;
	color: #000066;
}
.bodyrow select {
	font-family: tahoma;
	font-size: 12px;
	text-align: right;
}
.bodyrow input {
	font-family: tahoma;
	font-size: 12px;
	text-align: right;
}
.bodyrow textarea {
	font-family: tahoma;
	font-size: 12px;
	text-align: right;
}
a {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color:#2222ff;
	
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color:#ff3333;
	text-decoration:underline;
	
}
