body {
	font-size: 12px;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	color: #6D3400;
}
td {
	font-size: 12px;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	color: #6D3400;
}
a {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #669900;
	text-decoration: underline;
}
.form {
	font-size: 12px;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	margin: 2;
	padding: 2;
	border-color: #596C80 #3D6B99 #3D6B99 #596C80;
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	background-color: #ffefdf;
}
.search {
	width: 130px;
	height:	20px;
	padding: 0;
	margin:	2px 1;
	border-color: #596C80 #3D6B99 #3D6B99 #596C80;
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	font: 12px Georgia, Times, Times New Roman, sans-serif;
	background-color: #D5F1FF;
}
input.submit {
	border: 1px solid #330066;
	font: 12px Georgia, Times, Times New Roman, sans-serif;
	background: #cc9900;
	height:	20px;
	color: #FFFFFF;
	padding: 0;
	margin:	1;
}
.heading {
	font-size: 16px;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	color: #954a00;
	font-weight: bold;
}
.left_text {
	font-size: 11px;
}
.juiceapac {
	color: #000000;
	text-decoration: none;
}
.juiceapac:hover	{
	color: #996600;
	text-decoration: underline;
}
.tour {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.tour:hover	{
	color: #339900;
	text-decoration: none;
	font-weight: bold;
}
#divider {
	margin-top: 12px;
	padding-top: 12px;
	height: auto;
	background: url("image/divider.gif") no-repeat top left;

}
ul {
	padding-left: 20px;
	margin: 0;
}
.profile-img {
	display: inline;
}
.profile-img img {
	float: right;
	margin: 0 8px 0 8px;
	border: 1px solid #A2907D;
	padding: 2px;
}