.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.border {
	border: 1px dotted #999999;
}
.bg {
	background-image: url(images/search-bg.jpg);
	background-repeat: no-repeat;
}
.line {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bodytex-10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.titles {
	font-family: Tahoma;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
}

