body {
	background-color: #777777;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../backgrounds/grad_back_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #999999;
}
a:visited {
	color: #DDDDDD;
}
a:hover {
	color: #000000;
}
a:active {
	color: #CC0000;
}
.c_top {
	background-image: url(../backgrounds/c_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	width: 915px;
	line-height: 27px;
	background-color: #777777;
}
.back_bar_pr {
	background-image: url(../backgrounds/back_bar_pr.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	width: 915px;
	line-height: 34px;
}
