body {
	background-color: #171717;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0; }

p { }

td {
	color: #464646;
	font-size: 13px;
	font-family: arial, tahoma, helvetica, sans-serif; }

a:link {
	color: #142ba1; }

a:visited {
	color: #142ba1; }

a:hover {
	color: #2776bb; }

a:active {
	color: #2776bb; }
.nav {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/nav_bg.gif);
	background-position: left top;
	text-align: center; }

.nav a:link {
	color: #3f4771;
	text-decoration: none; }

.nav a:visited {
	color: #3f4771;
	text-decoration: none; }

.nav a:hover {	color: #2776bb; }

.footer {
	font-size: 12px;
	background-color: #efd20c;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px; }

.middle {
	background-color: #fff; }

.leftcol {
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 40px; }

.rtcol {
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 40px; }

#subsection {
	font-size: 14px;
	background-color: #fcfcf5;
	background-image: url(../images/sub_yellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
	margin-right: 25px;
	margin-left: 15px;
	padding: 15px 15px 35px; }

.caption {
	font-size: 12px; }

h1 {
	color: #3a3f60;
	font-size: 18px; }

h2 {	color:     #3a3f60;
	font-size: 14px; }

h3 {	font-size: 14px; }

#content {
	line-height: 18px;
	margin-right: 50px; }
.forms {
	border: solid 1px #f9f9e1;
	 }

.forms th {
	font-size: 12px;
	border: solid 1px #fafaeb; }

.forms td {	font-size: 12px;
	border:    solid 1px #fafaeb; }

