﻿div#right {
	background: #ffffff url('/images/c4-back.gif') no-repeat fixed right top;
}
.section_header {
	background: #c0d8f5 url('/images/c4-head.gif') no-repeat scroll right center;	
}
.section_subheader {
	border-bottom: 2px #619de7 solid;
	color: #93a2d3;
}
.BIG_TEXT_CENTER {
	text-align: center;
}
.BIG_TEXT a {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	width: 500px;
	margin-top: 20px;
	padding: 15px;
	border: 2px #619de7 solid;
	color: #93a2d3;
	background-color: #ffffff;
	text-decoration: none;
}
.BIG_TEXT a:hover {
	border: 2px #000000 solid;
	color: #000000;
	text-decoration: none;
}