#bg {
	background-image: url(images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-color: #004800;
	background-position: top;
	width: 100 px;
	text-align: center;
	margin: 0 auto;
}
#main {
	margin: 0 auto;
	width: 772px;
}
#home_content {
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 468px;
	width: 551px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header_bar {
	height: 21px;
	background-image: url(images/sub_top.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style3 {font-size: 14px}

#home_content_inner {
	margin-top: 35px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 35px;
}
#homelink {
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
}
#homelink a:link {
	color: #FFFFCC;
}
#homelink a:visited {
	color: #FFFFCC;
}
#homelink a:hover {
	color: #333333;
}
#homelink a:active {
	color: #333333;
}


.style4 {font-size: 11px}


a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}

#bottom_txt {
	font-size: 11px;
	color: #999966;
}

#bottom_txt a:link {
	color: #FFFFCC;
}
#bottom_txt a:visited {
	color: #FFFFCC;
}
#bottom_txt a:hover {
	color: #FF9933;
}
#bottom_txt a:active {
	color: #FF9933;
}
