body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FAFAFA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th {
	font-size: 11px;
	color: #666666;
}
.inputstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #333333;
	background-color: #FFFCE8;
	border-style:solid;
	border-width:1px;
	border-color: #7F9DB9;
}
.thumb {
border:1px;
border-thickness: 1px;
border-color: #666666;
border-style: solid;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	color: #CC3333;
	text-decoration: none;
}
a:hover .thumb, a:active .thumb {
border-color: #CC3333;
}
.tab_text {
	font-size: 11px;
	color: #6C6C6C;
}
.na_text {
	font-size: 11px;
	color: #DAD7D7;
}
.body_text {
	font-size: 11px;
	color: #6C6C6C;
}
a.body_text {
	font-size: 11px;
	color: #6C6C6C;
}
.error {
	font-size: 11px;
	color: #CC3333;
}