BODY {
	margin: 0px;
	background-color: #FFFFF6;
}

.main {
	background-color : #FFFFFF;
}

.mainBottom	{
	background-color: #838312;

}

.bannerBgLeft	{
	background-color: #2C4146;
}

SPAN	{
	
}

P	{

}

LI	{

}

.H1	{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #C0C04D;
	font-weight: normal;
	font-size: 200%;
	padding-right: 5px;
}

.H2	{
	font-family : "Trebuchet MS", Arial, sans-serif;
	color: #A3A32F;
	font-weight: bold;
	font-size: medium;
	margin: 0px;
	text-align: left;
}

A  {
	color: #2C4146;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

A:hover  {
	text-decoration: underline;
}

A:visited	{
	color: #333333;
}

hr {
	color: #D6E0EC;
}

td  {

}

.topLeftMenuBg	{
	background-color: #358699;
	padding: 7px;
}

.topLeftMenuBgHi  	{
	background-color : White;
	padding: 7px;
}

.topLeftMenuItemHi, .topLeftMenuItemHi:visited	{
	color: #000000;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.topLeftMenuItemLo, .topLeftMenuItemLo:visited {
	color: White;
	font-size: 75%;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.vertMenuItem, .vertMenuItem:visited	{
	font-size: 75%;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: underline;
}

.vertMenuItemHi, .vertMenuItemHi:visited	{
	color: #000000;
	font-size: 75%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.vertMenu	{
	background-color: #D6E0EC;
}

.vertMenuBg	{ 
	padding: 10px;
}

.vertMenuBgHi	{
	background-color: #FFFFFF;
	padding: 10px;
}

.address	{
	font-size: 70%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px;
}

.addressLink, .addressLink:visited	{ 
	color: #000099;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
 }

.defaultText	{
	color: #000000;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.defaultTextAlignLeft	{
	color: #000000;
	margin: 0 px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.famousPhrase	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	padding-bottom: 5px;
	color: #006C2C;
}

.phraseLink	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
}

.showTable {
	background: #F9EFB1;
	border: solid 1px #000000;
	margin-right : 3px;
}

 .showTable th	{ 
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
  }
  
.showTable td	{ 
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
  }
