body {
	background-color: #ffe9b4;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {color: #000000;	text-decoration: none;}
a:visited {text-decoration: none;color: #000000;}
a:hover {text-decoration: underline;color: #990000;}
a:active {text-decoration: none;color: #000000;}

.content_text {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: 14px;

}

.content_text_white {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: 14px;
	color:#FFFFFF;

}

.content_text_bold {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: 15px;
	font-weight:bold;
	color:#000000;

}



.brown_text {
	color: #c24800;
	font-family: "Trebuchet MS", Arial, verdana;
	font-weight: bold;
	font-size: 15px;
}

.brown_text_big {
	color: #c24800;
	font-family: "Trebuchet MS", Arial, verdana;
	font-weight: bold;
	font-size: 22px;
}


.bottom_links {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: 12px;
	font-weight: bold;
}
.copyright_text {
	font-size: 11px;
	color: #993300;
	font-family: "Trebuchet MS", Arial, verdana;
}
