@charset "utf-8";
/* CSS Document */

body {
	background-color: #3A3A3A;
	margin-top: 7px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
.rightrail {
	text-align: center;
	color: #000;
}
.rightrail1 {
	font-size: 18px;
	color: #FFF;
}
.footer {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
a.nav:visited {
	color: #33001A;
	text-align:center
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 17px;
}
a.nav:hover {
	color: #33001A;
	text-align:center
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 17px;
}
a.nav:active {
	color: #33001A;
	text-align:center
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 17px;
}
a.nav:link {
	color: #33001A;
	text-align:center
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 17px;
}
a:link {
	color: #5A2E2E;
}
a:visited {
	color: #633;
}
a:hover {
	color: #BF6000;
}
a:active {
}
.more {
	text-align: right;
}
