body {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	background-image: url(../img/background.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

#message {
	color: #ff0000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.bannerImg {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

.western {
    line-height: 0.19in
}

#breadcrumbs {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #4C795D;
	font-size: 12pt;
	height: 20px;
}

#breadcrumbs a:link {
	color: #4C795D;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #4C795D;
	text-decoration: underline;
}

#breadcrumbs a:visited {
	color: #4C795D;
	text-decoration: none;
}

#mainLayout {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	table-layout: fixed;
	overflow: hidden;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	vertical-align: top;
}

#leftMenu {
	width: 150px;
	background-color: #000000;
	color: #ffffff;
	vertical-align: top;
	padding: 15px;
}

#leftMenu a:link {
	color: #ffffff;
}

#leftMenu a:visited {
	color: #ffffff;
}

#mainContent {
	width: 550px;
	padding: 15px;
	background-color: #ffffff;
}

#footer {
	width: 760px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #000000;
	text-align: center;
}

#footer a:link {
	color: #ffffff;
}

#footer a:hover {
	color: #ffffff;
}

#footer a:visited {
	color: #ffffff;
}

table.gcexpress_files { border-left: 1px solid #000; border-top: 1px solid #000; border-bottom: 1px solid #000; }

table.gcexpress_files tr { border-right: 1px solid #000; }

table.gcexpress_files tr th { font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; }

table.gcexpress_files tr td { font-weight: normal; text-align: center; border-right: 1px solid #000; }

table.gcexpress_files tr td a { display: block; padding: 2px;}

