﻿.button
{

    cursor: hand; 

}


.formButton
{
     cursor: hand; 
}



.buttonGrid
{
	color: #003366;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight:normal;
	cursor: pointer; 
    cursor: hand;
}

.bannerButton
{
	FONT-SIZE: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	COLOR: #003366;
	line-height: 20px;
	FONT-WEIGHT:normal;
	cursor: hand;
	border-color:#003366;
	border-width:1px;
	border-style:ridge;
}

.bannerBut
{
	BACKGROUND-COLOR: #f7aa36;
}


.buttonLong
{
	FONT-SIZE: 8pt; 
	color:Gray;
	font-family: MS Sans Serif, Arial, Helvetica, Sans-Serif;
	background-color: White;
	border-width:1px;
	   cursor: hand;
	FONT-WEIGHT:normal;
	line-height: 20px;
	border-width:1px;
	border-style:Outset; 
}