body {
	font-family				:	Arial, Helvetica, sans-serif;
	font-size				: 	11px;
	background-color		: 	#d0d0d0;
	margin					:	0px;
	padding					:	0px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height:18px;
}
.bold {
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:20px;
}
.newsitemtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#000000;
	font-weight:bold;
	line-height:20px;
}
.newsitemdate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#c0bebe;
	font-weight:bold;
	line-height:20px;
}
.italic {
	font-style:italic;
}

.italicbold {
	font-style:italic;
	font-weight:bold;
}

a {
	font-size: 11px;
	font-weight:normal;
	color: #ec008d;
	text-decoration: none;
}

a:hover {
	font-weight:normal;
	font-size: 11px;
	color: #ec008d;
	text-decoration: underline;
}

/* hide from ie on mac \*/
html {
	height: 100%;
}

#flashcontent {
	height: 100%;
}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
}

.LAYERON
{
	display		: compact;
}
.LAYEROFF
{
	display		: none;
}
