.button {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.button:Hover{
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.activities {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.activities:Hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.12bold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title:Hover {
	font-size: 15px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.main {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.dot-x {
	background-image: url(images/dot_x.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.dot-y {
	background-image: url(images/dot_y.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.main-bold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.activity {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.title2 {
	color: #0066CC;
}
.main2 {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.TextField {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tOrange {
	font-size: 14px;
	color: #B05800;
	text-decoration: none;
	font-weight: bold;

}
.tGreen {
	font-size: 14px;
	font-weight: bold;
	color: #6A7C05;
	text-decoration: none;
}
.tBlue {
	font-size: 14px;
	font-weight: bold;
	color: 3A648B;
	text-decoration: none;
}
.bgDotWhite {
	background-image: url(images/dot_white.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.mainbutton {
	font-size: 28px;
	font-weight: bold;
	color: 3A648B;
	text-decoration: none;
}
.mainbutton:Hover {
	font-size: 35px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.linksub {
	font-size: 14px;
	color: 3A648B;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.linksub:Hover {
	font-size: 14px;
	color: ff7200;
	text-decoration: none;
}
.more {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
