﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
}

#masthead {
	width: 100%;
	background-color: #FFFFFF;
	float: none;
}
#top_nav {
	border: thin groove #800000;
	font-family: "segoe script";
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #800000;
	text-align: center;
	background-color: #FFFFFF;
}
#container {
	border: thin none #800000;
	min-width: 600px;
	color: #800000;
}
#left_col {
	width: 200px;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #800000;
	margin-left: 5px;
}
#right_col {
	width: 200px;
	float: right;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #800000;
	font-variant: small-caps;
}
#page_content {
	margin-left: 235px;
	margin-right: 235px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
	text-align: justify;
	background-image: none;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	border: thin groove #800000;
	clear: both;
	font-family: "Segoe Script";
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #800000;
	text-align: center;
	background-color: #FFFFFF;
}
.TextAlign_Center {
	text-align: center;
}

a:link {
	color: #800000;
}
}
a:visited {
	color: #000000;
}
.style44 {
	text-transform: uppercase;
}

.style45 {
	text-align: left;
	color: #800000;
}
.style46 {
	color: #800000;
}
.style47 {
	color: #800000;
	text-align: center;
}

.style49 {
	font-weight: normal;
}
.style50 {
	color: #800000;
}

.style51 {
	text-align: center;
	font-size: large;
}

.style52 {
	font-size: smaller;
}
.style53 {
	font-size: medium;
	font-weight: normal;
}


font {
	font-size: 18pt;
	font-family: Tahoma;
	text-align: center;
	color: #2E94C0;
}
.newStyle1 {
	font-family: Tahoma;
	font-size: 18pt;
	color: #800000;
	text-align: center;
}
.newStyle2 {
	color: #800000;
}
.newStyle3 {
	color: #800000;
}
.newStyle4 {
}
.newStyle5 {
	font-family: Tahoma;
	font-size: large;
	color: #800000;
	font-variant: small-caps;
	font-weight: bold;
}
.newStyle6 {
	font-size: medium;
	color: #800000;
	font-family: tahoma;
	font-variant: small-caps;
}

