body{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif, garamond;
	color: #8b0000;
	line-height: 16px;
	background-image: url(images/SilverStripeBG.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-size:12px;
	color: #8b0000;
	font-family: Verdana, Arial, Helvetica, sans-serif, garamond;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;	
}
.navBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif, garamond;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #7f6b94;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: table-row;
		
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, garamond;
	color: #8b0000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, garamond;
	color: #8b0000;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif, garamond;
	color: #8b0000;
}

/* don't underline links and make all links purple
*/
a {text-decoration:none;}
a:link {color:#7f6b94;}
a:visited {color:#333399;}
a:active {color:#FF6699;}
a:link:hover {background-color:#e9e9e9;}
.tableBorder {
	border-top-width: 0px;
	border-right-width: 1.0px;
	border-bottom-width: 0px;
	border-left-width: 1.0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666699;
	border-left-color: #666699;
}
span.initialcap {font-size:150%}


.cellColor {
	background-color: #Fdf4e1;
}
