@charset "utf-8";
/* CSS Document */



body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	color:#FFF;
	text-decoration: none;
}
a:visited {
	color:#FFF;
	text-decoration: none;
}
a:hover {
	color:#FFF;
	text-decoration: none;
}
a:active {
	color:#FFF;
	text-decoration: none;
}
.STYLE1 {color: #FFFFFF}
.STYLE2 {color: #3cab39}
.STYLE4 {color: #055407}
.STYLE5 {color: #4f4f4f}
.STYLE6 {color: #000000}
.STYLE7 {color: #074007;
font-size:13px;
font-weight:bold;}

body,td,th {
	font-size: 12px;
}

.bodyback1 {
	background-image: url(../images/body_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


