A.Button
{
	font-size: 12pt;
	font-weight: bold;
	color: #336633;
	text-decoration: none;	
}

A.Navigation
{
	font-size: 10pt;
	font-weight: bold;
}

A.Top
{
	font-size: 7pt;	
}

A.Mail 
{
	color: White;
	font-size: 7pt;
	font-style: italic;
}

BODY
{
	font-size: small;
	font-family: Arial;
}

FONT.CurrentPage
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}

FONT.Required
{
	color: Red;
	font-weight: bold;
	font-size: 10pt;
}

H1
{
	color: #336633;
	font-family: Tahoma, Verdana, Arial, Times New Roman;
}	

H2
{
	color: #336633;
	font-family: Tahoma, Verdana, Arial, Times New Roman;
}	

H3 
{
	text-transform: uppercase;
	font-variant: small-caps;	
}

H4 
{
	font-size: 11pt;
	text-transform: uppercase;
	font-variant: small-caps;	
}

td.smallcaps_title
{
	height: 25px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	border-bottom: solid 1px #666666;
	font-variant: small-caps;
}

td.smallcaps
{
	height: 20px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	border-bottom: solid 1px #666666;
	font-variant: small-caps;
	color: White;
	background-color: #339933;
}

table.infoTable 
{
	border-color: #339933;
	border-right: #339933 1px solid; 
	padding-right: 0px; 
	border-top: #339933 1px solid; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	border-left: #339933 1px solid; 
	padding-top: 0px; 
	border-bottom: #339933 1px solid; 
	border-collapse: collapse;	
}
TD.Header
{
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

TD.InvoiceHeader
{
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

tr.event 
{
	font-size: small;
	font-weight: normal;
	font-family: Verdana;	
}

.NavigationNode 
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 3px;
	line-height: 30px;
}

.NavigationNodeSelected 
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #000000;
	margin-left: 3px;
	line-height: 30px;

}

.NavigationNodeHover 
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #BB0000;
	margin-left: 3px;
	line-height: 30px;

}