.main_bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #333333;
	background-color: #111111;
}
.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: 200;
	text-transform: none;
	color: #FFFFFF;
}
.font2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: 200;
	text-transform: uppercase;
	color: #333333;
}
.font3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: 200;
	text-transform: uppercase;
	color: #CCCCCC;
}
.table_bg_grn {
	background-image: url(images/green_box_03.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #66FF00;
}

