.specialButton {font-family: sans-serif; line-height: normal !important; font-size: 130% !important;}
.specialButton a:hover, .specialButton a:active {color: #FF7200 !important;}
	
/* HEADER button */	

	a.button1, a.button1Dis {
	display: block;
	background-color: transparent;
	background-image: url("../images/buttons/h1_600x72.gif");
	background-repeat: no-repeat;
	width: 600px;
	height: 72px;
	margin: 0px auto;
	line-height: 72px;
	text-align: center;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size: 2em;
	font-color: white;
	font-weight: bold;
	text-decoration: none;
	}
	a.button1:link, a.button1:visited {color: white;}
	a.button1:hover, a.button1:active {color: white; background-position: 0px 0px;}
	
/* RECOMMEND button */	

	a.button2, a.button2Dis {
	display: block;
	background-color: transparent;
	background-image: url("../images/buttons/rec_120x65.gif");
	background-repeat: no-repeat;
	width: 120px;
	height: 65px;
	margin: 0px auto;
	line-height: 65px;
	text-align: center;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size: 2em;
	font-color: white;
	font-weight: bold;
	text-decoration: none;
	}
	a.button2:link, a.button2:visited {color: white;}
	a.button2:hover, a.button2:active {color: white; background-position: 0px 0px;}

/* LEFT button */	

	a.button3, a.button3Dis {
	display: block;
	background-color: transparent;
	background-image: url("../images/buttons/left_150x50.gif");
	background-repeat: no-repeat;
	width: 150px;
	height: 25px;
	margin: 0px auto;
	text-indent: 0.5em;
	line-height: 25px;
	text-align: left;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size: 0.7em;
	font-color: white;
	font-weight: bold;
	text-decoration: none;
	}
	a.button3:link, a.button3:visited {color: white;}
	a.button3:hover, a.button3:active {color: white; background-position: 0px -25px;}
	
/* LEFT INDENT1 button */	

	a.button4, a.button4Dis {
	display: block;
	background-color: transparent;
	background-image: url("../images/buttons/left_150x50.gif");
	background-repeat: no-repeat;
	width: 150px;
	height: 25px;
	margin: 0px auto;
	text-indent: 1em;
	line-height: 25px;
	text-align: left;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size: 0.7em;
	font-color: white;
	font-weight: bold;
	text-decoration: none;
	}
	a.button4:link, a.button4:visited {color: white;}
	a.button4:hover, a.button4:active {color: white; background-position: 0px -25px;}
	
/* WEBMASTER button */	

	a.button5, a.button5Dis {
	display: block;
	background-color: transparent;
	background-image: url("../images/buttons/add_133x65.gif");
	background-repeat: no-repeat;
	width: 133px;
	height: 65px;
	margin: 0px auto;
	line-height: 65px;
	text-align: center;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size: 2em;
	font-color: white;
	font-weight: bold;
	text-decoration: none;
	}
	a.button5:link, a.button5:visited {color: white;}
	a.button5:hover, a.button5:active {color: white; background-position: 0px 0px;}