.button {
	font-family: "Century Gothic", "Catharsis Bedouin";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}
.sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #660066;
	text-decoration: underline;
	padding-left: 20px;
}
.suba {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
.sube {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #9933FF;
	text-decoration: none;
	padding-left: 10px;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.bottom {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
.bottom a{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
.border {
	border: 3px dotted #660000;
}
.dot {
	background-image: url(images/dot_16.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.bottom a:hover{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.button a{
	font-family: "Century Gothic", "Catharsis Bedouin";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 35px;
}
.button a:hover,#button.active a{
	color: #99FF33;
	background-image: url(images/hand_11.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
.dotCopy {
	background-image: url(images/dot_16.jpg);
	background-position: left 7px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
