body, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.form {
	font-weight: bold;
	font-size: 9px;
	color: silver;
}

.formInput {
	font-size: 9px;
}

.main {
	background-image: url(../Images/textBG.jpeg);
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: white;
}

.menu {
	background-color: #40B49A;
	background-image: url(../Images/lightGrad.gif);
	background-repeat: repeat-x;
	color: white;
	font-weight: bold;
	height:25px;
	border-bottom: solid #79CDBA 1px;
}

.menuOver {
	background-color: #79CDBA;
	background-image: url(../Images/darkGrad.gif);
	background-repeat: repeat-x;
	color: white;
	font-weight: bold;
	height:25px;
	border-bottom: solid #79CDBA 1px;
}h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
strong {
	color: #226B8B;
	font-weight: bold;
}
.FORMtd {

	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6AB2D2;
}
.FORMtable {


	border: 0px none;
}
.FORMlabel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #26534E;
}
.FORMth {

	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6AB2D2;
}
h3 {
	color: #D24811;
}
.textlink {
	color: #226B8B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1370D;
}
