@charset "utf-8";
/* CSS Document */

#button {
	height: 36px;
	width: 148px;
	background-image: url(../Images/community/button_148x36.gif);
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a#button {
	background-image: url(../Images/community/button_148x36.gif);
	height: 36px;
	width: 148px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#button span {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	display: block;
	padding-top: 8px;
}
a#button:hover {
	background-image: url(../Images/community/button_148x36_hover.gif);
	background-repeat: no-repeat;
}

#button1 {
	height: 36px;
	width: 148px;
	background-image: url(../Images/community/button_148x36.gif);
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a#button1 {
	background-image: url(../Images/community/button_148x36.gif);
	height: 36px;
	width: 148px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#button1 span {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	display: block;
	padding-top: 8px;
}
a#button1:hover {
	background-image: url(../Images/community/button_148x36_hover.gif);
	background-repeat: no-repeat;
}

#stampWIN {
	height: 36px;
	width: 308px;
	clear: both;
	background-image: url(../Images/Homepage/gradient_H36xW308.jpg);
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}
a#stampWIN {
	background-image: url(../Images/Homepage/gradient_H36xW308.jpg);
	height: 36px;
	width: 308px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#stampWIN span {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	display: block;
	padding-top: 8px;
}
a#stampWIN:hover {
	background-image: url(../Images/Homepage/gradient_hover_H36xW308.jpg);
	background-repeat: no-repeat;
}

