A:link {
	color: #F19503;
	text-decoration: none;
}

A:visited {
	color: #F19503;
	text-decoration: none;
}

A:active {
	color: #F19503;
	text-decoration: none;
}

A:hover {
	color: #333333;
	text-decoration: none;
}

TD {
	font-size: 13px;
	font-family : Verdana;
	color : #333333;
}

P {
	font-size: 13px;
	font-family : Arial;
	color : #333333;
}

TD.dark {
	font-size: 11px;
	font-family : Arial;
	font-weight : bold;
	color : #F4F4F4;
}

P.dark {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : Bold;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}


h5 {
	font-family: "Trebuchet MS";
	color: #336633;
	text-transform: uppercase;


}
.subheading {
	font-family: "Trebuchet MS";
	color: #336633;
	font-weight: bold;
	font-style: italic;
	list-style-type: disc;
	text-decoration: underline;





}
ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
}
.page_title {
	font-family: "Trebuchet MS";
	color: #336633;
	text-transform: uppercase;
	font-weight: bold;
}
.txtdarkgreen {
	color: #003121;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
}
.bold_italic {
	font-style: italic;
	font-weight: bold;
}
body {
	top: 0px;
}
.table_content {
	margin: 15px 12px 12px;
}
.img_margin {
	margin-right: 8px;
}
.news_border {
	border: thin dotted #006633;
	font-weight: bold;
	color: #336633;
	font-family: "Trebuchet MS";
	margin: 4px;
	padding: 4px;
}
.news_left {
	border: thin dotted #006633;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	margin: 4px;
	padding: 4px;
	font-size: 11px;
	background-color: #333333;
}
.testimonial {
	font-style: italic;
	font-weight: bold;
}

#left_column #super_cpa a:hover {
	color: #C00;
}
#left_column strong .news_left a:hover {
	color: #C30;
}
