BODY
{
	background-image: url('images/back-green.gif');
	padding           : 0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-style: normal;
}

#Content
	{
	width:600;
	margin:5px auto;
	text-align:left;
	padding:0px;
	position:relative;
	}


.lgText12px, .lgText14px, .lgText11px{color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; line-height: normal;}
.lgText11px {font-size:11px}
.lgText12px {font-size:12px}
.lgText14px {font-size:14px;}



.lgTitle12px, .lgTitle14px, .lgTitle11px{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight:bold;
	height: auto;
}
.lgTitle14px {font-size:14px; }
.lgTitle12px {font-size:12px; }
/*

Text

*/

a:link.lgText11px, a:visited.lgText11px	
	{color:#FFFFFF; text-decoration:none;}

a:hover.lgText11px
	{color:#D60000; text-decoration:underline;}



.lgText11apx{color:#FFFFFF; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height: normal; text-decoration:none;}

a:hover.lgText11apx
{color:#000000; text-decoration:underline;}




.hoverlink{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  color: #ffffff;
 padding:2px;
  background-color: #E60E0E;
  border: solid 1px #930303;
}

a:hover.hoverlink{
 border: solid 1px #000000;
 background-color:ffffff;
 
}




/*

Margins & Paddings

*/

.padding5px {padding:5px}

.noBottomPadding {padding-bottom:0px;}

.margin9px {margin:9px}
.left5px {margin-left:6px;}

.marginTop4px {
	margin-top:4px;
	line-height: normal;
}
.marginTop8px {margin-top:8px}

.marginBottom8px {margin-bottom:8px}

.padTop2px {padding-top:2px}
.padTop4px {padding-top:4px}
.padTop8px {padding-top:8px}
.td-redcolor {
	background-color: #D60000;
}




.td-bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #368C24;
	font-size: 9px;
}


a:link.td-bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #368C24;
	font-size: 9px;
	color:#FFFFFF; 
	text-decoration:none;
}




a:hover.td-bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #368C24;
	font-size: 9px;
	color:#D60000; 
	text-decoration:underline;
}




.td-bottom-line-bold {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #368C24;
}
.td-greencolor {

	background-color: #46B82F;
}
