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

body {
	background-color:#b94521;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#menubar a:link {
	font-weight: bold;
	color:#fff;
	text-decoration:none
}

#menubar a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration:none
}

#menubar a:hover {
	font-weight: bold;
	color:#fff;
	text-decoration:underline;
}

#menubar a:active {
	font-weight: bold;
	color:#fff;
	text-decoration:none
}
#menubar {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color:#b94521;
	
	/* background-color:#825C0B; */
}	

.BottomNavigation {	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	TEXT-TRANSFORM: none;
	COLOR: #B24C30;
	FONT-FAMILY: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	TEXT-DECORATION: none
}

.style_normal_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #48150d;
	text-align: justify;
}

.style_HEADER {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	TEXT-TRANSFORM: none;
	COLOR: #48150d;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	font-style: normal;
	text-align: left;
}

.style_LINK {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	TEXT-TRANSFORM: none;
	COLOR: #c92026;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	font-style: normal;
}

.style_ACCENT {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	TEXT-TRANSFORM: none;
	COLOR: #48150d;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	font-style: normal;
}

.style_BottomNav {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	TEXT-TRANSFORM: none;
	COLOR: #48150d;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}

.style_CenteredItalics {
	font-size:12px;
	font-weight: normal;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #48150d;
	text-transform:none;
	
}
.style_RedItalics {
	font-size:12px;
	font-weight: normal;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
	text-transform:none;
	
}
.style_WhiteAccent {
	font-size:14px;
	font-weight: bold;
	font-style:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-transform:none;
	
}
</style>

