body {
	background-color:#7AA1A6;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#cms
{
        background-color: black;
        color: white;
        font-size: 14px;
}

#cms table
{
        margin-top: 7px;
        margin-bottom: 7px;
        padding-left: 5px;
        padding-right: 5px;
}



#cms a {color: white; text-decoration: none;}
#cms a:visited {color: white; }
#cms a:hover {text-decoration: underline; }




#main {
	background-color: #FFFFFF;
	color: #5C5C5C;
	width: 850px;
	list-style-image: url(/_media/images/bulletmain.jpg);
	text-align: left;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #689195;
	border-left-color: #689195;
	padding: 3px;
}
#menu {
	background-color:#BEBDC2;
	color:#DDDDDF;
	font-size:18px;
	float:left;
	width: 227px;
	padding-top: 10px;
	padding-left: 5px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #b192bb;
	padding-bottom: 130px;
	
}
#navi {
	padding-left: 5px;
}
#navi ul {
	margin:0px;
	width: 195px;
	list-style-type: none;
	padding-left: 0px;
	}
#navi ul li {
	font-size:14px;
	text-decoration:none;
	list-style-type:none;
	display: block;
	padding-top: 2px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1b0b4;
	padding-bottom: 3px;
	background-image: url(/_media/images/menu.gif);
	background-repeat: no-repeat;
}
#navi ul li a {
	color:#FFFFFF;
	font-size:15px;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	padding-bottom: 8px;
	padding-top: 3px;
}
#navi ul a:hover {
	color:#B192BB;
	text-decoration:none;

}
#selected {
	background-image: url(/_media/images/menuon.gif);
	background-repeat: no-repeat;
} 
#footer {
	font:Arial, Helvetica, sans-serif 12px;
	color:#5C5C5C;
	clear:both;
	background-color:#FFFFFF;
	padding-top: 30px;
}	

#footer a:link {
	color:#BEA2C8;
	text-decoration:none;
}
#footer a:visited {
	color:#BEA2C8;
	text-decoration:none;

}
#footer a:hover{
	color:#BEA2C8;
	text-decoration:none;
	
}

h1 {
	text-align:left;
	color:#BDA3C8;
	font-size:18px;
	background-color:#FFFFFF;
	background-image:url(/_media/images/headings.jpg);
	padding-bottom: 20px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: normal;
}

.headergrey {
	background-color:#FFFFFF;
	color: #BEBDC2;
	background-image: url(/_media/images/buttongrey.jpg);
	text-align:left;
	font-size:18px;
	background-color:#FFFFFF;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: normal;
	display: block;
}

#content {
	float:left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #b192bb;
	width: 615px;
	margin-left: 3px;
}
.logoheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 24px;
	padding-left: 3px;
	display: block;
}
.logotext {
	font-size: 13px;
	color: #f5ebf5;
	padding-left: 3px;
	display: block;
}
.imgclass {
	float: left;
	padding-bottom: 5px;
	margin-right: 8px;
}
#maincontent {
	padding-left:15px;
	padding-right: 15px;
}
.header2 {
	color: #BEBDC2;
	text-align:left;
	font-size:18px;
	background-color:#FFFFFF;
	font-weight: normal;
	display: block;
}
.clear {
	clear: both;
}
.purplebullet {
	list-style-image: url(/_media/images/purplebullet.gif);
	list-style-type: none;
}
#topheader {
	background-color:#BEA2CA;
}

#newscolleft {
margin-left:10px;
width:180px;
vertical-align:top;
float:left;
padding-right:10px;
color:#777777;

}

#newscolcenter {
width:180px;
float:left;
padding-right:10px;
color:#BDA3C8;

}

#newscolright {
color:#777777;
width:180px;
float:left;
padding-right:10px;

}


.headergrey2 {
	background-color:#FFFFFF;
	color: #BEBDC2;
	text-align:left;
	font-size:12px;
	background-color:#FFFFFF;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: normal;
	display: block;
}

