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

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #1c7a29;
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
}
.ddmmyy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.visitor {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1a4800;
}
.content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2C2C2C;
}
.news {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.green {color: #003300}
.more {
	color: #A47300;
	font-weight: bold;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #003300;
}
.download {
    font-family: "Trebuchet MS";
	color: #990000;
	font-weight: bold;
}