body {
	background-color:#FFFFFF;
	text-align: center;
	margin: 0px;
}
h1 {
font-size: 20px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:0;
}
h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:0;
}

/* Type size and style for headers */
.typeHeader {
	font-size: 20px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
}

/* Type size and style for subheaders */
.typeSubhead {
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
}

/* Type size and style for all text */
.typeText {
	font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

/* Type size and style for 1px larger than body text */
.typeLarge {
	font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

/* Type size and style for small type */
.typeSmall {
	font-size: 9px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.typeSubSubHead {
	font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

/* Background of main content cell */
.contentCell {
	background-image: url(../images/index_main_bg_big.jpg);
	background-repeat:no-repeat;
}

/* Background of main content cell */
.marginCell {
	background-image: url(../images/margin_bg.jpg);
	background-repeat:no-repeat;
}

.bordertop { border-top: #FF9900 1px solid}
.borderleft { border-left: #FF9900 1px solid}
.borderright { border-right: #FF9900 1px solid}
.borderbottom { border-bottom: #FF9900 1px solid}
.texttitle {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 14px; 
	color: #990000; font-weight:bold; padding-left:5; padding-top:3; padding-bottom:3; }
.textbody {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; 
	color: #990000; font-weight:normal; padding-left:5; padding-right:5; padding-top:2;}
.activity {font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#0099CC; text-decoration: none;}
.activity:hover {font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#0099CC; text-decoration: underline}
.activitybig {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#0099CC; text-decoration: none;}
.activitybig:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#990000; text-decoration: none}

.selfdrivetitle {font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 14px;
				color: #990000; font-weight:bold; padding-left:5; padding-top:5; padding-bottom:5 }
.selfdrivetext {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color:#000; text-decoration: none;}
.selfdriveformat { padding-left:8; padding-top:8; padding-bottom:8; padding-right:4; }
.selfdriveheading {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#990000; text-decoration: none; }
.selfdrivelink {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#0099CC; text-decoration: none; padding-right:5 }
.selfdrivelink:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#990000; text-decoration: none; padding-right:5 }
.selfdriveimage {border-top: #FF9900 1px solid; border-left: #FF9900 1px solid; border-right: #FF9900 1px solid; border-bottom: #FF9900 1px solid}
.selfdriveform {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color:#000; text-decoration: none;}
.sitemaplink {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color:#0000FF; text-decoration: none;}
.sitemaplink:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color:#FF0000; text-decoration:underline}
.map {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#0099CC; text-decoration: none;}
.map:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#0099CC; text-decoration: underline}




