body
{	background-color: #0d2710; }

td
{	font: 12px Trebuchet MS, Trebuchet;
	color: #ffffff;
	line-height: 16px; }

.homepagetext
{	font: 13px Trebuchet MS, Trebuchet;
	color: #ffffff;
	line-height: 16px; }

td a:link, td a:visited
{	color: #33A02C; }

td a:hover, td a:active
{	color: #ffffff; }
	
.quote, .quote a:link, .quote a:hover, .quote a:active, .quote a:visited
{	font: 16px Trebuchet MS, Trebuchet;
	color: #33A02C;
	line-height: 130%; }
.quote2, .quote2 a:link, .quote2 a:hover, .quote2 a:active, .quote2 a:visited
{	font: 16px Trebuchet MS, Trebuchet;
	color: #ffffff;
	line-height: 130%; }
	
h1
{	font: 16px Trebuchet MS, Trebuchet;
	color: #ffffff;
	line-height: 130%; font-weight: normal; }	

.box
{	font: 15px Trebuchet MS, Trebuchet;
	font-style: italic;
	color: #33A02C;
	background-color: #283f2a;
	padding: 10px 10px 10px 10px;
	line-height: 115%; }

.pageintro
{	font: 13px Trebuchet MS, Trebuchet;
	color: #33A02C;
	line-height: 120%; }

.yellowsm
{	font: 13px Trebuchet MS, Trebuchet;
	color: #33A02C;
	line-height: 115%; }

.yellow_line
{  background-image: url(images/yellow.gif); width:758; height: 30px; background-repeat: repeat-x; background-position: bottom; }
.yellow_line2
{  background-image: url(images/yellow.gif); width:758; height: 5px; background-repeat: repeat-x; background-position: bottom; }

.suit-enlarge {
	position: relative;
	display: block;
	text-decoration: none;
	}

.suit-enlarge:link span,
.suit-enlarge:visited span {
	padding: 10px 0px;
	border: 0px none;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 188px;
	font-size: 1.2em;
	line-height: 1em;
	text-decoration: none;
	text-align: center;
	text-indent: -9999px;
	overflow: hidden;
	}

.suit-enlarge:hover span,
.suit-enlarge:active span {
	background: transparent url(images/black-background.png) repeat 0 0 scroll;
	text-indent: 0px;
	overflow: visible;
	}