.Title {
	font-family: Papyrus, Algerian, "Century Gothic";
	font-size: x-large;
	font-weight: bold;
	text-align: center;


}

.itsname {
	font-family: Papyrus;
	font-size: large;
	font-weight: bold;
}
body {
	background-color: #FFFFCC;
	background-image:  url(../images/700bg.gif);
	font-family: Arial, Helvetica, sans-serif;




}
a {
	color: #993300;
}
.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-decoration: none;
	border: medium outset #993333;
	background-color: #CCCC99;


}
.modified {
	font-size: 12px;
}
.cal {
	font-size: 9px;
	color: #000000;
}
.updated {
	font-size: x-small;
	color: #FFFFFF;
}
.caltitle {
	font-size: 16px;
	font-weight: bold;
}
.ag-body {
	color: #993300;
}
.agTitle {
	font-family: Papyrus, Algerian, "Century Gothic";
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	color: #993300;

}
.membersFont {
	font-size: 12px;
}
.hidden {
	color: #FFFFCC;
}
.calBlack {
	font-size: 10px;
	color: #000000;
}
.calCancelled {
	font-size: 9px;
	text-decoration: line-through;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

