﻿/* CSS layout */
#masthead {
	padding: 7px 0 7px 0;
	background-color: #BAD7A2;
}

#top_nav {
	padding: 5px 0 0 0;
	background-color: #59A3B0;
}

#container {
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
}

#left_col {
	background-position: bottom;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #E3F1DA;
	padding: 1.5em 0 50px 0;
	background-image: url('images/bg1.jpg');
	background-repeat: no-repeat;
}

#leadin {
	background-image: url('images/buttons/top_right_corner.jpg');
	background-repeat: no-repeat;
	background-position: right;
	border-top-color: #E3F1DA;
	border-top-style: solid;
	border-top-width: medium;
	background-color: #FFFFFF;
}

#page_content {
	margin-left: 200px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
}

#footer {
}

a:link
{
}
a:visited
{
	color: rgb(0, 153, 204);
}
a:active 
{
	color: rgb(255, 0, 102);
}

body { scrollbar-face-color: #DACEAC;
       scrollbar-shadow-color: #333399;
       scrollbar-highlight-color: #CEBB8C;
       scrollbar-3dlight-color: #CEBB8C;
       scrollbar-darkshadow-color: #111111;
       scrollbar-track-color: #BDB193;
       scrollbar-arrow-color: #FFFFFF;
       font-family: Arial, Helvetica, sans-serif; font-size: 9pt
       }


h6
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
h5
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
h1
{
	color: rgb(0, 0, 102);
}
h2
{
	color: rgb(0, 0, 102);
}
h3
{
	color: rgb(0, 0, 102);
}
h4
{
	color: rgb(0, 0, 102);
}
h5
{
	color: rgb(0, 51, 0);
}
h6
{
	color: rgb(0, 51, 0);
}

.style7 {
	text-align: center;
}
.style4 {
	font-size: x-small;
}
.style5 {
	border-style: solid;
	border-width: 2px;
}
.style6 {
	text-align: center;
	border: 1px solid #EBEBEB;
	background-color: #DFEFFF;
}
.style3 {
	text-align: center;
	border: 1px solid #EBEBEB;
}
.style1 {
	text-align: center;
	color: #000000;
}

.style2 {
	text-align: center;
	color: #000000;
	font-size: xx-small;
}
.style9 {
	background-position: top;
	border: 1px #D7FAFB solid;
	background-image: url('images/table_bg1.jpg');
	background-repeat: repeat-x;
}


#DFEFFF
# 	old background color background-color: #FFFFDD;

.style99 {
	padding: 4;
	border: 5px solid #008080;
	background-color: #F2F2FF;
}

.style102 {
	background-image: url('images/border1.jpg');
}
.style103 {
	background-image: url('images/back5.gif');
}
.style104 {
	text-align: left;
}
.style105 {
	background-color: #E3F1DA;
}
.style106 {
	border: 1px solid #008080;
}



#.style2 {
#    font-size: 9pt;
#	color: rgb(255, 0, 0);
#	font-weight: bold;
#}
.style10 {
	border-width: 0px;
}

.style11 {
	color: #FF0000;
}

.style12 {
	border-width: 1px;
}
# Styles 17 to 26 are for the color.htm and color1.htm pages
.style17 {
	background-color: #55DF86;
}
.style18 {
	background-color: #F0E21B;
}
.style19 {
	background-color: #FF6633;
}
.style20 {
	background-color: #FF0000;
}
.style22 {
	background-color: #FE4FEE;
}
.style23 {
	background-color: #00CCCC;
}
.style24 {
	background-color: #2142A6;
}
.style25 {
	background-color: #9933CC;
}
.style26 {
	background-color: #0000FF;
}
.style27 {
	background-color: #FFFFCC;
}
