.specialButton {font-family: sans-serif; line-height: normal !important; font-size: 130% !important;}
.specialButton a:hover, .specialButton a:active {color: #FF7200 !important;}
	
/* This is the default button class for LEFT menu button */	

	a.button1, a.button1Dis {
	display: block;
	background-color: transparent;
	background-image: url(images/btn_200x50.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
	margin: 0px auto;
	line-height: 50px;
	padding: 0 0 0 0;
	text-align: left;
	font-family: Forte;
	font-size: 18pt;
	font-color: black;
	font-weight: normal;
	text-decoration: none;
	}
	
	a.button1:link, a.button1:visited {color: #efeb35;}
	a.button1:hover, a.button1:active {color: #deaf30; background-position: 0px -50px;}
	
/* This is the default button class for TOP menu button */	

	a.button2, a.button2Dis {
	display: block;
	background-color: transparent;
	background-image: url(images/quote_600x150.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 150px;
	margin: 0px auto;
	padding: 6px 0 0 0;
	text-align: center;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size: 8pt;
	font-color: black;
	font-weight: bold;
	text-decoration: none;
	}
	
	a.button2:link, a.button2:visited {color: black;}
	a.button2:hover, a.button2:active {color: red; background-position: 0px -150px;}
	a.button2:link, a.button2Dis:visited, a.button2Dis:hover, a.button2Dis:active {background-position: 0 0; color: #5F5F5F; cursor: default;}