.font {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: 2C2C2C;
	text-decoration: none;}
a.font {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: 2C2C2C;
	text-decoration: underline;}
a.font:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: A70000;
	text-decoration: underline;}



.Red-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: A70000;}



.small-grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: B0B0B0;
	text-decoration: none;}
a.small-grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: B0B0B0;
	text-decoration: underline;}
a.small-grey:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 000000;
	text-decoration: underline;}



.grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: 717171;}



.background {
	background-color: #FFFFFF;
	background-image: url(img/background.gif);
	background-repeat: no-repeat;
	background-position: center center;}
.background-left {
	background-image: url(img/table-left.gif);
	background-repeat: repeat-y;
	background-position: left top;}
.background-up {
	background-image: url(img/table-up.gif);
	background-repeat: repeat-x;
	background-position: left top;}
.background-right {
	background-image: url(img/table-right.gif);
	background-repeat: repeat-y;
	background-position: right top;}
.background-down {
	background-image: url(img/table-down.gif);
	background-repeat: repeat-x;
	background-position: left bottom;}

img { border: 0px; }

.bottom_lnks {
font-size: 11px;
}

.bottom_lnks a {
	font-family: "Times New Roman", Times, serif;
	color: 2C2C2C;
	text-decoration: underline;}
.bottom_lnks a:hover {
	font-family: "Times New Roman", Times, serif;
	color: A70000;
	text-decoration: underline;}
