.bg {
	background-color: #F9E6C6;
	background-image: url(images/content_bg2.jpg);
	background-repeat: repeat-x;
}

img.frame_only {border:2px solid #8F5814; margin:0px 15px 10px 0px;}

.tbl_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        color: #000000;
	text-decoration: none;
	border: 0px outset #D1A476;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
        text-align: justify;
}

.blackheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;        
}

.redheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9D2F42;        
}

.redheader-u {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #9D2F42;        
	text-decoration: underline;       
}


.alink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #9D2F42;
}


.bg-main {
	background-image: url(../images/bg_main.jpg);
	background-color: F9E6C6;
	background-repeat: no-repeat;
	background-position: right top;
}




