body {
	margin: 0px; 
	background-image: url(/resources/images/img-background2.jpg); 
	background-repeat: repeat-x; 
}
.asdf {
	background-image: url(images/red_box_background.png);
	background-repeat: no-repeat;
}

A:link {text-decoration:underline; color:#303187}

A:visited {text-decoration:underline; color:#0095D9}

A:active {text-decoration:underline; color:#303187}

A:hover {text-decoration:underline; color:#FAA61A}
.bottom A:link {text-decoration:underline; color:#8A8A8A}
.bottom A:visited {text-decoration:underline; color:#8A8A8A}
.bottom A:active {text-decoration:underline; color:#8A8A8A}
.bottom A:hover {text-decoration:none; color:#FA9B08}
.bottom {font-size: 10px; font-family: Verdana; color:#8A8A8A;}
.datetext {font-size: 10px; font-family: Verdana; color:#8A8A8A;}
.address {font-size: 10px; font-family: Verdana; color:#393939;}
.flash {font-size: 14px; font-family: Arial; color:#FFFFFF;}
#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid gray;
}

body, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}


/* for groups */
.maintitle {
	font-size: 15px;
	font-weight: bold;
}

.newsheader {
	color: #3d3e45;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

.newsheader a {
	color: #3d3e45;
}

.newsbody {
	line-height: 140%;
}