body {
background: #ffffff url(images09/BodyBg.gif) repeat-x;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.spacemain {
	left: 20px;
}
.detailheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #76BB29;
	font-weight: bold;
}

.detailheader_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
}

.HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;


}

a         {
	font-weight: none;
	font-size:12px;
	text-decoration:none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;


                          }
						  
						  p a {
						  text-decoration: underline;
						  }



                a:hover {

                          font-weight:none;

                          font-size:12px;; color: #CC0000

                        }

.form { font-size: 9px; color=#990000; }

.corporate { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:c00; line-height: 120%}
.corporate a { color: #c00; text-decoration: underline;}
.corporate a:link { color: #c00; text-decoration: underline;}
.corporate a:visited { color: #c00; text-decoration: underline;}
.corporate a:hover, a:active { color: #000; background colour: #eee; text-decoration: none}

.imagefloatleft
{
		float: left;
		margin: 0px 10px 10px 0px;
}		
.border {
	border: 1px groove #666666;
}
