﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
	text-align:center;
}

#masthead {
}

#top_nav {
	margin-right: 10px;
	margin-left: 10px;
}

#container {
	min-width: 600px;
	margin-right: 10px;
	margin-left: 10px;
}

#left_col {
	width: 210px;
	float: left;
	text-align: center;
	font-size: 11px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #8492A4;
	border-bottom-color: #8492A4;
}
#right_col {
	width: 210px;
	float: right;
	font-size: 11px;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #8492A4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #8492A4;
}
#page_content {
	border: 1px solid #8492A4;
	margin-left: 225px;
	margin-right: 225px;
	text-align: center;
}

#footer {
	clear: both;
}

.style1 {
	text-align: center;
}

.style2 {
	font-size: 11px;
}

.style3 {
	border-style: none;
	border-width: 0px;
}

.style4 {
	text-align: justify;
}

.style5 {
	border-width: 0px;
}

.style8 {
	text-align: center;
	background-color: #ACACAC;
}

.style9 {
	font-size: 12px;
}

.style10 {
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #8492A4;
}

.style11 {
	color: #800000;
}

.style12 {
	font-size: 14px;
}

a {
	color: #800000;
}

.style13 {
	border-style: solid;
	border-width: 1px;
	border-color: #000000 #C0C0C0 #000000 #C0C0C0;
	background-color: #FFFFFF;
}

.style50 {
	background-color: #ACACAC;
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.style51 {
	border: 1px solid #C0C0C0;
	text-align: center;
}

.style52 {
	background-color: #F1F1F1;
}

.style53 {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-color: #ACACAC;
	font-weight: bold;
}

.style54 {
	color: #008080;
}

.style55 {
	border: 1px solid #C0C0C0;
	text-align: center;
}

.style56 {
	border-left: 1px solid #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #C0C0C0;
	text-align: center;
}

.style57 {
	border-left: 1px solid #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #C0C0C0;
	text-align: center;
	background-color: #F1F1F1;
	color: #008080;
	font-weight: bold;
}







