﻿a:link
{
	color: rgb(0,0,128);
}
a:visited
{
	color: rgb(0,0,128); 
} 
a:active 
{
	color: rgb(0,0,128);
}
a:hover      
{
	color: blue;
	text-decoration: underline;
}
body
{
	font-family: Arial, Verdana, Helvetica;
	background-image: url('../images/gradientbluetowhite.png');
	background-attachment: fixed;
}
th
{
	text-align: center;
}
#table1
{
	width: 720px;
	border-style: solid;
	border-width: 1px;
	border-color: #86A7C9;
	background-color: transparent;
}
#table2
{
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
#table3
{
	background-color: #FFFFFF;
	width: 90%;
	height: auto;
	text-align: center;
}
td
{
	font-family: Arial, Verdana, Helvetica;
	font-size:10pt;
	font-style: normal;
	valign: top;
}
td.pad10
{
	padding: 10px
}
td.pad20
{
	padding: 20px
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Helvetica;
}
h1
{
	color: rgb(0,0,128);
	font-size: 11pt;
}
h2
{
	color: rgb(0,0,128);
	font-size: 10pt;
}
h3
{
	color: rgb(0,0,128); 
}
h4
{
	color: rgb(0,0,128);
}
h5
{
	color: rgb(0,0,128);
}
h6
{
	color: rgb(0,0,128);
}
.StyleBordrBlckFillCream {
	border: thin solid #000000;
	background-color: #FFFFCC;
}
.style1 {
	border-style: solid;
	border-width: 1px;
}
.style2 {
	border-width: 0px;
}
.style3 {
	background-color: #FF0000;
}
.style4 {
	border-width: 1px;
}
.style5 {
	font-size: small;
	font-weight: bold;
}
.style6 {
	color: #003300;
}
.style7 {
	border: 1px;
	border-color:gray;
	border-style:solid;
	background-color: #FFFFCC;
	width:500px;
}
.style8 {
	font-family: Arial;
	font-size: large;
	color: #000080;
}
.style9 {
	color: #FFFFFF;
	background-color: #FF0000;
}
.style10 {
	background-color: #FF0000;
}
.style11 {
	font-size: xx-small;
}
.style12 {
	text-align: left;
}

.style13 {
	color: #000080;
}
.style14 {
	font-family: Arial;
	font-size: x-small;
}
.style15 {
	font-family: Arial;
	font-size: xx-small;
}
