body {
	color: #472311;
	background: #000000;
	margin: 0px;
	font: 13px tahoma, Arial;
}
#template_top_grade {
	background: url(images/template_top_grad.png) no-repeat center;
	height: 81px;
}
#template_box_grade {
	background: url(images/template_box_grade.png) repeat-x top;
}
#template_box_rev {
	background: url(images/template_box_rev.png) repeat-x top;
}#right_ghost {
	background: url(images/template_right_ghost.png) no-repeat right top;
}
#template_line {
	background: url(images/template_line.png) repeat-y;
	width: 2px;
}

h4 {
	font: bold 24px Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #33CC33;
}
.index_p {
	font: 13px tahoma, Arial;
	color: #FFFFFF;
}
h1 {
	font: bold 16px tahoma, Arial;
	text-transform: uppercase;
	color: #2eba2e;
}
h2 {
	font: bold 16px tahoma, Arial;
	text-transform: uppercase;
	color: #FF0000;
}
.smallp {
	font: 8px tahoma, Arial;
}
.left {
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.right {
	float: right;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}.orange {
	color: #f8971c;
	font-weight: bold;
}
a {
	font: bold normal 13px tahoma, Arial;
	color: #ffac2d;
	text-decoration: none;
}
#contbr {
	font: 13px tahoma, Arial;
	color: #FFFFFF;
	margin: 1px;
	padding: 1px;
}
.copyright {
	font: 12px tahoma, Arial;
	color: #FFFFFF;
}
.bigboldgreen {
	font-size: 24px;
	font-weight: bold;
	color: #2EBA2E;
}
