body {
	background-image: url(images/main/main_bg.jpg);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}
.white {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.white2 {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.white3 {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}
.white4 {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	line-height: 160%;
	color: #7B7B7B;
}
.tablegreen {
	background-color: #8FC31F;
	padding: 2px;
}
.tdlinedot {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfd893;
}
.tdlinedot2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfd893;
	padding-bottom: 5px;
	padding-top: 5px;
}
.brown {
	color: #996600;
}
.title {
	color: #DB6D00;
	font-size: 13px;
	font-weight: bold;
}
.title2 {
	color: #DB6D00;
	font-size: 16px;
	font-weight: bold;
}
.title3 {
	color: #666600;
	font-size: 16px;
	font-weight: bold;
}
.price {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.Acopyright {
	color: #6B685E;
	text-decoration:underline;
	font-size: 11px;
}

a.Acopyright:hover {
	color: #6B685E;
	text-decoration: none;
	font-size: 11px;
}
a.Apage {
	color: #6B685E;
	text-decoration:none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.Apage:hover {
	color: #6B685E;
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Apageon {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.Atitle:hover {
	color: #6B685E;
	text-decoration: underline;
	font-size: 14px;
}
a.Atitle {
	color: #999900;
	font-size: 14px;
}
.date {
	color: #999900;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.tinyBorder{
	BORDER-RIGHT: #CFCFCF 1px solid;
	BORDER-TOP: #CFCFCF 1px solid;
	BACKGROUND: #ffffff;
	BORDER-LEFT: #CFCFCF 1px solid;
	BORDER-BOTTOM: #CFCFCF 1px solid;
	FONT-COLOR: #6B6B6B;
	FONT-SIZE: 12px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #999900;
}
