/* CSS Document */

body {
	background-color: #557c1b;
	margin:0px;
}
.menu {
	background:url(images/icon.gif) left top no-repeat;
	background-color:#D0E0B8;
	font-family: tahoma;
	font-size: 12px;
	padding:10px 0 0 20px;
	font-weight: bold;
	border-bottom:1px dotted #999999;
	color: #000000;
	height:30px;
	text-align:left;
	text-decoration: none;
}
.txt {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.imgbr
{
border:1px solid #999999;
padding:5px;
}
.txtftr {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #5B9206;
	text-decoration: none;
}
a:visited {
	color: #5B9206;
	text-decoration: none;
}
a:hover {
	color: #696969;
	text-decoration: underline;
}
a:active {
	color: #5B9206;
	text-decoration: none;
}

H1
{
color: #4CA119;
Font-weight:Bold;	
Font-family:Arial, Verdana, Tahoma;
}

.bluehead
{
	color: #1D5AA5;
Font-weight:Bold;	
font-size:16px;
Font-family:Arial, Verdana, Tahoma;
}
.itg
{
	color: #6DAC00;
Font-weight:Bold;	
Font-family:Arial, Verdana, Tahoma;
}

a.footer
{
color:#FFFFFF;
text-decoration:none;
}
a.footer:link, a.footer:active
{
color:#FFFFFF;
text-decoration:none;
}
a.footer:hover
{
color:#000000;
text-decoration:none;
}