.err {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color:#333333;
	border:1px solid red;
	width:300px;
	text-align:center;
	padding:5px;
	

}
.fb {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color:#333333;
	border:1px solid green;
	width:300px;
	padding:5px;
    text-align:center;
}
.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;
}

