﻿/* CSS Document */

.banner {
	background-image: url('images/redmarble.jpg');
	vertical-align: middle;
	text-align: center;
	font-family: Georgia;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
}
.green_cells {
	background-image: url('images/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('images/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('images/redmarble.jpg');
}
.menulink {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('images/redmarble.jpg');
}
.highlight {	
	background-color: #FFFF00;
}	
.blackbox {	
	border: 1px solid #800000;
	font-family: Georgia;
	font-weight: bold;
	text-align: center;
	background-color: #000000;
}	
.style2 {
	background-image: url('images/redmarble.jpg');
	vertical-align: top;
	text-align: center;
	font-family: Georgia;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.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_bl_bck {
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
.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_bck {
	font-family: Georgia;
	font-size: small;
	font-weight: normal;
	text-align: justify;
	color: #000000;
}
.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;
}	
.s_nl_bck {
	text-align: left;
	font-family: Georgia;
	font-size: small;
	font-weight: normal;
}
.s_nc_bck {
	text-align: center;
	font-family: Georgia;
	font-size: small;
	font-weight: normal;
}

.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;
}
.l_bl_red {
	font-family: Georgia;
	font-size: large;
	font-weight: bold;
	text-align: left;
	color: #800000;
}
.bullet_red {	
	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;
}
.List_Number {
	margin-left: 40px;
	margin-bottom: 10px;
	margin-right: 40px;
	list-style-type: decimal;
	list-style-position: outside;
}
.table_basic {	
	border: 1px solid #800000;
	font-family: Georgia;
	background-color: #FFFFFF;
	font-size: small;
	text-align: center;
}	
.oldest_anc {
	font-family: Georgia;
	font-weight: bold;
	font-size: small;
	background-color: #FFFF99;
	text-align: left;
	vertical-align: top;
}
.mis_markers {	
	border-width: 1px;
	font-family: Georgia;
	background-color: #FFFFFF;
	font-size: small;
	text-align: center;
	font-weight: bold;
}	
.markers {	
	font-family: Georgia;
	font-weight: bold;
	font-size: small;
	background-color: #FFFF99;
	text-align: center;
	vertical-align: top;
}	
.markers_fast {	
	border-width: 1px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
	text-align: center;
	vertical-align: top;
	font-size: small;
}	
.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;
}
.match25 {
	color: #FFFF00;
	font-weight: bold;
}
.match37 {
	color: #00FF00;
	font-weight: bold;
}
.mismatch_red {
	border-width: 1px;
	font-family: Georgia;
	font-weight: bold;
	background-color: #FF0000;
	text-align: center;
	font-size: medium;
}
.anc01 {
	border-width: 1px;
	font-family: Georgia;
	font-weight: bold;
	background-color: #CC3300;
	text-align: center;
	font-size: small;
	color: #FFFFFF;
}
.group01a {	
	background-color: #FFFF00;
	font-family: Georgia;
	font-size: small;
	text-align: center;
}	
.group01b {	
	border-width: 1px;
	font-family: Georgia;
	font-weight: bold;
	background-color: #FFFF00;
	text-align: center;
	font-size: small;
}	
.group01c {
	border-width: 1px;
	font-family: Georgia;
	font-weight: bold;
	background-color: #FFFF00;
	text-align: center;
	font-size: medium;
}
.anc02 {
	border-width: 1px;
	font-family: Georgia;
	font-weight: bold;
	background-color: #663300;
	text-align: center;
	font-size: small;
	color: #FFFFFF;
}
.group02a {	
	border-width: 1px;
	font-family: Georgia;
	background-color: #FFCC66;
	font-size: small;
	text-align: center;
}	
.group02b {	
	border-width: 1px;
	font-family: Georgia;
	font-weight: bold;
	background-color: #FFCC66;
	text-align: center;
	font-size: small;
}	
.group02c {	
	border-width: 1px;
	font-family: Georgia;
	font-weight: bold;
	background-color: #FFCC66;
	text-align: center;
	font-size: medium;
}	
.anc03 {
	border-width: 1px;
	font-family: Georgia;
	font-weight: bold;
	background-color: #003300;
	text-align: center;
	font-size: small;
	color: #FFFFFF;
}
.group03a {	
	border-width: 1px;
	font-family: Georgia;
	background-color: #00FF00;
	font-size: small;
	text-align: center;
}	
.group03b {	
	border-width: 1px;
	font-family: Georgia;
	font-weight: bold;
	background-color: #00FF00;
	text-align: center;
	font-size: small;
}	
.group03c {
	border-width: 1px;
	font-family: Georgia;
	font-weight: bold;
	background-color: #00FF00;
	text-align: center;
	font-size: medium;
}
.anc04 {
	color: #FFFFFF;
	background-color: #000080;
	font-family: Georgia;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.group04a {	
	border-width: 1px;
	font-weight: normal;
	background-color: #00FFFF;
	font-family: Georgia;
	font-size: small;
	text-align: center;
}	
.group04b {	
	border-width: 1px;
	font-weight: bold;
	background-color: #00FFFF;
	font-size: small;
	font-family: Georgia;
	text-align: center;
}	
.group04c {	
	border-width: 1px;
	font-weight: bold;
	background-color: #00FFFF;
	font-size: medium;
	font-family: Georgia;
	text-align: center;
}	
.anc05 {
	border-width: 1px;
	font-family: Georgia;
	font-weight: bold;
	background-color: #800080;
	text-align: center;
	font-size: small;
	color: #FFFFFF;
}
.group05a {	
	border-width: 1px;
	font-family: Georgia;
	font-weight: normal;
	background-color: #FFA8A8;
	font-size: small;
	text-align: center;
}	
.group05b {	
	border-width: 1px;
	font-family: Georgia;
	font-weight: bold;
	background-color: #FFA8A8;
	font-size: small;
	text-align: center;
}	
.group05c {	
	border-width: 1px;
	font-family: Georgia;
	font-weight: bold;
	background-color: #FFA8A8;
	font-size: medium;
	text-align: center;
}	
.anc06 {
	color: #FFFFFF;
	background-color: #0000FF;
	font-family: Georgia;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.group06a {	
	border-width: 1px;
	font-weight: normal;
	background-color: #99CCFF;
	font-family: Georgia;
	font-size: small;
	text-align: center;
}	
.group06b {	
	border-width: 1px;
	font-weight: bold;
	background-color: #99CCFF;
	font-size: small;
	font-family: Georgia;
	text-align: center;
}	
.group06c {	
	border-width: 1px;
	font-weight: bold;
	background-color: #99CCFF;
	font-size: medium;
	font-family: Georgia;
	text-align: center;
}	
.anc07 {
	color: #FFFFFF;
	background-color: #0000FF;
	font-family: Georgia;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.group07a {	
	border-width: 1px;
	font-weight: normal;
	background-color: #CCFFFF;
	font-family: Georgia;
	font-size: small;
	text-align: center;
}	
.group07b {	
	border-width: 1px;
	font-weight: bold;
	background-color: #CCFFFF;
	font-size: small;
	font-family: Georgia;
	text-align: center;
}	
.group07c {	
	border-width: 1px;
	font-weight: bold;
	background-color: #CCFFFF;
	font-size: medium;
	font-family: Georgia;
	text-align: center;
}	
.anc08 {
	color: #FFFFFF;
	background-color: #008000;
	font-family: Georgia;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.group08a {	
	border-width: 1px;
	font-weight: normal;
	background-color: #CCFF99;
	font-family: Georgia;
	font-size: small;
	text-align: center;
}	
.group08b {	
	border-width: 1px;
	font-weight: bold;
	background-color: #CCFF99;
	font-size: small;
	font-family: Georgia;
	text-align: center;
}	
.group08c {	
	border-width: 1px;
	font-weight: bold;
	background-color: #CCFF99;
	font-size: medium;
	font-family: Georgia;
	text-align: center;
}	
.anc09 {
	color: #FFFFFF;
	background-color: #006600;
	font-family: Georgia;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.group09a {	
	border-width: 1px;
	font-weight: normal;
	background-color: #CCCC00;
	font-family: Georgia;
	font-size: small;
	text-align: center;
}	
.group09b {	
	border-width: 1px;
	font-weight: bold;
	background-color: #CCCC00;
	font-size: small;
	font-family: Georgia;
	text-align: center;
}	
.group09c {	
	border-width: 1px;
	font-weight: bold;
	background-color: #CCCC00;
	font-size: medium;
	font-family: Georgia;
	text-align: center;
}	
.ugma {	
	border-width: 1px;
	font-weight: normal;
	background-color: #DBDBDB;
	font-family: Georgia;
	font-size: small;
	text-align: center;
}	
.ugmb {	
	border-width: 1px;
	font-weight: bold;
	background-color: #DBDBDB;
	font-size: small;
	font-family: Georgia;
	text-align: center;
}	
.ugmc {	
	border-width: 1px;
	font-weight: bold;
	background-color: #DBDBDB;
	font-size: medium;
	font-family: Georgia;
	text-align: center;
}	
.image01 {	
	border-width: 0;
}	
.image02 {
	vertical-align: top;
	margin: 30px 10px 30px 30px;
}
.image03 {
	margin-left: 50px;
	margin-right: 20px;
}
.boldcell {
	font-weight: bold;
	border-width: 1px;
}
.nowrap_left {
	white-space: nowrap;
	text-align: left;
}
.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-weight: normal;
	font-size: medium;
	text-align: left;
}	
.table05 {
	border: 2px solid #000000;
	background-color: #800000;
}
.table06 {	
	border: 2px solid #000000;
	font-family: Georgia;
	background-color: #800000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
	text-align: center;
}	
.form_table {
	border: 2px solid #800000;
	font-family: Georgia;
	background-color: #FFFF99;
	color: #000000;
	font-size: medium;
	text-align: left;
	vertical-align: top;
}


.spacer {
	border-style: solid;
	border-color: #000000;
	font-family: Georgia;
	background-color: #800000;
	color: #FFFFFF;
	font-weight: normal;
	font-size: x-small;
	height: 10px
}

.fixedtable {
	border: 1px solid #800000;
	font-family: Georgia;
	background-color: #FFFFFF;
	font-size: small;
	text-align: center;
	table-layout: fixed;
}

.signature {
	font-family: "Rage Italic";
	font-size: xx-large;
	font-weight: bold;
	color: #800000;
	font-style: italic;
}

.style3 {
	background-image: url('images/redmarble.jpg');
	vertical-align: top;
	text-align: center;
	font-family: Georgia;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}


