/* Styles for BlueRC container */
.beigeTitle {
	font-weight:bold;
	font-size: 1.1em;
	font-family: Trebuchet MS;
	color:#96221B;
	text-align: left;
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.beigeContentPane {
	vertical-align: top;
	padding-left: 2px;
	background-color: #FCF8EE;
	padding-bottom: 10px;
}

/*.beigeContentPane a:link, a:visited, a:active {
	font-family:Trebuchet MS; font-size: 1em; color: #96221B; font-weight: bold; text-decoration: none; 
}

.beigeContentPane a:hover {
	font-family:Trebuchet MS; font-size: 1em; color: #96221B; font-weight: bold; text-decoration: none; 
}*/


.beigebreaktable {
	height: 0px;
}
.beigeShadow {
	background-image: url(images/container_shadow.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
