body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #2a2c20;
	background-image: url(../images/main/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #921313;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #921313;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}



.hdr_red {
	color: #921313;
	font-weight: bold;
	font-size: 13px;
}
.hdr_pink {
	color: #906f61;
	font-weight: bold;
	font-size: 13px;
}

.txt_white_bold_lg {
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
}

.txt_black_bold_md {
	color: #000000;
	font-weight: bold;
	font-size:11px;
}

.txt_black_bold_sm {
	color: #000000;
	font-weight: bold;
	font-size:10px;
}

.txt_white_bold_md {
	color: #FFFFFF;
	font-weight: bold;
	font-size:10px;
}



.div_content{
width:445px;
position:relative;
left:30px;

}

p.contentheading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:36px;
color:#33FF99;
}
