.xxsmallButton {
	height:25px;
	width:25px;
	margin:2px 2px 2px 2px;
	font-weight:normal;
	font-size:10px;
    font-family:verdana, tahoma, arial, sans-serif, times;
	color:#333;
}
.xsmallButton {
	height:25px;
	width:50px;
	margin:2px 2px 2px 2px;
	font-weight:normal;
	font-size:10px;
    font-family:verdana, tahoma, arial, sans-serif, times;
	color:#333;
}
.smallButton {
	height:25px;
	width:70px;
	margin:2px 2px 2px 2px;
	font-weight:normal;
	font-size:10px;
    font-family:verdana, tahoma, arial, sans-serif, times;
	color:#333;
}
.mediumButton {
	height:25px;
	width:90px;
	margin:2px 2px 2px 2px;
	font-weight:normal;
	font-size:10px;
    font-family:verdana, tahoma, arial, sans-serif, times;
	color:#333;
}
.largeButton {
	height:25px;
	width:110px;
	margin:2px 2px 2px 2px;
	font-weight:normal;
	font-size:10px;
    font-family:verdana, tahoma, arial, sans-serif, times;
	color:#333;
}
.xlargeButton {
	height:25px;
	width:130px;
	margin:2px 2px 2px 2px;
	font-weight:normal;
	font-size:10px;
    font-family:verdana, tahoma, arial, sans-serif, times;
	color:#333;
}
.xLargeYellowButton {
	height:25px;
	width:130px;
	margin:2px 2px 2px 2px;
	font-weight:Bold;
	font-size:12px;
    font-family:verdana, tahoma, arial, sans-serif, times;
	color:#333;
	background-color:#FFCC00;		
}
.xxlargeButton {
	height:25px;
	width:150px;
	margin:2px 2px 2px 2px;
	font-weight:normal;
	font-size:10px;
    font-family:verdana, tahoma, arial, sans-serif, times;
	color:#333;
}
.xxLargeYellowButton {
	height:25px;
	width:150px;
	margin:2px 2px 2px 2px;
	font-weight:Bold;
	font-size:12px;
    font-family:verdana, tahoma, arial, sans-serif, times;
	color:#333;
	background-color:#FFCC00;		
}
