body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(http://www.georgiahoa.com/dev/image/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
}

TD,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.em	{ font-size: 9px; }
.main	{ font-size: 12px; }
.color-error	{ font-size: 11px; color:#B50000; }
.color-err	{ font-size: 10px; color:#B50000; }
.color-main	{ color:#FFFFFF; }
.label	{ font-size: 17px; color: #139034; }

a { text-decoration: none; }
.color-white { color:#FFFFFF; }
.color-green { color: #758640; }
.color-head { color: #139034; font-weight: bold; }
.buttonstyle {
	color: #000000;
	background-color: F0CA8F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text {
	height: 18;
}

SELECT {
font-family: Arial, Helvetica, sans-serif;
font-size : 11px;
}
.state { width: 110; }