body {
	background-color: #9D9D9D;
	margin-top: 20px;
	margin-bottom: 20px;
} 
body, td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #333333}

a {  text-decoration: none; color: #FF3300}
a:hover {  text-decoration: none; color: #000000;}

input, select, textarea {  
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
text-decoration: none; 
background-color: #F5EDE0;}

hr {size=1px; color=#cccccc; noshade; width=100%}
.pagetitle {
	font-size: 23px;
	text-decoration: none;
	background-color: #eeeeee;
	border-top: 1px dashed #dddddd;
	border-bottom: 3px double #dddddd;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 20px;

}

.pagebox {
	border-top: 1px dashed #E8D2B4;
	border-bottom: 3px double #E8D2B4;
	padding: 5px;
	background-color: #F7EEE1;
}

.sidebox {
	padding: 15px;
	border: 1px dashed #E8D2B4;

}

.pagemark {
	font-weight: bold;
	font-size: 12px;
	color: #B38D5B;
	}

.pageboxline{
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 15px;
}


a.linkmenusbar {
	color: #ED0033;
	text-decoration: none;
	font-weight: bold;




}
a.linkmenusbar:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.listside {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 18px;
	list-style-image: url(../images/icon_li.gif);
}
.tccontenta {
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
}

.tccontentb {
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
}
.subtitle {
	font-size: 17px;
	color: #CC3300;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;

}
.pageboxprice {
	border: 1px solid #E8D2B4;
}
th {
	background-color: #CCCCCC;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #666666;

}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;

}


.imglist {
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}