﻿/* PAGE LINK COLORS */

a:link		{
	color: #BB8C00;
	text-decoration: none;
	font-size: small;
	font-weight: normal;
	font-family: Tahoma;
}

a:visited	{
	color: #BB8C00;
	text-decoration: none;
	font-size: small;
	font-weight: normal;
	font-family: Tahoma;
}


a:active	{
	color: text-decoration: none;
	font-size: small;
	font-weight: normal;
	font-family: Tahoma;;
	text-decoration: none;
	font-size: small;
	font-weight: normal;
	font-family: Tahoma;
}

a:hover		{ color: #6699FF; text-decoration: none; }


TABLE		{
	border: 0px solid #999999;
	COLOR: #666666;
	FONT: 11px Tahoma;
	table-layout: auto;
}

.title		{
	COLOR: #000000;
	FONT: 16pt arial, sans-serif;
	font-weight: bold;
}

.title2		{
	COLOR: #999999;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	font-size: medium;
	line-height: normal;
	font-family: Tahoma;
	text-align: left;
}

.subtitle	{
	font-variant: normal;
	line-height: normal;
	text-align: left;
	}

.footer		{ COLOR: #336699; 
FONT: normal normal normal x-small normal Tahoma;
}


A:active .Galborder 	{ border: #FF9900 1px solid; cursor:hand; }

A:hover .Galborder 	{ border: #FF9900 1px solid; cursor:hand; }


@media print {
.printhide {display:none;}
}
@media screen{
}



.menu-table 	{
	width: 750px;
	background-color: #FFFFFF;
	background-image: url("pics/menu-background.gif");
	border-top: #000000 0px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	color: #FFFFFF;
	text-decoration: none;
}
.menu		{
	font-size: 6pt;
	font-family: tahoma;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 10px;
	cursor: hand;
	font-weight: normal;
	text-align: center;
	line-height: 24px;
	display: block;
	white-space: nowrap;
	width: 100%;
	border: #000000 0px solid;
	color: #FFFFFF;
}
.firstmenu	{
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}



a.menu:link 	{ background-image: url("pics/menu.gif");
		  background-color:#C0C0C0;
		  color: #FFFFFF; }


a.menu:visited 	{ background-image: url("pics/menu.gif");
		  background-color:#C0C0C0;
		  color: #FFFFFF; }


a.menu:active 	{ background-image: url("pics/menu.gif");
		  background-color:#C0C0C0;
		  color: #FFFFFF; }



a.menu:hover 	{  background-image: url("pics/menuon.gif");
		   background-color:#F0F0F0;
		   color: #000000; }

.bold {
	font-family: tahoma;
	font-size: small;
	font-weight: bold;
	color: #666666;
}
.maintext {
	font-family: tahoma;
	font-size: 10pt;
	color: #666666;
	text-align: left;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
hr {
	line-height: 1pt;
	vertical-align: middle;
	color: #336699;
	height: 1px;
	width: 100%;
}
.maintextita {
	font-family: tahoma;
	font-size: small;
	font-weight: 700;
	color: #535353;
	text-align: left;
	font-style: italic;
}
.newStyle1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 9pt;
	color: #FFFFCC;
	font-weight: bold;
}
.titleCopy {
	font-variant: normal;
	line-height: normal;
	font-family: tahoma;
	font-size: large;
	text-decoration: underline overline;
	color: #003366;
}

