body
{
	background:#ffffff url('../images/bg.gif') no-repeat fixed right bottom;
	scrollbar-base-color:#e6ecff;
	scrollbar-track-color:#ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #3b3c5b;
	margin: 0px;
}
.bodytext {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000040;
}
.bodytexthead {
	font-family: "arial rounded mt bold";
	font-size: 16px;
	color: #000000;
	font-variant: small-caps;
	text-transform: capitalize;
}
input.textfield {
	border:1px solid; font-family: arial, sans-serif;
	font-size: 9pt;
	background-color:#D5DEFF;
	background-image: url('../images/form_bg.gif');
}
input.submit {
	font-weight: bold;
	color: #000000;
	background-color: #D5DEFF;
	background-image: url('../images/form_bg.gif');border-left-color:#646464; border-right-color:#cccccc; border-top-color:#646464; border-bottom-color:#cccccc
}
.cellsubsub {  font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff}
.dates {  font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #cccccc}
.navlinks {  font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #ffffff}
.cellsubheader {
	color : #d2dcff;
	font-family: verdana, arial, helvetica, sans-serif, "ms sans serif";
	font-size: 12px;
	;
	font-weight: bold
}
textarea {
	border:1px solid; font-family: arial, sans-serif;
	font-size: 9pt;
	background-color: #D5DEFF;
	background-image: url('../images/form_bg.gif');

} 
select {
	font-family: arial, sans-serif;
	font-size: 9pt;
	background-color: #D5DEFF;
	background-image: url('../images/form_bg.gif');


	}
.bgcell {
	background-attachment: fixed;
	background-color: f2f0f0;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat
}
.cell-bg {
	background-color: #727272;
	background-image: url(../images/cell/bg_cell.jpg);
}
h1 {
	font-family: "Arial Narrow", Arial, "Sans Narrow", Georgia;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {
	font-family: "Arial Narrow", Arial, "Sans Narrow", Georgia;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;

}
.address {
	font-size: 10px;
}
.bodytextheadsmall {
	font-family: "arial rounded mt bold";
	font-size: 12px;
	color: #000000;
	font-variant: small-caps;
	text-transform: capitalize;
	font-style: normal;
}
.addressbox {
	border: medium solid #000066;
}
