body {
	background-color : black;
	color : Green;
	font-family : "Bell MT";
}

.main_content {
	background-color : White;
}

.nomargins {
	margin : 0px 0px 0px 0px;
}

.btnBar {
	align: center;
	margin : 0px 0px 0px 0px;
	color: white;
}

.tblTitleBrdr {
		background-color: #0A3F0F;
}

.btnbar {
	margin : 0px 0px 0px 0px;
		background-color: #0A3F0F;

}
.linkbar {
	margin : 0px 0px 0px 0px;
	background-color: black;
}
.tblBrdr {
	width : 15%;
	background-color: #0A3F0F;
}

ul {
	margin: 0;
	padding: 0;
}

#btnBarMenu ul {
	margin: 0px 0px 0px 0px ;
	line-height: 20px;
	list-style-type: none;
	text-align: right;
	vertical-align : middle;
	padding : 0px 0px 0px 0px;
}
#btnBarMenu li {
	display: inline;
	line-height: 20px;
	text-indent: 0px;
	white-space: nowrap;
	text-align: right;
	vertical-align : top;
}
#btnBarMenu a
{
	padding : 5px 5px 5px 5px;
	display: inline;
	width: 20px;
	color: #FFFFFF;
	background-color: #0A3F0F;
	text-decoration: none;
}
#btnBarMenu a:hover {
	padding : 5px 5px 5px 5px;
	color: #14450F;
	background-color: white;
	text-decoration: none;
}

.date {
	color: #C0FFC0;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.hdr {
	color: #C0FFC0;
	font-weight: bold;
	text-align: left;
	font-size: 20px;
}

.quote {
	font-style: italic;
	color : #C0FFC0;
}

.embedQuote {
	font-style: italic;
	font-weight: bold;
}

.quoteBig{
	font-style: italic;
	color : #C0FFC0;
}

#linkList ul {
	list-style-type: none;
	text-align: right;
	vertical-align : middle;
	padding : 0px 0px 0px 0px;
}
#linkList li {
	margin: 0 0 0 0;
	text-indent: 0px;
	text-align: left;
	vertical-align : top;
	list-style-type : none;
}
#linkList a
{
	padding : 0px 0px 0px 0px;
	width: 20px;
	color: #FFFFFF;
	text-decoration: none;
	white-space : nowrap;
}
#linkList a:hover {
	padding : 5px 5px 5px 5px;
	color: #14450F;
	background-color: white;
	text-decoration: none;
}

#subLinks ul {
	line-height: 15px;
	list-style-type: none;
	text-align: right;
	vertical-align : middle;
	padding: 0px 0px 0px 0px;
	font-size: 9px;
}
#subLinks li {
	display: inline;
	line-height: 15px;
	text-indent: 0px;
	white-space: nowrap;
	text-align: right;
    font-size: 12px;
	vertical-align : top;
	background-color : #0A3F0F;
	border-bottom-color : #0A3F0F;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-left-color : #0A3F0F;
	border-left-style : solid;
	border-left-width : thin;
	border-right-color : #0A3F0F;
	border-right-style : solid;
	border-right-width : thin;
	border-top-color : #0A3F0F;
	border-top-style : solid;
	border-top-width : thin;
}

td.closedLink  {
	display: inline;
	line-height: 15px;
	text-indent: 0px;
	white-space: nowrap;
	text-align: right;
	vertical-align : top;
	padding: 0px 0px 0px 0px;
	border-bottom-color : #0A3F0F;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-left-color : #0A3F0F;
	border-left-style : solid;
	border-left-width : thin;
	border-right-color : #0A3F0F;
	border-right-style : solid;
	border-right-width : thin;
	border-top-color : #0A3F0F;
	border-top-style : solid;
	border-top-width : thin;
}
td.openLink  {
	display: inline;
	line-height: 15px;
	text-indent: 0px;
	white-space: nowrap;
	text-align: right;
	vertical-align : top;
	padding: 0px 0px 0px 0px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-left-color : #0A3F0F;
	border-left-style : solid;
	border-left-width : thin;
	border-right-color : #0A3F0F;
	border-right-style : solid;
	border-right-width : thin;
	border-top-color : #0A3F0F;
	border-top-style : solid;
	border-top-width : thin;
}
#subLinks a
{
	display: inline;
	width: 10px;
	color: #C0FFC0;
	background-color: #0A3F0F;
	text-decoration: none;
	border: thin solid black;
	padding : 5px 5px 5px 5px;	
	border-bottom-color : #0A3F0F;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-left-color : black;
	border-left-style : solid;
	border-left-width : thin;
	border-right-color : black;
	border-right-style : solid;
	border-right-width : thin;
	border-top-color : black;
	border-top-style : solid;
	border-top-width : thin;
}
#subLinks a:hover {
	color: #14450F;
	background-color: black;
	text-decoration: none;
	border: thin solid #0A3F0F;
	padding : 5px 5px 5px 5px;	
	border-bottom-color : #0A3F0F;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-left-color : black;
	border-left-style : solid;
	border-left-width : thin;
	border-right-color : black;
	border-right-style : solid;
	border-right-width : thin;
	border-top-color : black;
	border-top-style : solid;
	border-top-width : thin;
}

#subLinks a:active {
	color: white;
	background-color: black;
	text-decoration: none;
	border: thin solid black;
	padding : 5px 5px 5px 5px;	
	border-bottom-color : black;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-left-color : black;
	border-left-style : solid;
	border-left-width : thin;
	border-right-color : black;
	border-right-style : solid;
	border-right-width : thin;
	border-top-color : black;
	border-top-style : solid;
	border-top-width : thin;
}
.activeLink {
		color: white;
	background-color: black;
	text-decoration: none;
	border: thin solid black;
	padding : 5px 5px 5px 5px;	
	border-bottom-color : black;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-left-color : black;
	border-left-style : solid;
	border-left-width : thin;
	border-right-color : black;
	border-right-style : solid;
	border-right-width : thin;
	border-top-color : black;
	border-top-style : solid;
	border-top-width : thin;
}
.bio {
	color: white;
	vertical-align : middle;
}


#infoBar td {
			color: white;
}
#infoBar a {
		color: #C0FFC0;
}
#infoBar a.hover {
		color: #0A3F0F;
		background-color: #C0FFC0;
}

a {
		color: #C0FFC0;
}
a.hover {
		color: #0A3F0F;
		background-color: #C0FFC0;
}


