body {
	background-color: #FBB577;
	background-image: url();
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-size: 14px;
	font-weight: bold;
	color: #c4151c;
	text-decoration: none;
}
a:visited{color: #660000;
text-decoration: none;
}
a:hover {
color: #660066;
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;
}

.black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	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;
    color: #c4151c;
}
.somm1 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #c4151c;
}
.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;
}

