body
  {
	/*
	 old: */
	scrollbar-face-color:#418f1b;
	scrollbar-shadow-color:#373737;
	scrollbar-highlight-color:#5DC727;
	scrollbar-3dlight-color:#5DC727;
	scrollbar-darkshadow-color:#333333;
	scrollbar-track-color:#418f1b;
	scrollbar-arrow-color:#418f1b;
	background-color: #418f1b;
	background-image:  url(http://www.wrightwaystudios.com/images/topBg.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A1A1A;
	
}
.bodyTD {
	background-image: url(http://www.wrightwaystudios.com/images/bodyBg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #418f1b;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #1A1A1A;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	line-height: 10px;
	font-weight: normal;
}

.footer  A:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footer  A:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footer  A:hover {
	
	color: #64d929;
	text-decoration: none;
}

.bodyText A:link {
	font-weight: bold;
	color: #3db0b0;
	text-decoration: none;
}

.bodyText A:hover {
	font-weight: bold;
	color: #64d929;
	text-decoration: none;
}
.bodyText A:visited {
	font-weight: bold;
	color: #86a3a6;
	text-decoration: none;
}

a {
	font-weight: bold;
	color: #3db0b0;
	text-decoration: none;
}

A: link {
	font-weight: bold;
	color: #3db0b0;
	text-decoration: none;
}

.bodyTD A:link {
	font-weight: bold;
	color: #3db0b0;
	text-decoration: none;
}

.bodyTD A:hover {
	font-weight: bold;
	color: #64d929;
	text-decoration: none;
}
.bodyTD A:visited {
	font-weight: bold;
	color: #86a3a6;
	text-decoration: none;
}
.buttons {
      padding-right: 5px;
       padding-left: 5px;
          font-weight: bold;
font-size: 11px;
     padding-bottom: 0px;
              color: #ffffff;
background-color: #6abb46;
		
        padding-top: 0px;
        font-family: verdana, geneva, arial, helvetica, sans-serif;
            spacing: 0px;
}
.input {
      padding-right: 2px;
       padding-left: 2px;
          font-size: 11px;
     
	padding-bottom: 2px;
      
margin: 0px 0px 10px 0px;
		
        padding-top: 2px;
        font-family: verdana, geneva, arial, helvetica, sans-serif;
            spacing: 0px;
}
.asterisk {
	color: #006633;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	text-decoration: none;
	line-height: 10px;
	font-weight: normal;
}
.formMessages {
  background: #FFF;
  margin: 1em 0;
  padding: 1em;
}
.errorMessages {
  border: 1px solid #F00;
  color: #F00;
}
.successMessages {
  border: 1px solid #5dc727;
  color: #5dc727;
}
.formMessages ul {
  margin: 0;
}
.errorField {
  border: 2px solid #F00;
}
