body {
	background: url('imgs/thistle_bkgrnd.jpg');
	font-family: "Lucida Grande","Trebuchet MS", Arial, Verdana, "Helvetica LT Std";
	font-size: 11px;
	color: #354119;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
a:link { 
	color: #669900;
	text-decoration:underline;
	
	}
a:visited { 
	color: #669900;
	text-decoration:underline;
	}
a:hover { 
	color: #999900;
	text-decoration: none;
	text-decoration:none;
	}
a:active { 
	color: #66CC00;
	text-decoration:underline;	
	}
		
.DarkGreen {
	font-family: "Lucida Grande","Trebuchet MS", Arial, Verdana, "Helvetica LT Std";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	}
	
.DarkGreen a:link{
	text-decoration: none;
	color:#99CC99
	}	
	
.DarkGreen a:visited{
	text-decoration: none;
	color:#99CC99
	}	
		
.DarkGreen a:hover{
	text-decoration: none;
	color:#99CC33	}

.DarkGreen a:active{
	text-decoration: none;
	color:#FFFFFF	}		
			
#TD_HeadLine_Lime {
	font-family: "Lucida Grande","Trebuchet MS", Arial, Verdana, "Helvetica LT Std";
	font-size: 16px;
	font-weight: bold;
	color: #66a373;
	padding-left: 5px;
	}
	
#TD_HeadLine_Grey {
	font-family: "Lucida Grande","Trebuchet MS", Arial, Verdana, "Helvetica LT Std";
	font-size: 18px;
	font-weight: bold;
	text-align: left; 
	color: #CCCCCC;
	padding-right: 15px;
	padding-left: 30px;
	}	
	
#TD_HeadLine_Green {
	font-family: "Lucida Grande","Trebuchet MS", Arial, Verdana, "Helvetica LT Std";
	font-size: 22px;
	font-weight: bold;
	text-align: left; 
	color: #336633;
	padding-right: 15px;
	padding-left: 30px;
	}	
	
#TD_NewsContent {
	background: url(imgs/thistle_bkgrnd_lite.jpg);
	font-family: "Lucida Grande","Trebuchet MS", Arial, Verdana, "Helvetica LT Std";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	padding-right: 5px;
	padding-left: 4px;
	border: #CCCCCC dashed;
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	padding-bottom: 0px; 
	padding-left: 4px
	}

#RightTable {
	font-family: "Lucida Grande","Trebuchet MS", Arial, Verdana, "Helvetica LT Std";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	border: #CCCCCC dashed;
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	padding-bottom: 0px; 
	}
			
#TD_NewsDotVert {
	background: url('imgs/dot_vert.gif') repeat-y;
	}
.DotOutLine {

	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px; 
	padding-top: 5px;
	border: #CCCCCC dashed;
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
		}
		
.dotted_underline{
	border: #CCCCCC dashed;
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	}

		
.NewsContentHeadline{
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}	

.OrangeContentHead{
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}	

.BlackContentHead{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}	

.GrayContentHead{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}	

.attenBody{
	font-size: 12px;
	font-weight: normal;
	color: #993300;
}

.attenMSG{
	font-size: 12px;
	font-weight: BOLD;
	color: #993300;

}
	
.DrabContentHeadline{
	font-size: 12px;
	font-weight: bold;
	color: #999966;
	background-attachment: fixed;
	border: #CCCCCC dashed;
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
}	
.Sub_HeadLine_Green {
	font-family: "Lucida Grande","Trebuchet MS", Arial, Verdana, "Helvetica LT Std";
	font-size: 16px;
	font-weight: bold;
	text-align: left; 
	color: #336633;

	}
.contentcolumn {
	padding-right: 15px;
	padding-left: 30px;

}	

.textBlackSmall {
	font-family: "Lucida Grande","Trebuchet MS", Arial, Verdana, "Helvetica LT Std";
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}	

.textGraySmall {
	font-family: "Lucida Grande","Trebuchet MS", Arial, Verdana, "Helvetica LT Std";
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}	

.hr {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #CCCCCC;
}