body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 12px;
	color: #000000;
	background-position: top;
	background-color: #71CF18;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	line-height: 23px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.l_l_r {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #80040E;
	border-right-color: #80040E;
	border-bottom-color: #80040E;
	border-left-color: #80040E;
}
a:link {
	color: #3333CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.big {
	font-size: 14px;
	line-height: 28px;
}
.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}

