body {
	text-decoration: none;
	margin: 0px;
	background-color: #24B700;
	font-size: small;
	margin-top: 15px;
}
#menu {
	height: auto;
}
#header {
	text-align: left;
	background-repeat: no-repeat;
	background-position: left;
	margin: 15px;
	padding: 0px;
}
#main {
	padding-top: 0px;
	background-color: #FFFFFF;
}
#footer {
	height: 40px;
	margin-bottom: 15px;
	text-align: center;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#temp {
	background-color:#FFFFFF;
}
#menu {
	height: 40px;
	text-align: center;
}
.red {
	color: #FF0000;
}

.blue {
	color: #0000aa;
}

h1, h2 {
	font-size: medium;
	color: #009900;
}
.l_green {
	border: 1px solid #24B700;
}
.con {
	background-color: #7DFF7D;
}
.mid {
	font-size: medium;
}td img {display: block;}
.new1 {
	border: 3px double #A5FF62;
}
.new2 {
	border: 3px double #5BC050;
}
.new3 {

	border: 3px double #00DB00;
}
.searchbox {
	border: 0px solid #00FF00;
	float: left;
	height: 23px;
	margin: 0px;
	width: 240px;
	vertical-align: top;
	text-align: left;
	position: static;
	overflow: hidden;
	padding-top: 2px;
}
.box1 {
	background-color: #24B700;
}
.box2 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.box3 {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	font-weight: normal;
}
