@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: tahoma,arial;
	font-size: 12px;
}
body {
	margin-top: 0px;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
}

.title_back {
	background-color: #506700;
}
.foot_back {
	background-color: #0099CC;
}
.side_1_back {
	background-color: #3A5F19;
}
.side_2_back {
	background-color: #5B8B01;
}
.sec_link_back {
	background-color: #5B8B01;
	color: #99CC00;
	font-size: 12px;
}
.center_back {
	background-color: #FFFFFF;
}
.body_bg {
	background-image: url(bg.jpg);
	background-repeat: repeat;
	background-color: #74A31E;
}
.main_link {
	color: #003300;
}

