body {
	text-align: center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
#footer {
	color: #FFFFFF;
	background-color: #990000;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 20px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
}

#RadMenu1
{
	background-color:#B4000B;
	width:688px;
}

#news {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:Silver;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: Silver;
	 
	
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	height: 180px;
	background-color: #F4F1FE;
	padding: 35px 10px 5px;
	text-align: justify;
	vertical-align: top;
}

#content {
	background-color: #F4F1FE;
	padding: 10px 30px 10px 20px;
	text-align: justify;
	vertical-align: top;
	width: 620px;
}



h1 {
	font-size: 15px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#holder {
	margin: 0 auto;
	padding: 0px;
}
#centre {
	text-align: center;
	width: 100%;
}
#header {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #F4F1FE;
}
.pageTitle
{
 font-weight:bold;
}

a:link, a:visited
{
	color: #990000;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	color: #990000;
	text-decoration:underline;
	font-weight:bold;
}

#footer a
{
	color: #FFFFFF;
	text-decoration:none;
}

#footer a:visited, a:link, a:active
{
	color: #FFFFFF;
	text-decoration:none;
}

#footer a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}

#content  a:visited, a:link
{
	color: #990000;
	text-decoration:none;
	font-weight:bold;
}
#content  a:hover
{
	color: #990000;
	text-decoration:underline;
	font-weight:bold;
}