/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDDDDD;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

#tmenu {
	font-size: 10px;
	text-decoration: none;
}
#tmenu a:link {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
#tmenu a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}
#tmenu a:active {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
#tmenu a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
#content {
	text-align: justify;
}
#lText {
	font-size: 11px;
}
.fLeft {
	width: 125px;
}
.text11 {
	font-size: 11px;
	text-decoration: none;
}
a:link {
	color: #477016;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #53841C;
}
a:hover {
	text-decoration: underline;
	color: #83BC3D;
}
a:active {
	text-decoration: underline;
	color: #477016;
}

