@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a8938;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6a8938;
}
a:link {
	color: #6a8938;
	text-decoration: none;
}
a:visited {
	color: #6a8938;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #6a8938;
	text-decoration: none;
	text-align: center;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #384610;
}
.text_brown {
	color: #7a4300;
}
.text_grey {
	color: #666;
}
.text_gray_big {
	color: #666;
	font-size: 16px;
}
.h_green {
	color: #a7b401;
	font-size: 16px;
	font-family: Helvetica, sans-serif;
}
.s {
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.line {
	background-image: url(images/line_1.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d6b519;
	border-right-color: #d6b519;
	border-bottom-color: #d6b519;
	border-left-color: #d6b519;
}
.b {
	font-size: 16px;
}
.hl {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #690;
}

.white {
	color: #FFF;
	font-size: 10px;
}
.text_foot{
	font-size: 10px;
}
.red {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	color: #CD1704;
}
.red_s {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #CD1704;
}
.h_greed {
	color: #6a8938;
	font-size: 22px;
}
