@charset "iso-8859-9";
/* CSS Document */

.tablebg {
	background-color: #CCC;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.redcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	background-color: #D7D7D7;
	border: 1px solid #333;
}
.menuheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
.drk_red {
	font-size: small;
	font-style: normal;
	color: #C00;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.LrgHead {
	font-size: 18px;
	color: #066;
}

