
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E2E2E2;
}
.style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.OccTextBlack { FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.OccTextHeader { FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.OccTextBody { FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.OccTextBodyBig { FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.OccTextBody A { FONT-WEIGHT: normal;TEXT-DECORATION: none; COLOR: #000000; TEXT-DECORATION: none }
.OccTextBody A:hover { FONT-WEIGHT: normal;TEXT-DECORATION: none;COLOR: #000000; TEXT-DECORATION: underline }
.OccTextWhite { FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.OccTextWhite A { FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: none }
.OccTextWhite A:hover { FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: underline }
.OccTextWhiteSmall { FONT-SIZE: 9px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.OccTextWhiteSmall A { FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: none }
.OccTextWhiteSmall A:hover { FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: underline }
.OccTextBlue { FONT-WEIGHT: normal;FONT-SIZE: 10px; COLOR: #26497d; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.OccTextBlue A { FONT-WEIGHT: normal;TEXT-DECORATION: none;FONT-SIZE: 10px; COLOR: #26497d; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.OccTextBlue A:hover { FONT-WEIGHT: normal;TEXT-DECORATION: underline;FONT-SIZE: 10px; COLOR: #26497d; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }

.OccTextBlueH { FONT-WEIGHT: bold;FONT-SIZE: 10px; background-color:#48AB3F; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; }

.OccColouredTextBox { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-SIZE: 10px; BORDER-LEFT: 1px solid; COLOR: #000000; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffecbe }

ul#menu {
	clear: both;
	border-right: none;
	margin: 0;
	padding: 11px 0 0 0;
	height: 35px;
	list-style: none;
	background: transparent url(http://www.offcampuscribs.com/Images/bg-menu.gif) no-repeat 0 0;
	width: 562px;
	font: bold 11px arial;
	color: #24711E;
}
ul#menu li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 6px 0 3px;
	text-align: center;
}
ul#menu li a {
	font: bold 11px arial;
	color: #24711E;
	text-decoration: none;
}
ul#menu li a:hover {
	font: bold 11px arial;
	color: #980C0C;
	text-decoration: none;
}