body
{
	background: #F5F2E7;
	color: #33993A;
	margin-top: 20px;
	margin-left: 20px;
}
a
{
	color: #2D690F;
	font-family: arial, verdana;
	font-size: 12px;
	text-decoration: none;
}
a:visited
{
	color: #2D690F;
}
a:hover
{
	color: #A1996D;
}
a:active
{
	color: #A1996D;
}
h1
{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #2D690F;
	FONT-FAMILY: Arial, Helvetica, Sans-serif
}
h2
{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #2D690F;
	FONT-FAMILY: Arial, Helvetica, Sans-serif
}
h3
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #2D690F;
	FONT-FAMILY: Arial, Helvetica, Sans-serif
}
h4
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #2D690F;
	FONT-FAMILY: Arial, Helvetica, Sans-serif
}
h5
{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #2D690F;
	FONT-FAMILY: Arial, Helvetica, Sans-serif
}
.content
{
	background: #F5F2E7;
	border-width: 1px;
	border-color: #007D7B;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content_index
{
	background: #F5F2E7;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content_left
{
	background-image: url("../images/bg_left.jpg");
}
.content_right
{
	background-image: url("../images/bg_right.jpg");
}
.border
{
	background: #007D7B;
}
.leftnavi
{
	color: #2D690F;
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.leftnavi:visited
{
	color: #2D690F;
}
.leftnavi:hover
{
	color: #A1996D;
}
.leftnavi:active
{
	color: #A1996D;
}
.leftnavisub
{
	color: #2D690F;
	font-family: arial, verdana;
	font-size: 11px;
	text-decoration: none;
}
.leftnavisub:visited
{
	color: #2D690F;
}
.leftnavisub:hover
{
	color: #A1996D;
}
.leftnavisub:active
{
	color: #A1996D;
}
.image
{
	border-color: #2D690F;
	border-width: thin;
}
.lang
{
	color: #2D690F;
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.lang:hover
{
	color: #A1996D;
}
.line
{
	height: 1px;	
}
