body
{
	background-position: right bottom;
	font-size: 8pt;
	background-attachment: fixed;
	color: gray;
	background-repeat: no-repeat;
	
	SCROLLBAR-FACE-COLOR: #ffffff; 	
	SCROLLBAR-HIGHLIGHT-COLOR: black; 
	SCROLLBAR-SHADOW-COLOR: black; 	
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: black 
}

}
table
{
	font-size: 8pt;
	color: gray;
	font-family: tahoma;
}

td.special
{
	border:1px solid gold
}

A
{

	font-size: 8pt;

	cursor: hand;
	color: gray;
	border-bottom: 0px;
	font-family: tahoma;
	text-decoration: underline;
}

A:link
{    
    FONT-SIZE: 8pt;
    CURSOR: hand;
    COLOR: gray;
    TEXT-DECORATION: underline;

}

A:visited
{    
    FONT-SIZE: 8pt;
    MARGIN-BOTTOM: 5px;
    CURSOR: hand;
    COLOR: gray;
    TEXT-DECORATION: underline;   
 
}

A:hover
{    
    FONT-SIZE: 8pt;
    CURSOR: hand;
    COLOR:black;
    TEXT-DECORATION:none;
    text-decoration:underline;

}

input
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 8pt;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}
img
{
	border:none
}
.input
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 8pt;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-family: arial;
}
A.nav
{    
    FONT-SIZE: 8pt;
    CURSOR: hand;
    COLOR: gray;
    FONT-FAMILY: webdings;
    TEXT-DECORATION: none;
    border:0px;
   
}

A:link.nav
{    
    FONT-SIZE: 8pt;
    CURSOR: hand;
    COLOR: gray;
    TEXT-DECORATION: none;
    border:0px;
}

A:visited.nav
{    
    FONT-SIZE: 8pt;
    MARGIN-BOTTOM: 5px;
    CURSOR: hand;
    COLOR: gray;
    TEXT-DECORATION: none;   
   border:0px; 
  
}

A:hover.nav
{    
    FONT-SIZE: 8pt;
    CURSOR: hand;
    COLOR:gray;
    TEXT-DECORATION:none;
    text-decoration:underline;
    border:0px;
    
}



.button
{
	border-right: gray 2px outset;
	border-top: gray 2px outset;
	border-left: gray 2px outset;
	border-bottom: gray 2px outset;
	background-color: white;
}

.businesshead
{
	font-weight: bold;
	font-size: 9pt;
	color: gray;
	font-family: tahoma;
	letter-spacing: 2pt;
}

.businesscontact
{
	font-weight: bold;
	font-size: 8pt;
	color: gray;
	font-family: tahoma;

}

.businessstandard
{
		
	font-size: 8pt;
	color: gray;
	font-family: tahoma;

}