.navBarTable {
	margin: 0px;
	padding: 0px;
	height: 33px;
	border: 0px none;
	background-image: url(graphics/topnav_bar_background.gif);
}
.holdingTable {
}
.dropDownBack {
	background-image: url(graphics/dropwdown_background.gif);
}
.quickSearchTable {
	background-image: url(graphics/quicksearch_background.gif);
	height: 75px;
	width: 179px;
	padding-top: 8px;
}
.backgroundTextureParchment {
	background-image: url(graphics/backgroundtexture.jpg);
}
.accessBar {
	background-color: #173182;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.waveBoxes {
	background-image: url(graphics/waveboxes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.waveBoxInsert1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 247px;
	text-align: left;
	vertical-align: top;
}
.waveBoxInsert2 {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 245px;
	text-align: left;
	vertical-align: top;
}
.waveBoxInsert3 {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 245px;
	text-align: left;
	vertical-align: top;
}
.quickSearch {
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 14px;
}
.waveBoxesItemArea {
	text-align: left;
	vertical-align: top;
}
.homePageAreaBoxTitle {
	background-color: #115A9A;
	padding: 1px;
	border-top: 2px solid #115A9A;
	border-right: 2px solid #115A9A;
	border-bottom: 2px none #115A9A;
	border-left: 2px solid #115A9A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.homePageAreaBoxBody {
	background-color: #FFFFFF;
	padding: 1px;
	border-top: 2px none #115A9A;
	border-right: 2px solid #115a9a;
	border-bottom: 2px solid #115a9a;
	border-left: 2px solid #115a9a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #115A9A;
	font-size: 9px;
}

}
A.homePageAreaBoxLink:link, A.homePageAreaBoxLink:visited, A.homePageAreaBoxLink:active, A.homePageAreaBoxLink:hover 
		
A.homePageAreaBoxLink:link    { color: #115A9A }
A.homePageAreaBoxLink:active  { color: #115A9A }
A.homePageAreaBoxLink:visited { color: #115A9A }
A.homePageAreaBoxLink:hover   { color: #115A9A; text-decoration: underline; font-weight: normal;}


.homePageAreaBox4sideBorder {

	background-color: #FFFFFF;
	padding: 1px;
	border-top: 2px solid #115A9A;
	border-right: 2px solid #115a9a;
	border-bottom: 2px solid #115a9a;
	border-left: 2px solid #115a9a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #115A9A;
	font-size: 9px;
}
.oscomLeftNavArea {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #173283;
	border-right-color: #173283;
	border-bottom-color: #173283;
	border-left-color: #173283;
	background-color: #FFF3E3;
	font-size: 9px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.oscomTitleBarGradientBack {
	background-image: url(graphics/oscom_titlebar_gradientback.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.oscomBodyAreaCell {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #173283;
	border-right-color: #173283;
	border-bottom-color: #173283;
	border-left-color: #173283;
	background-color: #FFF3E3;
	font-size: 9px;
	color: #000000;
}
.oscomPageTitle {
	font-size: 20px;
	font-weight: bold;
	color: #173283;
}
.oscomBodyAreaCellFullBorder {
	background-color: #FFF3E3;
	font-size: 9px;
	color: #000000;
	border: 2px solid #173283;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underlined;
}

}
A.menuText:link, A.menuText:visited, A.menuText:active, A.menuText:hover 
		
A.menuText:link    { color: #FFFFFF }
A.menuText:active  { color: #FFFFFF }
A.menuText:visited { color: #FFFFFF }
A.menuText:hover   { color: #000000; text-decoration: underline; font-weight: normal;}

.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #173283;
	text-decoration: underlined;
}

}
A.boxText:link, A.boxText:visited, A.boxText:active, A.boxText:hover 
		
A.boxText:link    { color: #173283 }
A.boxText:active  { color: #173283 }
A.boxText:visited { color: #173283 }
A.boxText:hover   { color: #000000; text-decoration: underline; font-weight: normal;}

.greyboxText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #173283;
	text-decoration: none;
}
TR.classListing-odd {
  background: #FFF3E3;
}

TR.classListing-even {
  background: #FCE4C4;
}

TABLE.classListing {
  border-top: 1px solid #173283;
  border-right: 2px solid #173283;
  border-bottom: 2px solid #173283;
  border-left: 2px solid #173283;
  
}

.classListing-heading {
  background-image: url(graphics/oscom_titlebar_gradientback.gif);
  background-repeat: repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.classListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #173283;
}
.boxBodyText {
	background-color: #FFFFFF;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #115A9A;
	font-size: 9px;
}
.infoBox {
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #173283;
  border-right-color: #173283;
  border-bottom-color: #173283;
  border-left-color: #173283;
  }

.infoBoxContents {
  background: #FFF3E3;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url(graphics/oscom_titlebar_gradientback.gif);
  background-repeat: repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

