body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;

}
td {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.titletopindex {
	font-weight: 700;
	color: #666666;
}
.smalltextform {
	font-size: 10px;
	color: #FFFFFF;
}

#formtable {
	color: #D23402;
	font-weight: bold;
	text-align: left;
	font-size: 11px;

}

#cellform {
	border-bottom: solid 1px #F2F2F2;
}

#cellformtop {
	border-top: solid 2px #FFFFFF;
	border-bottom: solid 1px #F2F2F2;
}

#cellformbottom {
	border-bottom: solid 2px #FFFFFF;
}

.datefield {
	width: 30px;
	height: 20px;
	background-image:url(images/bg_field.gif);
	background-repeat:no-repeat;
	background-color: #FFFBF1;

}

.namefield {
	width: 150px;
	height: 20px;
	background-image:url(images/bg_field.gif);
	background-repeat:no-repeat;
	background-color: #FFFBF1;
}a:link {
	font-weight: 700;
	text-decoration: underline;
}
a:visited {
	font-weight: 700;
	text-decoration: underline;
}
a:hover {
	font-weight: 700;
	text-decoration: none;
}
.navtop {
	font-weight: 700;
	color: #FFFFFF;
}
a.navtop:link {
	font-weight: 700;
	text-decoration: underline;
	color: #FFFFFF;

}
a.navtop:hover {

	font-weight: 700;
	text-decoration: none;
	color: #FFFFFF;
}
#footer {
	font-size: 10px;
	color: #666666;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;

}
#bodyinside {
	padding: 20px 10px 10px;
}
.headers {
	padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #000000;
	letter-spacing: -1px;
}
