﻿.cssPageHeader
{
	font-family: Times New Roman;
	font-size: 16pt;
	color: #2B3421;
	font-weight: bold;	
	vertical-align:top;
}
.cssBodyMain
{
	font-family: Arial;
	font-size: 11pt;
	color: black;
	font-weight: normal;	
}
.cssDetail
{
	font-family: Arial;
	font-size: 8pt;
	color: black;
	font-weight: normal;	
}
.cssPageFooter
{
	font-family: Arial;
	font-size: 9pt;
	color: white;
	font-weight: normal;	
}

.cssMenu
{
	font-family: Arial;
	font-size: 9pt;
	color: white;
	font-weight: normal;
	text-align: center;
	cursor: hand;
	vertical-align:middle;				
}

.cssOverMenu
{
	font-family: Arial;
	font-size: 9pt;
	color: #2B3421;
	text-decoration:'underline';
	font-weight: normal;
	text-align: center;
	cursor: hand;
	vertical-align:middle;				
}

.cssDropdownMenu
{
	font-family: Arial;
	font-size: 9pt;
	color: #2B3421;
	font-weight: normal;
	text-align: left;
	cursor: hand;
	background-color:White;
	vertical-align:middle;
	padding-left: 3px;				
}

.cssOverDropdownMenu
{
	font-family: Arial;
	font-size: 9pt;
	color: White;
	font-weight: normal;
	text-align: left;
	cursor: hand;
	background-color:#758B60;
	text-decoration:'underline';
	vertical-align:middle;
	padding-left: 3px;				
}

.cssGalleryMenu
{
	font-family: Arial;
	font-size: 11pt;
	color: #2B3421;
	font-weight: normal;
	text-align:center;
	cursor: hand;
	vertical-align:bottom;
	padding-bottom: 2px;				
}
.cssDashedLine
{
	background-image: url('GFL.Images/Dashes.gif');
	background-repeat: repeat-x;	
}
