@charset "utf-8";
/* CSS Document */
#container {
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1035px;
}
body {
	background-color: #78157e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FF9;
}
a:link {
	color: #FF9;
}
a:visited {
	color: #C6F;
}
.smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #46A0C8;
}
.smalltextYellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFC;
}.TableHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: #96F;
}
.lsp-big {
    line-height: 2;
}
.pictureframe {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #C99;
	border-right-color: #63F;
	border-bottom-color: #CCF;
	border-left-color: #C99;
	background-color: #09C;
}
.announcementbox {
	height: 100px;
	width: 200px;
	border: medium inset #FCC;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FC3;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: double;
	border-top-color: #FC3;
	border-right-color: #FC3;
	border-bottom-color: #FC3;
	border-left-color: #FC3;
	padding: 5px;
	margin: 5px;
}
