.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
}
.text11 {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
a:link {
  color: #FFFFFF;
  text-decoration: none;
}
a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a:hover {
  color: #FF6600;
  text-decoration: none;
}
a:active {
  color: #FF6600;
  text-decoration: none;
}.formboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #FFFFFF;0
}
.formboxcms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../cms/images/formbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 17px;
	width: 200px;
	border: none;
}
.norepeatbgCMS {

	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../cms/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.formboxcmsDESC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../cms/images/formbgdesc.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 200px;
	border: none;
	overflow: hidden;

}
.formboxcmsCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	height: 17px;
	width: 200px;
	border: 1px solid #990000;
	color: #000000;

}
