body {
	background-color: #FBB577;
	background-image: url();
	font-family: Arial, Helvetica, sans-serif;
}

.nav {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav a {color: #ffffff;
text-decoration: none;
}
.nav a:hover {
color: #000000;
text-decoration: none;
}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
.red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C4151C;
	padding: 10px;
}

.pagetitle{
	font-size: x-large;
	font-weight: bold;
	color: #c4151c;
}

.headtext {
	font-size: large;
	font-weight: normal;
	color: #c4151c;
}
.headsomm {
	font-size: medium;
	font-weight: bold;
	color: #C4151C;
}

.headsommred {
	font-size: medium;
	font-weight: bold;
	color: #C4151C;
}
.text {
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.somm0 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.sommtxt {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.footer {font-size: x-small}


.m_banner_hide{
        display:none;
}
.m_banner_show{
        display:block;
}

.somm0blue {

	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #c4151c;
}

