  A:hover
	{
	text-decoration:underline;
	}

 .AHREFDecoration
	{
	text-decoration: none;
	}
 .hrstyle
	{
	border-style: solid;
	border-color: e0e0e0;
	width: 700;
	height: 1;
	}
 .table
 	{
	background-color: FF9601;
	background-image: none;
	border-style: solid;
    border-color: FFC97D;
	border-top-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	padding-left: 5;
    padding-right: 3;
    }
 .linktxt
	{
	font-weight: bold;
	font-style: normal;
	font-size: 14;
	color: 808080;
	font-family: Helvetica, Arial, Verdana;
	text-decoration: none;
	}
 a.linktxt:hover
	{
	font-weight: bold;
	font-style: normal;
	font-size: 14;
	color: 3DB760;
	font-family: Helvetica, Arial, Verdana;
	text-decoration: none;
	margin: 0;
	}
 .text
	{
	font-weight: normal;
	font-style: normal;
	font-size: 12;
	color: 000000;
	font-family: Helvetica, Arial, Verdana;
	}
 .textbold
	{
	font-weight: bold;
	font-style: normal;
	font-size: 12;
	color: 000000;
	font-family: Helvetica, Arial, Verdana;
	}
 .text14
	{
	font-weight: normal;
	font-style: normal;
	font-size: 14;
	color: 000000;
	font-family: Helvetica, Arial, Verdana;
	}
 .textbold14
	{
	font-weight: bold;
	font-style: normal;
	font-size: 14;
	color: 000000;
	font-family: Helvetica, Arial, Verdana;
	}
 .caption
	{
	font-weight: bold;
	font-style: normal;
	font-size: 14;
	color: 000000;
	font-family: Helvetica, Arial, Verdana;
	}
 .captiongreen24
	{
	font-weight: bold;
	font-style: normal;
	font-size: 24;
	color: 94CA42;
	font-family: Helvetica, Arial, Verdana;
	}
 .captiongreen32
	{
	font-weight: bold;
	font-style: normal;
	font-size: 32;
	color: 94CA42;
	font-family: Helvetica, Arial, Verdana;
	}
 .texttimes
	{
	font-weight: normal;
	font-style: normal;
	font-size: 12;
	color: 000000;
	font-family: Times, Times New Roman;
	}

 .texthelvetica
	{
	font-weight: normal;
	font-style: normal;
	font-size: 12;
	color: 000000;
	font-family: Helvetica, Arial, Verdana;
	}
 .copyrighttext
	{
	font-weight: normal;
	font-style: normal;
	font-size: 9;
	color: 808080;
	font-family: Helvetica, Arial, Verdana;
	}
 .highlightit img{
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 -moz-opacity: 0.7;
 opacity: 0.7;
 }

 .highlightit:hover img{
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1;
 opacity: 1;
 }
  .highlightit2 img{
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
 -moz-opacity: 0.7;
 opacity: 0.7;
 }

 .highlightit2:hover img{
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1;
 opacity: 1;
 }
  .sendbutton
	{
	font-weight: bold;
	font-style: normal;
	font-size: 14;
	color: 84C225;
	font-family: Helvetica, Arial, Verdana;
	
	}