﻿body  {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.ContentHeader			{ font: 18px Verdana; font-weight: bold; color: #04542D; }
.ContentSubHeader		{ font: 16px Verdana; font-weight: bold; color: #444444; }

a.ContentButton1
{
		text-decoration: none;
		color: 					 #FFF;
		border-top:			solid 1px #000;
		border-bottom:	solid 1px #000;
		border-left:		solid 1px #000;
		border-right:		solid 1px #000;
		background:			#16854F;
		padding: 				3px;
		font: 					10px Trebuchet MS;
		font-weight:		bold;
		cursor: 				pointer;
}
a.ContentButton1:visited
{
		text-decoration: none;
		color: 					 #FFF;
		border-top:			solid 1px #000;
		border-bottom:	solid 1px #000;
		border-left:		solid 1px #000;
		border-right:		solid 1px #000;
		background:			#16854F;
		padding: 				3px;
		font: 					10px Trebuchet MS;
		font-weight:		bold;
		cursor: 				pointer;
}
a.ContentButton1:hover
{
		text-decoration: none;
		color: 					 #FFF;
		border-top:			solid 1px #000;
		border-bottom:	solid 1px #000;
		border-left:		solid 1px #000;
		border-right:		solid 1px #000;
		background:			#16854F;
		padding: 				3px;
		font: 					10px Trebuchet MS;
		font-weight:		bold;
		cursor: 				pointer;
}

a.ContentButton2
{
		text-decoration: none;
		color: 					 #FFF;
		border-top:			solid 1px #000;
		border-bottom:	solid 1px #000;
		border-left:		solid 1px #000;
		border-right:		solid 1px #000;
		background:			#FA7701;
		padding: 				3px;
		font: 					10px Trebuchet MS;
		font-weight:		bold;
		cursor: 				pointer;
}
a.ContentButton2:visited
{
		text-decoration: none;
		color: 					 #FFF;
		border-top:			solid 1px #000;
		border-bottom:	solid 1px #000;
		border-left:		solid 1px #000;
		border-right:		solid 1px #000;
		background:			#FA7701;
		padding: 				3px;
		font: 					10px Trebuchet MS;
		font-weight:		bold;
		cursor: 				pointer;
}

a.ContentButton2:hover
{
		text-decoration: none;
		color: 					 #FFF;
		border-top:			solid 1px #000;
		border-bottom:	solid 1px #000;
		border-left:		solid 1px #000;
		border-right:		solid 1px #000;
		background:			#FA7701;
		padding: 				3px;
		font: 					10px Trebuchet MS;
		font-weight:		bold;
		cursor: 				pointer;
}

a.ContentButton3
{
		text-decoration: none;
		color: 					 #FFF;
		border-top:			solid 1px #000;
		border-bottom:	solid 1px #000;
		border-left:		solid 1px #000;
		border-right:		solid 1px #000;
		background:			#DD0000;
		padding: 				3px;
		font: 					10px Trebuchet MS;
		font-weight:		bold;
		cursor: 				pointer;
}
a.ContentButton3:visited
{
		text-decoration: none;
		color: 					 #FFF;
		border-top:			solid 1px #000;
		border-bottom:	solid 1px #000;
		border-left:		solid 1px #000;
		border-right:		solid 1px #000;
		background:			#DD0000;
		padding: 				3px;
		font: 					10px Trebuchet MS;
		font-weight:		bold;
		cursor: 				pointer;
}

a.ContentButton3:hover
{
		text-decoration: none;
		color: 					 #FFF;
		border-top:			solid 1px #000;
		border-bottom:	solid 1px #000;
		border-left:		solid 1px #000;
		border-right:		solid 1px #000;
		background:			#DD0000;
		padding: 				3px;
		font: 					10px Trebuchet MS;
		font-weight:		bold;
		cursor: 				pointer;
}