
<style > 
<!--TABLE
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma, Helvetica, sans-serif;
}
A:link
{
	color: #336699;
	text-decoration: underline;
}	
		
A:visited
{
	color: #336699;
	text-decoration: underline;
}	
		
A:active	{
	text-decoration: underline;
	color: #336699;
	}	
		
A:hover
{
	color: red;
	text-decoration: underline;
}
.PageHeader
{
	font-weight: bold;
	font-size: 10pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= 'lightskyblue' , endColorStr= 'navy' , gradientType= '1' );
	color: white;
}
.PageHeaderLeft
{
	font-weight: bold;
	font-size: 10pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= 'Navy' , endColorStr= 'lightskyblue' , gradientType= '1' );
	color: white;
}
.WhatsNew    { font-size: 8pt }

.TitleText   { font-size: 12pt; color: #000080; font-weight: bold }
.TitleText   { font-size: 12pt; color: #000080; font-weight: bold }
.Menu
{
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	color: black;

}
.MenuBack
{
	font-size: 12pt; background-image: url('_borders/menu_back.gif'); border-bottom: navy 1px solid; border-top: aliceblue 1px solid; 
}
.SubFrame
{
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: whitesmoke;
}
.SubMenuHeader { font-size: 8pt; background-color: whitesmoke; color: black; border-bottom: 1 solid #336699; border-top: 1 solid #336699 }
.SubMenu     { background-color: whitesmoke; color: #336699; font-size: 8pt; cursor: hand; border: 1 solid whitesmoke  }
.TBox        { font-size: 8pt; font-family: Tahoma, Helvetica, sans-serif }
.PButton
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	cursor: hand;
	color: #f8f7f1;
	border-bottom: dimgray 1px solid;
	font-family: Tahoma;
	background-color: #336699;
}

.SlideShow     { filter: alpha(opacity=90) }
.SlideShowTitle     { font-size: 10pt; font-weight: bold }
.SlideShowContent     { font-size: 8pt}
-->
 </style>