body {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: 999999;	
}

td {
	font-size: 11px;
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
}

A:link	{	
	text-decoration: none;
	color: #336633;
	}	
		
A:visited	{	
	text-decoration: none;
	color: #336633;
	}	
		
A:active	{	
	text-decoration: none;
	color: #336633;
	}	
		
A:hover	{	
	text-decoration: underline;
	color:	#333333;
	}

.Normal {
	font-size: 11px;
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	text-align: left;
}

.theTitle {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336622;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
}
.ServiceDate {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336622;	
}

.Bulletin {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336622;
}
.position {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	letter-spacing: 1px;
}
.theBody {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
.Author {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.theDate 
{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
}

.ContentImage 
{
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.BottomTd 
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: White;
}

.dgHeader {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;	
}

.dgText {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #999999;	
}
	
.dgAltText {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #999999;	
}

.copyright {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}

.note 
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
}


.bgOff {
}

.bgOn
{
	background-color: linen;
}

A.menu:link	{	
	font-size: 11px;
	text-decoration: none;
	color: #996633;
	}	
		
A.menu:visited	{	
	font-size: 11px;
	text-decoration: none;
	color: #996633;
	}	
		
A.menu:active	{	
	font-size: 11px;
	text-decoration: none;
	color: #996633;
	}	
		
A.menu:hover
{
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}

A.copyright:link	{	
	font-size: 10px;
	text-decoration: underline;
	color: #eeeeee;
	}	
		
A.copyright:visited	{	
	font-size: 10px;
	text-decoration: underline;
	color: #eeeeee;
	}	
		
A.copyright:active	{	
	font-size: 10px;
	text-decoration: underline;
	color: #eeeeee;
	}	
		
A.copyright:hover
{
	font-size: 10px;
	text-decoration: none;
	color: #eeeeee;
}

.BorderTd
{
	border-width: 1px;
	border-color: White;
	border-style: solid;	
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: 999999;	
}
ul {
	list-style-type: square;
}

#TopicLeft
{
	padding: 20px 5px 0px 10px;
	float: left;
	text-align: left;
	width: 215px;
}

#TopicRight
{
	padding: 20px 10px 0px 5px;
	width: 215px;
	text-align: left;
	float: right;
}


.TopicDropDownList 
{
	width: 205px;
	font-size: 10px;
}

.TopicHeader
{
	border-bottom: dashed 1px #666;
	width: 205px;
	padding: 0px 0px 10px 0px;
}

.TopicDate
{
	font-weight: bold;
}

