h3 {
	font-size: 12px;
	padding:0;
	margin: 10px 0 0 0;
}
.body-style {
	background-color: #F0EBE5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/backgr-gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.backgr-right {
	background-image: url(../images/backgr-right-texture.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backgr-left {

	background-image: url(../images/backgr-left-texture.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.border-left-repeat {
	background-image: url(../images/border-left-repeat.gif);
	background-repeat: repeat-y;
}
.border-right-repeat {

	background-image: url(../images/border-right-repeat.gif);
	background-repeat: repeat-y;
}
.backgr-content {
	background-image: url(../images/backgr-content.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F2EFE8;
}
.text-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
}
.backgr-title-gradient {
	background-image: url(../images/content-grad-title.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.text-small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
}
.text-content-large {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
.textfield_length {
	width: 250px;
}
.textfield_length_short {
	width: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textfield_length_shorter {

	width: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.topceotext {
	position: relative;
	width: 768px;
	height: 36px;
}
.topceotext span {
	position: absolute;
	top: 7px;
	right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#675623
}
