.leftbg {
	background: #282828 url(images/sierraprod_site_05.jpg) repeat-y;
}
.rightbg {
	background: #282828 url(images/sierraprod_site_14.jpg) repeat-y;
}
.bgimage {
	background: #1B140E url(images/cent_bg2.jpg) no-repeat;
}
.contenttext {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.titletext {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #F9951B;
}

body {
	background-color: #282828;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6C3B1B;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}

td {
     font: 10pt Verdana;
}

.tableOrg { BORDER-TOP: #FFD800 2px solid; BORDER-BOTTOM: #FFD800 2px solid; BORDER-LEFT: #FFD800 2px solid; BORDER-RIGHT: #FFD800 2px solid }
.tableRedOrg { BORDER-TOP: #FF9900 2px solid; BORDER-BOTTOM: #FF9900 2px solid; BORDER-LEFT: #FF9900 2px solid; BORDER-RIGHT: #FF9900 2px solid }
