@charset "UTF-8";
/* CSS Document */

/* Styles for EDGE Community and other similar pages */
.edgered #textsection_titlebar {
	height: 22px;
	background-image: url(/images/new_fade_2.gif);
}

/* Mammal Brown Link Code */

.edgered a#standard:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76372E;
	font-weight: bold;
}
.edgered a#standard:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #76372E;
	text-decoration: none;
	font-weight: bold;
	background-color: #EEE7E0;
}
.edgered a#standard:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76372E;
	font-weight: bold;
}

.edgered a#standard_alt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A6574E;
	font-weight: bold;
}
.edgered a#standard_alt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #A6574E;
	text-decoration: none;
	font-weight: bold;
	background-color: #EEE7E0;
}
.edgered a#standard_alt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A6574E;
	font-weight: bold;
}


.edgered #title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76372E;
	font-weight: bold;
}

.edgered #community_titlebar {
	background-image: url(/images/new_fade_2.gif);
}

.edgered #community_titlebar_highlight {
	background-color: #FFE79E;
	background-image: none;
}


.arial_title_bold_black {
   color: #333333;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight:bold;
}
