body.DefaultBG {
	background-image: url(../images/default-bg.jpg);
}
td.DefaultNavBG {
	background-image: url(../images/default-navbg.jpg);
	background-repeat: no-repeat;

}
td.DefaultBigWhiteMid {

	background-image: url(../images/default-bigwhitemid.jpg);
	background-repeat: repeat;
}
td.DefaultSmallWhiteMid {


	background-image: url(../images/default-smallwhitemid.jpg);
	background-repeat: repeat;
}
a.DefaultBottomTextNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4C66D5;
	text-decoration: underline;
}
a.DefaultBottomTextNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #34B1A7;
	text-decoration: underline;
}
input.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C66D5;
	background-color: #DEDDE2;

}
textarea.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C66D5;
	background-color: #DEDDE2;
}
font.DefaultText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C66D5;
}
