td, input, textarea, select {
	font-family: Arial;
	font-size: 11px;
	color: #323232;
}
a:link, a:visited, a:active {
	color: #1d55ae;
}
a:hover {
	color: #c95c00;
}
a.top {
	color: #143060;
	text-decoration: none;
}
.content {
	padding-right: 1px;
	padding-left: 1px;
}
.price {
	font-size: 12px;
	font-weight: bold;
	color: #d07100;
}
.title {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
}
.detail_text {
	font-family: Arial;
	font-size: 12px;
	color: #323232;
}
.detail_title {
	background-color: #f0f3f7;
	background-image: url(../images/bg_header3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
