.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #800080;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #800080;
}
.bodypurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #800080;
}
.bodyblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.eventList li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top:0.5em;
	padding-bottom:0.5em;
}
.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #800080;
}
.regmed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.subtitleblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.frame {
	width:900px;
	margin:20px auto;
}
.frame .btt {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	border-top:1px dotted #990099;
	padding-top:5px;
}
.frame #OtherLinks {
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	border-top:1px dotted #990099;
	padding-top:5px;
	border-bottom:2px dotted #000000;
	padding-bottom:5px;
	text-align:center;
	clear:both;
}
.frame .current {
	width:90%;
	padding:10px;
	border:1px dashed #660066;
	margin:20px auto;
	text-align:center;
}
table.PictureTable {
	table-layout:auto;
	width:100%;
	margin:10px auto;
	border:none;
}
table.PictureTable td {
	text-align:center;
	vertical-align:top;
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding:5px;
}
table.PictureTable td img {
	border:none;
	padding:0 0 5px 0;
}
.clickOn { font-weight:bold; cursor:pointer; color:#800080; }
#tinybox {position:absolute; display:none; padding:0; background:#fff url(/shared/images/preload.gif) no-repeat 50% 50%; border:0px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#111; z-index:1500}
#tinycontent {background:#fff}
#tinyclose {position:absolute; display:block; top:0; right:0; height:30px; width:30px; background:#111 url(/shared/images/close.png) top left no-repeat; z-index:2001}

