

.button { 	background-image: url("images/button.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #085AA5;
		font-size: 13px;
		height: 21px;
		cursor:hand;
		font-weight: normal;
		text-align: center;
		BORDER: #085AA5 1px solid }

.buttonon { background-image: url("images/buttonon.gif");
		background-color:#B3C8DD;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000066;
		font-size: 13px;
		height: 21px;
		cursor:hand;
		font-weight: normal;
		text-align: center;
		BORDER: #000000 1px solid }


.button-popups { background-image: url("images/button-popups.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 12px;
		height: 18px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #000000 0px solid }


.buttonon-popups { background-image: url("images/buttonon-popups.gif");
		background-color:#B3C8DD;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #336699;
		font-size: 12px;
		height: 18px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #000000 0px solid }


.searchbutton 	{background-image: url("images/searchbutton.gif");
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }



}

