body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/img/bg.jpg);
	background-repeat:repeat-x;
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:17px;
}
a {
	color: #666;
	text-decoration:underline;
}
a:hover {
	color: #999999;
	text-decoration:none;
}

.error {
	color:#CC0000;
	font-size:12px;
}

.titleGreen {
	font-size:12px;
	color: #82b10f;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.titleGreen a: {
	text-decoration:none;
	color: #82b10f;
}
.titleGreen a:hover {
	text-decoration:underline;
	color: #82b10f;
}
.titleBlack {
	font-size:12px;
	color: #333;
	text-decoration:none;
	font-weight:bold;
}
.titleBlack a: {
	text-decoration:none;
	color: #333;
}
.titleBlack a:hover {
	text-decoration:underline;
	color: #333;
}
.line {
	font-size:14px;
	color: #ccc;
	line-height:30px;
}
.titleGray {
	font-size:16px;
	color: #82b10f;
	text-decoration:none;
	line-height:30px;
}
.titleGrayLG {
	font-size:18px;
	color: #666;
	text-decoration:none;
	line-height:20px;
}
.titleWhiteLG {
	font-size:18px;
	color: #fff;
	text-decoration:none;
	line-height:20px;
}
.titleGreenLG {
	font-size:18px;
	color: #82b10f;
	text-decoration:none;
	line-height:38px;
}
.subtitleGreen {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #82b10f;
	font-weight:bold;
}
.subtitleBlack {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	text-transform:uppercase;
	font-weight:bold;
}
.sampleGray {
	font-size:10px;
	color: #333333;
	font-weight:bold;
	text-transform:uppercase;
	line-height:10px;
}
.sampleWhite {
	font-size:10px;
	color: #fff;
	font-weight:bold;
	text-transform:uppercase;
	line-height:10px;
}
.form {
	font-size:10px;
	color: #666;
	line-height:15px;
}
.subtitleGrayLG {
	font-size:16px;
	font-weight:bold;
	color: #666;
}
.copyright {
	font-size:10px;
	font-weight:bold;
	color: #82b10f;
	text-transform:uppercase;
	line-height:25px;
}
.whiteTextLG {
	color: #fff;
	text-decoration:none;
	font-size:14px;
}
.whiteText {
	color: #fff;
	text-decoration:none;
}
.whiteText a: {
	color: #fff;
	text-decoration:none;
}
.whiteText a:hover {
	color: #fff;
	text-decoration:underline;
}
.footer {
	color: #666;
	text-decoration:none;
}
.footer a: {
	color: #666;
	text-decoration:none;
}
.footer a:hover {
	color: #999999;
	text-decoration:none;
}