td.cap_site {
	width: 900px;
	height: 108px;
	background: url('images/corel_green.jpg') no-repeat;
}
td.b1 {
	width: 300px;
	height: 30px;
	background: url('images/button_green_1.gif') no-repeat;
}
td.b1:hover {
	width: 300px;
	height: 30px;
	background: url('images/button_green_1a.gif') no-repeat;
}
td.b2 {
	width: 300px;
	height: 30px;
	background: url('images/button_green_2.gif') no-repeat;
}
td.b2:hover {
	width: 300px;
	height: 30px;
	background: url('images/button_green_2a.gif') no-repeat;
}
td.b3 {
	width: 300px;
	height: 30px;
	background: url('images/button_green_3.gif') no-repeat;
}
td.b3:hover {
	width: 300px;
	height: 30px;
	background: url('images/button_green_3a.gif') no-repeat;
}
h1.h1_color {
	color: #5fa919;
}
td.bg_color {
	background-color: #5fa919;
}