body
	{
	color: #000000;
	margin: 0px;
	padding: 0px;
	}

.topbanner
	{
	background-image: url('http://www.rotherhamcivicsociety.org/images/title.jpg')
	}

.title
	{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	font-size: 35px;
	font-weight: bold;
	padding-left: 5px;
	}

.titlefeature
	{
	font-family: Arial,sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: none;
	padding-left: 5px;
	}

.banner
	{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #DE2184;
	color: #FFFFFF;
	font-family: Arial,sans-serif;
	font-size: 12px;
	padding-left: 10px;
	}

.space
	{
	padding: 1px;
	}

.menu a
	{
	background-image: url('http://www.rotherhamcivicsociety.org/images/button_off.gif');
	height: 30px;
	width: 150px;
	font-family: Arial,sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	font-align: center;
	text-decoration: none;
	display: block;
	text-align: center;
	vertical-align: middle;
	}

.menu a:hover
	{
	background-image: url('http://www.rotherhamcivicsociety.org/images/button_on.gif');
	height: 30px;
	width: 150px;
	font-family: Arial,sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	font-align: center;
	text-decoration: none;
	display: block;
	text-align: center;
	vertical-align: middle;
	background-color: #FF0000;
	}

.cell_top
	{
/*	background-image: url('http://www.rotherhamcivicsociety.org/images/celltitle.jpg'); */
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #DE2184;
	border-left-color: #DE2184;
	border-right-color: #DE2184;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	vertical-align: middle;
	background-color: #F0A2CC;
	font-family: Arial,sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	}

.cell_bottom
	{
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-color: #DE2184;
	border-left-color: #DE2184;
	border-right-color: #DE2184;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	vertical-align: top;
	font-family: Arial,sans-serif;
	color: #000000;
	font-size: 12px;
	}

.bullets li
	{
	list-style-image: url("http://www.rotherhamcivicsociety.org/images/bullet.gif");
	vertical-align: bottom;
	}

.link a
	{
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #DE2184;
	text-decoration: underline;
	text-align: right;
	display: block;
	}

.content
	{
	font-family: Arial,sans-serif;
	color: #DE2184;
	font-size: 12px;
	}

.content a
	{
	font-family: Arial,sans-serif;
	color: #DE2184;
	font-size: 12px;
	}

.formfield
	{
	font-family: Arial,sans-serif;
	color: #000000;
	font-size: 12px;
	}

.footer
	{
	font-family: Arial,sans-serif;
	font-size: 10px;
	text-align: right;
	background-color: #F0A2CC;
	height: 25px;
	}