BODY
{
	font-family: "Arial", "Verdana";
	font-size: 10pt;
}
A:link
{
	text-decoration:none;
	font-weight:bold;
}
A:visited
{
	text-decoration:none;
	font-weight:bold;
}
A:hover
{
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}
H5
{
	font-family: "Arial", "Verdana";
	font-size: 10pt;
}
H6
{
	font-family: "Arial", "Verdana";
	font-size: 12pt;
}
.norm
{
	font-family: "Arial", "Verdana";
	font-size: 10pt;
}
.fronthead
{
	font-family: "Arial", "Verdana";
	font-size: 8pt;
}
.spcfronthead
{
	font-family: "Arial", "Verdana";
	font-size: 8pt;
	font-weight:normal;
}
.highlight1 {
	font-family: "Arial", "Verdana";
	font-size: 8pt;
	color:black;
	background-color: FFFF80;
	font-weight: bold;
	font : arial;
	font-style : normal;
	font-variant : normal;
}
.highlight2 {
	font-family: "Arial", "Verdana";
	font-size: 8pt;
	color:black;
	background-color: FFD5D5;
	font-weight: bold;
	font : arial;
	font-style : normal;
	font-variant : normal;
}

.tiny
{
	font-family: "Arial", "Verdana";
	font-size: 6pt;
}
.reversenorm
{
	font-family: "Arial", "Verdana";
	font-size: 10pt;
	color: white;
}
.highlight
{
	font-family: "Arial", "Verdana";
	font-size: 10pt;
	font-weight: bold;
}
.copyright
{
	font-family: "Arial", "Verdana";
	font-size: 9pt;
}
.big
{
	font-family: "Arial", "Verdana";
	font-size: 16pt;
	font-weight: bold;
}
.header
{
	font-family: "Arial", "Verdana";
	font-size: 11pt;
	font-weight: bold;
}
.reverseheader
{
	font-family: "Arial", "Verdana";
	font-size: 11pt;
	font-weight: bold;
	color: white;
}
.menuhover {		
		cursor : hand;		
		background-color : #E8E9D1;
		border: none;
	}	
.menuhover2 {
		background-color : #71828A;
		border: none;
	}
	
	
	
	
a.vte {
	cursor: url(zoomin.cur), pointer;
}

img.vte-expanded-focus {
	border: 2px solid #AD4500;
	cursor: url(zoomout.cur), pointer;
}
img.vte-expanded-blur {
	border: 2px solid #AD4500;
}
.vte-caption {
	font-family: "Arial", "Verdana";
	font-size: 8pt;
    display: none;
    border: none;
    border-top: none;
    padding: 2px;
    margin-top: 0px;
    background-color: #AD4500;
    color: #FFFFFF;
}
.vte-display-block {
    display: block;
}
.vte-display-none {
    display: none;
}