ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}
li {}
.cur-pointer {
	/*
    "hand" is a valid value for IE for this.
    See http://ajaxian.com/archives/2005/12/css_cross_brows.html for some cross-browser details of doing this.
    Note the good suggestions in the comments for improvements.
  */
  cursor: pointer;
	color: #136a9b;
}
.cur-pointer a:hover{
	/*
    "hand" is a valid value for IE for this.
    See http://ajaxian.com/archives/2005/12/css_cross_brows.html for some cross-browser details of doing this.
    Note the good suggestions in the comments for improvements.
  */
  cursor: pointer;
	color: #495F18;
	text-decoration: none;
}
.navi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.FooterNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #f4f4f4;
}
.mainHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
#scrollbox {
	float: left;
	height: 190px;
	width: 170px;
	overflow: auto;
	position: absolute;
	left: 322px;
	top: 258px;
}
.rightborderGrey {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.borderGrey {
	border: 3px solid #ffffff;
}
.FormCellBackground {
	border: 1px solid #999999;
	background-color: #FFFF99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
#scrollboxLarge {
	float: right;
	height: 300px;
	width: 340px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#scrollbox100percWidth {
	float: right;
	height: 450px;
	width: 380px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#scrollboxHome {
	float: right;
	height: 350px;
	width: 320px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#scrollbox320Width {
	float: left;
	height: 250px;
	width: 360px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.paddingLeft {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.paddingRightWithBorder {
	border: 10px solid #000000;
	margin: 5px;
}
#login {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	float: right;
	height: 50px;
	width: 150px;
}
.contentText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.contentRadioArchive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.contentRadioArchiveButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #330033;
}
.contentTextBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #4200B7;
}
.contentTextGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #00AB39;
}
.contentTextOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FF6A17;
}
.contentTextRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #EF4136;
}
.contentTextPurple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #A52B94;
}
.contentTextDarkGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #04656C;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #f4f4f4;
	background-color: #000000;
}
.topmenu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-weight: bold;
	text-transform: lowercase;
	font-style: normal;
	background-color: #000000;
}
.topmenu a:hover {
	color: #F37A33;
	text-decoration: none;
	display: block;
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
}	
.topmenu a:active {
	color: #F37A33;
	text-decoration: none;
	display: block;
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
}
.textNavi a {
	color: #0000FF;
	text-decoration: none;
	display: block;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
}
.textNavi a:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}	
.textNavi a:active {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	}
.boxHeader {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.boxHeaderBlack{
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-transform: lowercase;
}
.contentForm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.boxHeaderOrange {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF4422;
	text-transform: lowercase;
}
.boxHeaderGreen {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #02C310;
	text-transform: lowercase;
}
.boxHeaderBlue {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5700DF;
	text-transform: lowercase;
}
.boxHeaderPurple {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A52B94;
	text-transform: lowercase;
}
.boxHeaderYellow {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFE512;
	text-transform: lowercase;
}
.boxHeaderDarkGreen {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00706B;
	text-transform: lowercase;
}
.scroll320w {
	float: left;
	height: 250px;
	width: 320px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	overflow: scroll;
}
.FooterLink {color: #F9AB59; }
.WeekListIndent {
	text-align: left;
	text-indent: 5px;
}
.OuterBorder {
}
