body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}

.Title_top{
	font-size:18px;
	color: #333333;
	padding-bottom:5px;
	border-bottom: dotted 2px #FF6600;
	}
	
.content_title {
	font-size:14px;
	font-weight:bold;
	color: #000000;
}

.content_text{
	padding-left:10px;
}

.content_text_11{
	font-size:11px;
}

.highlight {
	font-size:16px;
	color:#FF6600;
	font-style:italic;
}

.price {
	font-size:14px;
	color: #000000;
	font-weight: bold;
}

a.content_link {
	color: #FF6600;
	text-decoration:none;
}

a.content_link:hover{
	color:#000000;
	text-decoration:underline;
}

a.content_link2 {
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}

a.content_link2:hover{
	color:#000000;
	text-decoration:underline;
}	

.orange_line{
	border-top: solid #FF6600 2px;
	padding-top:10px;
}

.grey_dot{
	border-top: dotted #666666 1px;
	padding-top:10px;
}
.grey_dot2{
	border-top: dotted #666666 1px;
}

.footer_link a{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

.footer_link a:hover{
	color:#333333;
	text-decoration:underline;
}
h1{
	font-size:18px;
	color: #333333;
	padding-bottom:5px;
	border-bottom: dotted 2px #FF6600;
	margin:0px;
	font-weight:normal;
	}