﻿
body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image: url('images/gc_body_bg.gif');
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: center;
	background-position:center;
}

html, table, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

.table_body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url('images/gc_blueprint.jpg');
	background-repeat: no-repeat;
	background-position: 0 40;
}

header { font-family: Verdana, sans-serif; font-size: 12px; font-weight:bold; color: #fffff; text-decoration:none; }
a.header { font-family: Verdana, sans-serif; font-size: 12px; font-weight:bold; color: #fffff; text-decoration:none; }
a.header:link { font-family: Verdana, sans-serif; font-size: 12px; font-weight:bold; color: #fffff; text-decoration:none; }
a.header:visited { font-family: Verdana, sans-serif; font-size: 12px; font-weight:bold; color: #fffff; text-decoration:none; }
a.header:hover { color: #000000; }
a.header:active { font-family: Verdana, sans-serif; font-size: 12px; font-weight:bold; color: #fffff; text-decoration:none; }


a { font-family: Verdana, sans-serif; font-size: 12px; font-weight:bold; color: #007db4; text-decoration:underline; }
a:link { font-family: Verdana, sans-serif; font-size: 12px; font-weight:bold; color: #007db4; text-decoration:underline; }
a:visited { font-family: Verdana, sans-serif; font-size: 12px; font-weight:bold; color: #007db4; text-decoration:underline; }
a:hover { color: #000000;  text-decoration:none; }
a:active { font-family: Verdana, sans-serif; font-size: 12px; font-weight:bold; color: #007db4; text-decoration:underline; }



hr {
	background-color:#25997b;
	color:#25997b;
	height: 4px;
}