# FFFFFFF = white
body {
background: #FFFFFF url(/scripts/dm_news/background.gif) repeat-x;
color: #000000;
font-family: georgia, times, serif;
}

small {
font-family: verdana, arial, helvetica, sans-serif;
}

/*	table setup	*/

	/*	table top padding cell	*/
	.bakgrnd {
	color: #00000;
	background: #CCCCCC;
	}

	/*	table spacing cell	*/
	.spacer {
	color: #00000;
	background: #CCCCCC;
	}

	/*	table border cell	*/
	.brdr {
	color: #FFFFFF;
	background: #000066;
	}

	/*	table top navigation cell	*/
	td.nav {
	color: #FFFFFF;
	background: #000066;
	font-family: verdana, helvetica, arial, sans-serif;
	}

	/*	table main content cell	*/
	.main {
	color: #000000;
	background: #FFFFFF;
	}

	/*	this changes the bkgrnd colour of the spacer cell in the select articles to modify table	*/
	.formcell .spacer {
	color: #000000;
	background: #FFFFFF;
	}

	/*	this changes the bkgrnd colour of the spacer cell in the article to modified table	*/
	.main .spacer {
	color: #000000;
	background: #FFFFFF;
	}

	/*	this changes the bkgrnd colour of the spacer cell in the article to modified table	*/
	.bakgrnd .spacer {
	color: #000000;
	background: #CCCCCC;
	}

.space {
font-size: xx-small;
}

.trans {
background: transparent;
color: #FFFFFF;
}

strong {
font-weight: normal;
}

strong.nav {
color: #FFFFFF;
background: transparent;
font-weight: normal;
}

.navform {
color: #FFFFFF;
background: #CC0000;
font-size: small;
font-family: verdana, helvetica, arial, sans-serif;
}

.bullet {
background: transparent;
color: #000066;
}

/*	site setup credits	*/
.site {
font-family: verdana, helvetica, arial, sans-serif;
}

/*	news item credits	*/
.credits {
color: #000000;
background: #CCCCFF;
}

td td p, dl, dt, dd {
color: #000000;
background: #FFFFFF;
font-family: georgia, "times roman", times, serif;
}

p {
color: #000000;
background: #CCCCCC;
font-family: georgia, "times roman", times, serif;
}


li {
color: #000000;
background: #FFFFFF;
font-family: georgia, "times roman", times, serif;
}

ul {
color: #000000;
background: #FFFFFF;
list-style: url(/images/dot.gif);
list-style-type: square;
font-family: georgia, "times roman", times, serif;
}

ul ul {
color: #000000;
background: #FFFFFF;
list-style: url(/images/dot.gif);
list-style-type: circle;
}

ol {
color: #000000;
background: #FFFFFF;
list-style-type: decimal;
}

ol li {
color: #000000;
background: #FFFFFF;
list-style-type: decimal;
}


a:link {
color: #0000FF;
background: transparent;
}

a:visited {
color: #990099;
background: transparent;
}

a:active {
color: #FF0033;
background: transparent;
}

a:hover {
color: #FF0033;
background: transparent;
}


a.navlnk:link {
color: #FFFFFF;

background: transparent;
text-decoration: none;
}

a.navlnk:visited {
color: #FFFFFF;

background: transparent;
text-decoration: none;
}

a.navlnk:active {
color: #FFFFFF;

background: transparent;
text-decoration: underline;
}

a.navlnk:hover {
color: #FFFFFF;

background: transparent;
text-decoration: underline;
}

a.headlnk:link {
color: #FFFFFF;
background: #CC0000;
text-decoration: none;
}

a.headlnk:visited {
color: #FFFFFF;
background: #CC0000;
text-decoration: none;
}

a.headlnk:active {
color: #FFFFFF;
background: #CC0000;
text-decoration: underline;
}

a.headlnk:hover {
color: #FFFFFF;
background: #CC0000;
text-decoration: underline;
}

.footnote {
color: #FFFFFF;
background: #CC0000;
text-align: right;
vertical-align: bottom;
font-family: verdana, helvetica, arial, sans-serif;
}

/*	New links								*/
sup.new {
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Popular links								*/
sup.pop {
color: #FFFFFF;
background: #00CCFF;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Links date and hits							*/
small.date {
color: #666666;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

