body {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-color: #666666;
	font-size: 13px;
	margin-top: 5px;
	margin-left: 0px;
}

td {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-color: #666666;
	font-size: 13px;
	text-decoration: bold;
}

th {
	font-family: Trebuchet MS, Arial, Helveticae;
	font-color: #666666;
	font-size: 13px;
	text-decoration: bold;
}
p {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-color: #666666;
	font-size: 13px;
	text-decoration: bold;
}
a:link {
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #CC0000;
	font-size: 13px;
	text-decoration: bold;
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #CC0000;
	font-size: 13px;
	text-decoration: bold;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #336600;
	font-size: 13px;
	text-decoration: underline;
}

a.white:link {
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: bold;
	text-decoration: none;
}
a.white:visited {
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: bold;
	text-decoration: none;
}
a.white:hover {
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #333333;
	font-size: 13px;
	text-decoration: underline;
}

.grey {
	color: #666666;
	font-size: 11px;
	padding: 4px;

}

.white {
	color: #FFFFFF;
	font-size: 11px;
	padding: 4px;

}

.headline {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, Palatino Linotype, Times;
	padding: 1px;

}

.headlineWhite {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, Palatino Linotype, Times;
	padding-left: 10px;

}

.subhead {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, Palatino Linotype, Times;
	padding: 1px;

}

.quote {
    border: 2px;
    border-color: green;
    border-style: inset;
    width: 135px;
	color: #333333;
	font-size: 12px;
	padding: 6px;
	font-style: italic;
	text-align: left;

}

.content {
	color: #000000;
	font-size: 13px;
	padding-left: 8px;
	padding-top: 5px;
	
}
a.menu:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Trebuchet MS, Century Gothic, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	padding: 3px 6px 0px 5px;
	border-right: 1px solid #CCCCCC;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	letter-spacing: 1px;
	width: 20px;
	list-style: circle;
	display: inline;
}

a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Trebuchet MS, Century Gothic, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	padding: 3px 6px 0px 5px;
	border-right: 1px solid #CCCCCC;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	letter-spacing: 1px;
	width: 20px;
	list-style: circle;
	display: inline;

}

a.menu:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Trebuchet MS, Century Gothic, sans-serif;
	text-transform: uppercase;
	padding: 3px 6px 0px 5px;
	border-right: 1px solid #CCCCCC;
	/*background-color: #1f4774;*/ /*nice subtle blue*/
	background-color: #577550;
	text-align: center;
	margin: 0px;
	white-space: nowrap;
	letter-spacing: 1px;
	width: 20px;
	list-style: circle;
	display: inline;
}

.quoteBox {
	border: 1px dashed #CCCCCC;
	padding: 8px;
	background-color: #FFFFCC;
}

img.ad{
vertical-align:bottom;
padding:10px;

}