﻿BODY 
	{
	color: Black;
	background-color:White;

}



.footer
{
	
	BORDER-RIGHT: #003366 thin none;
	BORDER-TOP: #003366 thin solid;
	BORDER-LEFT: #003366 thin none;
	BORDER-BOTTOM: #003366 thin none;

	color: Black;
	font-family: Verdana, sans-serif;
	font-size: xx-small;
}
.smaller 
	{
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: xx-small;
	}

A 
	{
	color: blue;
	}

A:HOVER 
	{
	color: black;
	}
.BLUEbold 
	{
	color: #333366;
	font-family: Verdana, sans-serif;
	font-size: larger;
	font-style: bold;
	}
.news{	font-family: Verdana, sans-serif;
	font-size:xx-small;
	font-style: bold;
}
.GREENbold 
	{
	color: #003300;
	font-family: Verdana, sans-serif;
	font-size: larger;
	font-style: bold;
	}
.GREENboldsmall 
	{
	color: #003300;
	font-family: Verdana, sans-serif;
	font-size: xx-small;
	font-style: bold;
	}


.BorderBox
{
	BORDER-RIGHT: #ffa633 thin solid;
	BORDER-TOP: #ffa633 thin solid;
	BORDER-LEFT: #ffa633 thin solid;
	BORDER-BOTTOM: #ffa633 thin solid;
}
.Attention
{
	font-weight: bold;
	color: #800000;
	vertical-align: top;
	
	BORDER-RIGHT: #800000 thin none;
	BORDER-TOP: #800000 thin none;
	BORDER-LEFT: #800000 thin none;
	BORDER-BOTTOM: #800000 thin none;
	text-align: center;
}

.tableframe1
{
	border-bottom: thin groove #737373;
	border-left:  thin groove #737373;
	border-right: thin groove #737373;
	border-top: thin groove #737373;
}

.tableframe2
{
	border-bottom: thin groove #8B955B;
	border-left:  thin none #8B955B;
	border-right: thin none #8B955B;
	border-top: thin groove #8B955B;
}

.tableframe3
{
	border-bottom: thin none #737373;
	border-left:  thin none #737373;
	border-right: thin none #737373;
	border-top: thin none #737373;
}
.header1
{
   background-color:#9CA5CB;
	
	border-bottom: thin  solid #8B955B;
	border-left:  thin solid #8B955B;
	border-right: thin solid #8B955B;
	border-top: thin solid #8B955B;
	color: White;
	font: bolder;
}
.style3 {font-size: x-small}
.FrozenContient2
{

	height:100%;
	border-left-style: double;
	border-left-color: #003366;
	
	border-right-style: double;
	border-right-color: #003366;
	
	border-top-style:double;
	border-top-color: #003366;
	border-bottom-style: double;
	border-bottom-color: #003366;
	
}

.FrozenContient2a
{

	border-left-style:none;
	
	border-right-style: none;
	
	border-top-style:none;
	border-bottom-style: double;
	border-bottom-color: #003366;
}

.Attention2
{
	font-weight: bold;
	color: #737373;
	vertical-align: top;
	
	BORDER-RIGHT: #737373 thin none;
	BORDER-TOP: #737373 thin none;
	BORDER-LEFT: #737373 thin none;
	BORDER-BOTTOM: #737373 thin none;
	text-align: center;
}


