@charset "utf-8";
/* CSS Document */

<style type="text/css">
.spacerstyle {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-top:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.bannertable   {
	background-repeat: no-repeat;
	background-position: center top;
}
.pheading {
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.sidemenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration:none;
	font-weight: bold;
}
.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00C;
	text-decoration:none;
	font-weight:bold;
}
.style99 {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.style100 {color: #DEDFFD}
.style101 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.style55 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
}
.redtext {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.largeredtext {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.sidebarbkg {
	background-image: url(img/sidebkg.jpg);
	background-position: bottom;
	background-repeat: repeat-y;
}
.navbarselected {
	font-size: 14px;
	font-weight: bold;
	color: #006;
}
.shoppinglink {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}
.shoppinglink:hover {
	font-size: 12px;
	font-weight: bold;
	color: #090;
	text-decoration:none;
}
.headingtext {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.sistersites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A12A8;
	text-decoration: none;
}
.sistersites:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060;
	text-decoration: none;
}
.loginbkg {
	background-color:#CCC;
	font-size:10px;
}
.btnbkg {
	background-color: #333;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
}
.greentext {
	color:#060;
	text-decoration:none;
}
.greentext:hover {
	color: #00C;
	text-decoration:none;
}
.style97 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00F;
	text-decoration:none;
	font-weight: bold;
}
.style97:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration:none;
	font-weight:bold;
}
.bulletpoints {
	font-weight: bold;
	color: #090;
}

#theFormDiv {
 	display:none;
 	position:absolute;
 	top:4em;
 	left:4em;
 	background-color:#EEE;
 	border:1px solid #000;
 	padding:1em;
 	margin:3em;
 	width:20em;
}
.nocss {
  display:none;
}
img.special {border: 2px black solid;}
</style>

