body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(/_images/_build/backgroundc.jpg);
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.white_low {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.white_low:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CCFF;
	text-decoration: none;
	font-weight: normal;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #660033;
	text-decoration: none;
	font-weight: normal;
}
.blue_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	text-decoration: none;
	font-weight: normal;
}
.red_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #330033;
	text-decoration: none;
	font-weight: normal;
}
.grey_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.grey_lightb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.blue_dark-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666699;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
}
.red-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #660033;
	text-decoration: none;
	font-weight: normal;
}

#menu ul{list-style: none;
padding: 0;
margin: 0;
border:0px solid #000;
background-color:#851347;
width:760px
}

#menu li
{
float: left;
margin: 0;
}

#menu li a
{
background-color:#851347;
line-height: 2em;
float: left;
display: block;
border-right: 1px solid #999;
padding:2px 23px;
color: #fff;
text-decoration: none;
text-align: center;
font-size:12px;

}

#menu li a:hover
{
background-color:#fff;
color: #851347;
text-decoration: underline;
}


h1{
color:#cee0ee;
font-size:18px;
text-transform:uppercase;
line-height:normal
}

a.advert
{
background-color:#cee0ee;
border:1px solid #5B96C6;
width:200px;
float:right;
padding:6px;
color:#003366;
text-decoration:none;
display:block;
font-weight:bold;
}

a.advert:hover{
background-color:#AECCE3
}

p.call
{
background-color:#FEEDEF;
border:1px solid #871246;
width:200px;
padding:6px;
color:#003366;
text-decoration:none;
display:block;
font-weight:bold;
}

h4{margin:6px 0px 0px 0px;padding:0px}