.bg {
	background-image : url(../images/table_bg.gif);
}

h3 {
	font-size : 12px;
	color : #88A550;
	margin: 0px 0px 10px 0px;
}
	
.line {
	background-image : url(../images/bot_line.gif);
}

.linesmall {
	background-image : url(../images/bot_line_small.gif);
}

.green {
	background-image : url(../images/green_bot.gif);
	height: 19px;
}

.copyright {
	color: #ffffff;
	font-size: 8px;
	font-family: Verdana, helvetica, sans-serif;
	position: relative;
	left:40px;
	top: 4px;
}

.botnav {
	color: #666666;
	font-size: 9px;
	font-family: Verdana, helvetica, sans-serif;
	position: relative;
	left: 250px;
	top: 28px;
}

.bothome {
	color: #666666;
	font-size: 9px;
	font-family: Verdana, helvetica, sans-serif;
	position: relative;
	left: 135px;
	top: 1px;
	height: 17px;
}

.greenclr {
	color: #000000;
	}



.sub{
	color: #88A550;
}

strong{
	color: #000000;
}


p, td {
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	font-family: Verdana, helvetica, sans-serif;
	color: #000000;
}




li   	{ color: #000000; 
		font-size: 12px; 
		margin: 0px 0px 5px 0px;
		}


A:link    { color: #88A550; text-decoration: none; font-weight: bold;}
A:hover   { color: #88A550; text-decoration: none; font-weight: bold;}
A:active  { color: #88A550; text-decoration: none; font-weight: bold;}
A:visited { color: #88A550; text-decoration: none; font-weight: bold;}

A.rti:link    { color: #ffffff; text-decoration: none;}
A.rti:hover   { color: #ffffff; text-decoration: none;}
A.rti:active  { color: #ffffff; text-decoration: none;}
A.rti:visited { color: #ffffff; text-decoration: none;}

A.bot:link    { color: #666666; text-decoration: none; font-weight: normal;}
A.bot:hover   { color: #666666; text-decoration: none; font-weight: normal;}
A.bot:active  { color: #666666; text-decoration: none; font-weight: normal;}
A.bot:visited { color: #666666; text-decoration: none; font-weight: normal;}

/*paragraph content styling*/

.content   {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, helvetica, sans-serif;
	padding: 0px 25px 0px 25px;
	line-height : 14px;
	}

