@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
#page
{
	width:1002px;
	height:auto;
	background-image:url(images/mid_part_back.jpg);
	background-repeat:repeat-y;
	margin:auto;
	clear:both;
}
.menutextlink:link,.menutextlink:active,.menutextlink:visited
{
	font-size:15px;
	color:#000;
	height:24px;
	padding-top:7px;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
.menutextlink:hover
{
	font-size:15px;
	color:#000;
	background-image:url(images/roll_back.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
}
.titaltext
{
	font-size:15px;
	font-weight:bold;
	color:#000;
}
.linktitle
{
	font-size:15px;
	color:#395600;
	padding-left:20px;
	padding-top:5px;
	font-weight:bold;
	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	text-decoration:none;
}
.titaltextlink:link,.titaltextlink:active,.titaltextlink:visited
{
	font-size:15px;
	color:#395600;
	padding-left:20px;
	padding-top:5px;
	font-weight:bold;
	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	text-decoration:none;
}
.titaltextlink:hover
{
	font-size:15px;
	color:#395600;
	text-decoration:underline;
}

.submenutextlink:link,.submenutextlink:active,.submenutextlink:visited
{
	font-size:12px;
	color:#131313;
	line-height:16px;
	padding-left:15px;
	background-image:url(images/icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	text-decoration:none;
}
.submenutextlink:hover
{
	font-size:12px;
	color:#131313;
	text-decoration:underline;
}
.welcome
{
	font-size:18px;
	color:#3D5D00;
}
.welcome_text
{
	font-size:12px;
	text-align:justify;
	color:#383F2B;
}
.footer
{
	font-size:11px;
	line-height:22px;
	color:#131313;
}
.footertextlink:link,.footertextlink:active,.footertextlink:visited
{
	font-size:11px;
	color:#131313;
	text-decoration:none;
}
.footertextlink:hover
{
	font-size:11px;
	color:#131313;
	text-decoration:underline;
}

