.bold {
	font-weight: bold;
}
.default {
	font-size: 11px;
	line-height: 17px;
}
.heading {
	font-weight: bold;
	color: #666633;
	font-size: 14px;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #555522;
}
a:visited {
	color: #555522;
}
a:hover {
	color: #999966;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	overflow: auto;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E5E5D9;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E5E5D9;
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}


select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E5E5D9;
}
td {
	font-size: 10px;
	line-height: 16px;
}
.txtTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #8B8B66;
}
.txtTitleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8B8B66;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
