body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(images/backv.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	}
	
.darktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;

	}
	
a.darktext:hover {
	color: #333333;
	text-decoration: underline;
	}

.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;

	}
	
.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #8F979C;
	text-decoration: none;

	}
	
a.graytext:hover {
	text-decoration: underline;
	}
	
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}
a.whiteheader:hover {
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: underline;
}

#inputfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;

}
.greenheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AFFFFFF;
	font-weight: bold;
	line-height: 15px;
}

.textnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;

	}
	
a.textnav:hover {
	color: #333333;
	text-decoration: underline;
	}

.cell1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #3A7982;
	border-right-color: #3A7982;
	border-bottom-color: #3A7982;
	border-left-color: #3A7982;
}
.cell2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #387881;
	border-right-color: #387881;
	border-bottom-color: #387881;
	border-left-color: #387881;
}
.cell3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #3A7982;
	border-right-color: #3A7982;
	border-bottom-color: #3A7982;
	border-left-color: #3A7982;
}

