body {
	background-color: #5c5d4f;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td, p, input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.whiteBorder {
	border:1px solid #ffffff;
}
.spBottom {
	border-bottom:1px solid #b0b5af;
}
.whiteBottom {
	border-bottom:1px solid #ffffff;
}
.whiteLeftRight {
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;	
}
.whiteTopRightBottom {
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;	
	border-bottom:1px solid #ffffff;
}
.links {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.CollegeHeading {
	color: #456c01;
	font-weight: bold;
	font-size: 18px;
}
.Font14 {font-size: 14px;}
.Login {
	font-size: 9px;
	font-weight: bold;
	color: #0000FF;
}
.Font11 {
	font-size: 11px
}
.Banner {
	font-size: 18px;
	font-weight: bold;
}
a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;	
}
.Font10 {
	font-size: 10px;
}
.Font9 {
	font-size: 9px;
}
.white {
	color: #FFFFFF;
}
.blue {
	color:#0000FF;
}
.pictureHeading {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #456c01;
}
.internalPagesLeftColumnBackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D7400;
	font-weight: bold;
	background-color: #D8F5C5;
	text-align: left;
}
.internalPagesBar {
	background-color: #C3E9AB;
}
.newProductsBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2D7400;
	height: 22px;
	vertical-align: middle;
	font-weight: bold;
}
.error {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.red {
	color: #CC0000;
}
.green {
	color: #009900;
}