﻿body {
	background-image : url('http://www.noblefool.org/css/css_images/bgmain.png');
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color : #000000;
	font-weight : normal;
	margin-left: 0px;
	margin-top: 12px;
}
.showtitleonpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
}
.showtaggonpage {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.showdatesonpage {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.bottomlinks A:link {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000099;
	padding: 4px 14px 4px 14px;
}
.bottomlinks A:visited {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000099;
	padding: 4px 14px 4px 14px;
	text-decoration: none;
}
.bottomlinks A:active {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000099;
	padding: 4px 14px 4px 14px;
	text-decoration: none;
}
.bottomlinks A:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #996633;
	padding: 4px 14px 4px 14px;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	font-size: 10px;
	color : #0000cc;
	text-decoration : none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	font-size: 10px;
	color : #0000cc;
	text-decoration : none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	font-size: 10px;
	color : #000000;
	text-decoration : underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	font-size: 10px;
	color : #0000cc;
	text-decoration : none;
}
span.footer {
	font-family: Helvetica, Arial, Calibri, Candara;
	color : #484848;
	font-size: 10px;
	line-height : 145%;
	text-align : center;
}
span.footerphone {
	font-family: Helvetica, Arial, Calibri, Candara;
	color : #000048;
	font-weight : bolder;
	font-size: 12px;
	letter-spacing: 1px;
	line-height : 145%;
	text-align : center;
}
.topmenutable {
	width: 100%;
	height: 28px;
	background-color: #000000;
	border-width: 0px;
}
.tableall {
	background-image: url('../dwt_images/bluepage_bg_lined_solid.png');
	width: 770px;
	vertical-align: top;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.MenuRowTop {
	vertical-align: top;
	background-color: #000000;
	height: 28px;
}
.maincell {
	padding: 4px;
	margin: 4px;
	border: 0px none #808080;
	border-collapse: inherit;
	table-layout: auto;
	border-spacing: 0px;
	empty-cells: show;
	width: 370px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	vertical-align: top;
	line-height: 14px;
	text-align: left;
	top: 4px;
	right: 4px;
	bottom: 4px;
	left: 4px;
}
.maincellhead {
	padding: 4px;
	margin: 4px;
	border: 0px none #808080;
	width: 378px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	vertical-align: top;
	line-height: 7px;
	text-align: left;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background-color: #00279D;
	color: #FFFFFF;
	font-weight: bold;
}

