body {
	font-size: 12px;
	font-family: Sans-Serif, Verdana, Arial;
	color: #555555;
	background-image:url(../image/bg.gif);
	background-repeat:repeat-x;
	line-height: 18px;
}
td {
	font-size: 12px;
	font-family: Sans-Serif, Verdana, Arial;
	color: #555555;
	line-height: 18px;
}
a {
	color: #4D830C;
	text-decoration: none;
}
a:hover {
	color: #6ABC05;
	text-decoration: underline;
}
.form {
	font-size: 11px;
	font-family: Sans-Serif, Verdana, Arial;
	margin: 2;
	padding: 2;
	border-color: #596C80 #3D6B99 #3D6B99 #596C80;
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	background-color: #D5F1FF;
}
.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: 11px Sans-Serif, Verdana, Arial;
	background-color: #D5F1FF;
}
input.submit {
	border: 1px solid #330066;
	font: 11px Sans-Serif, Verdana, Arial;
	background: #0099CC;
	height:	20px;
	color: #FFFFFF;
	padding: 0;
	margin:	1;
}
.juiceapac {
	color: #FFFFFF;
	text-decoration: none;
}
.juiceapac:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#slogan {
	padding: 45px 0px 0px 220px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}
.date {
	font-size: 11px;
	color: #012E93;
	padding-right: 5px;
	line-height: 16px;
}
#footer td {
	font-size: 11px;
	color: #5C6C3D;
}
#footer a {
	color: #5C6C3D;
	text-decoration: none;
}
#footer a:hover {
	color: #3C530F;
	text-decoration: underline;
}
#content {
	line-height: 22px;
	margin: 20px 20px 20px 20px;
}
#content td {
	line-height: 22px;
}

#rightbox_photo {
	float: right;
	border-width: 1px;
	margin-right: 3px;
	padding: 6px;
}
#rightbox {
	border-style: solid;
	border-width: 1px;
	border-color: #D8EFD8;
	margin-right: 3px;
	padding: 6px;
	background-image: url(../image/gradient_gray.gif);
	background-repeat: repeat-x;
}
#rightbox td {
	font-size: 11px;
}
#rightbox a {
	color: #FF6600;
	text-decoration: none;
}
#rightbox a:hover {
	color: #FF9000;
	text-decoration: underline;
}
#print {
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #D8EFD8;
	margin-right: 3px;
	padding: 2px;
	background-image: url(../image/gradient_gray.gif);
	background-repeat: repeat-x;
	font-size: 11px;
}
#print a {
	color: #000000;
	text-decoration: none;
}
#print a:hover {
	color: #686868;
	text-decoration: underline;
}

.commentbox{
background-color: #ececec;
width: 420px;
padding: 10px;
}

.commentfooter{
background: url(../image/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

input.button {
	border: 1px solid #330066;
	font: 12px Arial, Verdana, sans-serif;
	background: #0099cc;
	height:	22px;
	color: #ffffff;
	padding: 0;
	margin:	1;
}