.titletext {
	font: normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FF791F;
	text-decoration: none;
}
.smallorange {
	font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FF791F;
	text-decoration: none;
}

.bordrfield {
	border: 1px solid #999999;
}
.leftborder {
	border-left: 1px dotted #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-top: 1px dotted #666666;
}
.bottomborder {
	border-bottom: 1px dotted #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}

.backgrrepeat {
	background: url(backgr.jpg) no-repeat top;
}
.normalwhite {
	font: normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}


.titleboldwhite {
	font: normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #B6B6B6;
	text-decoration: none;
}
.topborder {
	border-top: 1px dotted #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

