body { background-color: #56411C;
	margin:0;
	padding:0;
	list-style:none;
}

.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
}

.bodyText {
	font-size: 11px;
	color: #56411C;
	font-family: Arial, Helvetica, sans-serif;
}

.copy {
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.scroll02 {
width:190px;
height:330px;
overflow:hidden;}

.scroll {
overflow:auto;}

.bodyTextTitle {
	font-size: 11px;
	color: #56411C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #56411C;
}
a:visited {
	text-decoration: none;
	color: #56411C;
}
a:hover {
	text-decoration: none;
	color: #977F12;
}
a:active {
	text-decoration: none;
	color: #56411C;
}
