#body {
	background-color: #fff;
}

#all {
	background-color: #fff;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#footer {
	background-color: #eaeaea;
	background-image: url(/rrcms_theme/images/footer_gradi.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-bottom: 1em;
}

#mheader {
	color: #999;
	margin-top: 1em;
}
#mheader A {
	color: #999;
}
#mheader A:hover {
	color: #007dc4;
}

#header {
	color: #999;
	margin-top: 0.5em;
	height: 30px;
	background-image: url(/rrcms_theme/images/bg-head-blue.gif);
	font-size: 13px;
}
#header A {
	color: #fff;
	padding-left: 1em;
	padding-right: 1em;
}
#header A:hover {
	text-decoration: none;
}
#header_cell {
	height: 30px;
}

#flasharea {
}

#statement {
}

#callouts {
	color: #037;
}
.callout_title {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.callout_expand {
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
}
.callout_date {
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 2px;
}
.callout_anonse {
	line-height: 12px;
	margin-bottom: 1em;
}
A.callout_more {
	color: #39c;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 9px;
}
