/*General Formatting*/
.contentarea {padding: 10px;}
.title { 
	color : #000000;
	font-size : 100%;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
}
/*Home Page*/
.joinus {
background-color: #d4d5fe;
background-image: url(/ac150/images/joinus.jpg);
background-repeat: no-repeat;
}
.joinustext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	padding: 70px 10px 10px 30px;
}
.upcoming {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-style : normal;
	font-weight : bold;
	color : #660066;
}
.upcomingdate {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.upcomingtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-style : normal;
	font-weight : bold;
}
.upcomingtitle2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	font-weight : normal;
}

.lightpurple {background-color: #eaeaff;}
.lightyellow {background-color: #ffefcb;}
.medpurple {background-color: #ccccff;}
.darkpurple {background-color: #9999ff;}
th.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	font-weight : bold;
	background-color: #eeeeee;
}
.board {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-style : normal;
	font-weight : normal;
}
.boardtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-style : normal;
	font-weight : normal;
}
.caption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	font-style : normal;
	font-weight : bold;
}