﻿/* CSS Document */

.banner {
	background-image: url('menu/redmarble.jpg');
	vertical-align: middle;
	text-align: center;
	font-family: Georgia;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
}
.bckgrd_cells {
	background-image: url('menu/redmarble.jpg');
	vertical-align: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
}
.side_cols {
	border-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	padding: 5px;
	width: 120px;
	background-image: url('menu/redmarble.jpg');
	table-layout: auto;
	vertical-align: top;
}
.copyright {
	font-family: Georgia;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image: url('menu/redmarble.jpg');
}
.menulink {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('menu/redmarble.jpg');
}
.contact_box {	
	border: 5px outset #800000;
	padding: 5px;
	margin: 5px;
	font-family: Georgia;
	font-size: small;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}	
.PageTitle {
	font-family: Georgia;
	font-size: x-large;
	font-weight: bold;
	text-align: left;
	color: #000000;
	margin-top: 24px;
	margin-bottom: 12px;
}
.m_nl_bck {
	font-family: Georgia;
	font-size: medium;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
.m_nr_bck {
	font-family: Georgia;
	font-size: medium;
	font-weight: normal;
	text-align: right;
	color: #000000;
}
.m_nj_bck {
	font-family: Georgia;
	font-size: medium;
	font-weight: normal;
	text-align: justify;
	color: #000000;
}
.m_nc_bck {
	font-family: Georgia;
	font-size: medium;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
.m_nj_bck-tan {
	font-family: Georgia;
	font-size: medium;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	background-color: #FFFF99;
}
.m_bj_bck {	
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
	text-align: justify;
	color: #000000;
}	
.m_bc_bck {	
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: #000000;
}	
.m_bl_red {
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	color: #800000;
}
.m_bc_red {
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: #800000;
}
.m_bcu_gre {
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	color: #008000;
}
.s_nj_red {
	font-family: Georgia;
	font-size: small;
	font-weight: normal;
	text-align: justify;
	color: #800000;
}
.s_nc_bck-gray {
	font-family: Georgia;
	font-size: small;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #EFF0E0;
}
.s_bj_bck {	
	font-family: Georgia;
	font-size: small;
	font-weight: bold;
	text-align: justify;
	color: #000000;
}	
.s_bc_bck {	
	font-family: Georgia;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #000000;
}	
.l_bj_bck {	
	font-family: Georgia;
	font-size: large;
	font-weight: bold;
	text-align: justify;
	color: #000000;
}	
.l_bc_bck {	
	font-family: Georgia;
	font-size: large;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.bullet1 {
	list-style-image: url('images/bullet1.gif');
}	
.indent50 {
	font-family: Georgia;
	font-size: medium;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	margin-left: 50px;
	margin-right: 50px;
}
.indent75 {
	font-family: Georgia;
	font-size: medium;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	line-height: 150%;
	margin-left: 75px;
	margin-right: 75px;
}
.indent75_bg {
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
	text-align: justify;
	color: #008000;
	margin-left: 75px;
	margin-right: 75px;
}
.ident50_150 {
	font-family: Georgia;
	font-size: medium;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	text-indent: 50px;
	line-height: 150%;
}
.list_roman {
	list-style-type: upper-roman;
	font-size: medium;
	font-family: Georgia;
}
.hypelink {
	text-decoration: none;
}
.nav_box {	
	font-family: Georgia;
	font-size: small;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	border-width: 1px;
}	
.blue {
	color: #0000FF;
}
.nowrap_left {
	white-space: nowrap;
	text-align: left;
}
.warnbox {
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin-left: 100px;
	margin-right: 100px;
	background-color: #003300;
}
.warnbox_u {
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #003300;
	text-decoration: underline;
}
.image01 {	
	border-width: 0;
}	
.table01 {
	border: 2px solid #800000;
	font-family: Georgia;
	background-color: #FFFF99;
	color: #000000;
	font-size: medium;
	text-align: left;
}
.table02 {
	border: 2px solid #800000;
	font-family: Georgia;
	background-color: #FFFF99;
	color: #000000;
	font-size: medium;
	text-align: center;
}
.table03 {	
	border: 2px solid #800000;
	font-family: Georgia;
	background-color: #EFF0E0;
	color: #000000;
	font-weight: bold;
	font-size: medium;
	text-align: center;
}	
.table04 {
	border: 2px solid #800000;
	font-family: Georgia;
	background-color: #EFF0E0;
	color: #000000;
	font-size: medium;
	text-align: left;
}
.table05 {
	border: 2px solid #FFFFFF;
	font-family: Georgia;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	font-size: medium;
	text-align: left;
}
.table06 {
	border: 2px solid #800000;
	font-family: Georgia;
	background-color: #EFF0E0;
	color: #000000;
	font-size: small;
	text-align: left;
	font-weight: normal;
}
.table07 {
	margin: 2px;
	border: 2px solid #800000;
	font-family: Georgia;
	background-color: #EFF0E0;
	color: #000000;
	font-size: medium;
	text-align: left;
	font-weight: normal;
	border-spacing: 5px;
	white-space: nowrap;
}
.census1 {
	border: 1px solid #800000;
	font-family: Georgia;
	font-size: medium;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
.census2 {
	border: 1px solid #800000;
	font-family: Georgia;
	font-size: medium;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
.census3 {
	border: 1px solid #800000;
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.census4 {
	border: 1px solid #800000;
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
.form_table {
	border: 2px solid #800000;
	font-family: Georgia;
	background-color: #FFFF99;
	color: #000000;
	font-size: medium;
	text-align: left;
	vertical-align: top;
}
.menubox {
	border: 5px outset #808080;
	padding: 5px;
	margin: 5px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('menu/redmarble.jpg');
	text-align: center;
}
.menutext {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('menu/redmarble.jpg');
	text-align: center;
}
.menulink2 {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
	background-image: url('menu/redmarble.jpg');
	font-size: 1.2em;
}

