body {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #999999; 
	scrollbar-face-color: #000000;; 
	scrollbar-track-color: #999999; 
	scrollbar-arrow-color: #CCCCCC;

}
.page {
	background-color: #000000;
	width: 750px;
}

.columnLeft {
	width: 150px;
	text-align: left;
}
.columnRight {
	width: 150px;
	padding-top: 1px;
}
.columnCentre {
	width: 100%;
	background-color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #EEEEEE;
}
a:hover {
	color: #00FF66;

}
a:active {
	color: #00FF66;
}

a.blue:link {
	color: #006699;
}
a.blue:visited {
	color: #006699;
}
a.blue:hover {
	color: #00FF66;

}
a.blue:active {
	color: #00FF66;
}

a.black:link {
	color: #000000;
}
a.black:visited {
	color: #000000;
}
a.black:hover {
	color: #00BB66;

}
a.black:active {
	color: #00BB66;
}

a.navBox:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #006699;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 140px;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

a.navBox:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #006699;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 100%;
	width: 140px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;

}
a.navBox:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #6BD431;
	text-decoration: none;
	cursor: hand;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 100%;
	width: 140px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;

}
a.navBox:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6CD532;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 100%;
	width: 140px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.infoBoxHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #F2AA00;
	color: #FFFFFF;
	text-align: left;
	display: table-cell;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin-bottom: 5px;
}

.infoBoxHeadWhtCtr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #DF7C53;
	margin-bottom: 5px;

}

.textSmall {
	font-size: 10px;
}


.textSmallWht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.textSmallBlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.textSmallMar {
	font-size: 10px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 12px;
}


.textSmallMarWht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #FFFFFF;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 12px;

}

.textSmallMarBlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #000000;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 12px;

}

.textMed-Small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.textMedBlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	color: #000000;
}


.textMedWht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.textMedMar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
}




.textMedMarBlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
}



.textMedMarWht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #FFFFFF;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
}

.textMedRt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}

.textMed-Lg-BldWht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bold;
	margin: 0px;
}

.textMed-Lg-MarWht {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #FFFFFF;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
}
.textMed-Lg-MarBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #000000;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
}

.textMed-Lg-MarBldWht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bold;
}

.textMed-Lg-MarBldBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bold;
	color: #000000;
}






.textLarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 35px;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.textHuge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 67px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
}

/* blogger posts
----------------------------------------------- */
.date-header {
  margin:10 0px 0;
  font-size:65%;
  line-height:2em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#5E8A00;
  }
.post-title {
  margin:0;
  font-size:125%;
  line-height:normal;
  display:block;
  border-width:0 1px 1px;
  padding:0px 14px 0px 0px;
  color:#999999;
  }
.post-body {
	font-size:85%;
	padding:0px 0px 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

  }
p.post-footer {
  margin:0;
  border-bottom:1px solid #CC00EE;
  font-size:100%;
  line-height:1.5em;
  color:#666;
  text-align:right;
  }
