﻿body
{
	padding: 0px;
	scrollbar-base-color: ff0000;
	scrollbar-track-color: ff0000;
	scrollbar-face-color: ff0000;
	margin: 0px;
	font-family: Arial, Helvetica;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #003300;
	background-image: url('images/g_r_w2.jpg');
}
#wrapper {
	background-repeat: repeat-y;
	width: 1000px;
	margin: 0 auto;
	border: 4px groove #FF0000;
	padding: 0px;
	height: 100%;
	background-color: #FFFFFF;
}
#header {
	width: 1000px;
	margin: 0 auto;
}
#left_menu {
	height: 100%;
	float: left;
	margin: 0px auto;
	clear: both;
	width: 200px;
}
#main_content {
	clear: both;
	width: 1000px;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content {
	margin: 0px auto 0px auto;
	width: 770px;
	height: 100%;
	float: right;
	text-align: center;
}
html
{
  	height:100%;
	margin: 0px;
	font-family: Arial, Helvetica;
	color: #008800;
	text-align: center;
}
a:link
{}
a:visited
{ 
	color: #FF0000
}
a:active
	{color: #000000
}
h1 {
	font-family: "Times New Roman", Times, serif;
	text-align: Center;
	font-style: italic;
	font-weight: bolder;
	font-size: xx-large;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	text-align: Center;
	font-style: italic;
	color: #FF0000;
	font-weight: bolder;
	font-size: x-large;
}
h3 {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	font-variant: small-caps;
	text-align: center;
}
h4 {color:  #000000 }
h5
{
	color: rgb(204,153,51);
}
h6
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: Center;
	font-style: normal;
	color: rgb(255, 255, 255);
	font-size: x-large;
	font-weight: bolder;
}
.hr {
	height: 4px;
	width: 100%;
	color: #003300;
}
.link {
	padding-left: 10px;
	list-style-image: url('images/strobe.gif');
	list-style-type: none;
	line-height: 2em;
}
p.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #003300;
	text-align: justify;
	padding-right: 10px;
}
p.red {
	color: #CC0000;
}
.red {
	color: #CC0000;
}
.red_sm_caps {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	font-variant: small-caps;
	text-align: center;
}
.white_sm_caps {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	font-variant: small-caps;
	text-align: center;
}
.text_xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.note {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #003300;
	font-style: italic;
	font-weight: 700;
	text-align: center;
}
.timesbody {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
}
img {
	border-width: 0px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.imgleft {
	padding: 0;
	margin: 0px;
	float: left;
	text-align: left;
}
.bodtable {
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	border-collapse: separate;
}
.vocetable {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	border-collapse: collapse;
}
td {
	padding: 6px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.td_RT {
	text-align: right;
	padding-right: 15px;
}
.td_red {
	background-color: #CC0000;
	color: #FFFFFF;
}
.td_green {
	background-color: #003300;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.td_yellowRT {
	background-color: #FFFFCC;
	text-align: right;
}

  
#footer {
	padding: 8px 0px 8px 0px;
	margin: 0px;
	clear: both;
	background-color: #EF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	width: 1000px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer2 {
	padding: 8px 0px 8px 0px;
	margin: 0px;
	clear: both;
	background-color: #EF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	width: 1000px;
}
	#footer a:hover {
		color: #B55914;
}
ul#h_navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#h_navlist li
{
	padding: 5px;
	display: inline;
	list-style-type: none;
}

#h_navlist a { padding: 3px 10px; }

#navlist a:visited
{
	border-style: outset;
	border-color: #CC0000;
	color: #fff;
	background-color: #FF0000;
	text-decoration: none;
}
#h_navlist a:link
{
	border-style: outset;
	border-color: #CC0000;
	color: #fff;
	background-color: #FF0000;
	text-decoration: none;
}
#h_navlist a:hover
{
	color: #fff;
	background-color: #009933;
	text-decoration: none;
}


.formtable {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	border-collapse: collapse;
}


