body {
	background-color: #E7E7E7;
}
body,td,th {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
}
.largertext {
	font-size: 16px;
}

.imgpaddingright {
	margin-right: 10px;
}
.imgpaddingleft {
	margin-left: 10px;
}
.White {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	color: #8CFFD3;
	background-color: #444C95;
}
.tenpoint {font-size: 10px}
.cyan {
	color: #8CFFD3;
	text-decoration: none;
}
link {
	color: #FFFFFF;
	text-decoration: none;
}
.greytext {
	color: #AAAAAA;
}
.tenpointwhite {
	font-size: 10px;
	color: #FFFFFF;
}
#navbar3pad {
	position:absolute;
	left:10px;
	top:94px;
	width:83px;
	height:450px;
	z-index:3;
	background-color: #444C95;
	padding-left: 3px;
}