body {
	font-family: "Times New Roman", Times, Georgia, serif;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	font-size: 10px;
	background-color: #999999;
	color: #000000;
}

td.links a {
	text-decoration: none;
	line-height: 25px;
	color: #000000;
	background-color: #FAFAFA;
	font-weight: bold;
	font-size: 16px;
}

td a:active {color: #666666; background-color: #FFFFFF;}
td a:hover {color: red; background-color: #FAFAFA;}

.blacktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
}

table.banner {background:url(../images/logo_fill.gif);
	width: 100%;
	}

td.underline-center {
	text-align: center;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.underline-left {
	text-align: left;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


td.navlinks {background: url(../images/filler1.jpg);
	text-align: center;
}

h3 {
	font-style: italic;
	text-align: center;
	padding-top: 10px;
	font-size: 26px;
}

table.list_area {
	background-color:#FFFFFF;
}

table.listings {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

tr.listings {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}

td.list_head {
	font-family: "Times New Roman", Times, Georgia, serif;
	text-align: center;
	border-bottom-width:medium;
	border-bottom-style:double;
	border-bottom-color: #CC0000;

	font-weight: bold;
	font-size: 17px;
}	

.greytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	background-color: #F0F0F0;
	text-align: center;
	text-decoration: none
}

.greytxt a {
	text-decoration: none;
	color: #333333;
	background-color: #F0F0F0;
}

td.bottomstripe {
	font-family: "Courier New", Courier, monospace;	
	background-color: #CCCCCC;
	color: #000000;
	font-size: 14px;
	padding-left: 15px;
}

td.notes {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 18px;
	padding: 8px;
	line-height: 1.4em;
}

td.title {
	border-top: none;
	border-left: none;
	border-right: none;
}

.title {	
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 16px;
	text-decoration: underline;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	padding: 8px;
}

