.bgmain {
  background:#fff url(graphics/bg_main.jpg) 655px 0px no-repeat;
}
.navitop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	left: 152px;
	top: 3px;
	position: absolute;
	text-decoration: none;
	a.link 
	[text-decoration: none;
	color: #FFFFFF;]
	
}

A.navitop2:link {
	text-decoration: none;
	color: #FFFFFF;
}
A.navitop2:hover {
	color: #00CC33;
	text-decoration: none;
}

A.navitop2:active {
	color: #FFFFFF;
	text-decoration: none;
}
.navitop2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00CC33;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008A23;
}
.box {
	border: 1px solid #00CC33;
	line-height: 16px;

}
.box2 {
	border: 1px solid #00CC33;
	line-height: 16px;
	padding: 5px;
	height: 100px;



}
