label{
	color: #334D55;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

ul{
	list-style-type: square;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}

.cellhead {
	color: #FF3399;
	font-size: large;
	font-weight: bold;
}

.cellsmall {
	color: #334D55;
	font-size: smaller;
	text-decoration: none;
}

.cellsmall a, .cellsmall a:visited {
	color: #003399;
	text-decoration: none;
}

.cellsmall a:active, .cellsmall a:hover {
	color: #990000;
	text-decoration: none;
}

.cellsmallwhite {
	color: White;
	font-size: smaller;
}

.cellxsmall {
	font-size: x-small;
}

.cellxsmallwhite {
	color: White;
	font-size: x-small;
}

.enrolleln {
	background-color: #003462;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	color: #FFCC00;
	font-size: 1.0em;
	line-height: 15px;
	text-align: center;
}

.footer {
	background-color: #CCCCFF;
	border: 1px solid Black;
	color: Black;
	font-size: 0.8em;
	height: 20px;
	padding: 5px;
	text-align: center;
}

.loemph {
	color: #7755ff;
	padding: 5px;
	font-size: 0.8em;
}

.sidefillereln, .sidefillerooo {
	background-color: #EEEEEE;
	border-left: 1px solid Black;
	border-right: 1px solid #003462;
	color: #B6AFA3;
}

.sitenameeln {
	border-bottom: 1px solid #003462;
	color: #333399;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0.3em;
	text-align: left;
}

.sitenameeln a, .sitenameeln a:visited {
	background-color: White;
	display: block;
	text-decoration: none;
}

.tablenav {
}

.tablenav a, .tablenav a:visited {
	background-color: White;
	display: block;
	padding: 1px 0px 2px 10px;
	text-decoration: none;
}

.tablenav a:hover, .tablenav a:active, .sitenameeln a:hover, .sitenameeln a:active {
	background-color: #003462;
	color: White;
	text-decoration: none;
}

.tablenavsub {
	background-color: #D8E1EA;
	color: #333333;
	padding: 0px 0px 0px 5px;
	width: 100%;
}

.tablenavsub a, .tablenavsub a:visited {
	background-color: #D8E1EA;
	color: #990000;
	display: block;
	padding-left: 25px;
	text-decoration: none;
}

.tablenavsub a:active, .tablenavsub a:hover {
	background-color: #b8c9da;
	color: #003399;
	text-decoration: none;
}

.tbl01white {
	background-color: #9999CC;
	border: thin;
	border-color: Blue;
	border-style: solid;
	color: White;
	padding-left: 6px;
	padding-right: 6px;
}

.tbl02 {
	border: medium;
	border-color: Blue;
	border-style: solid;
	padding: 2px;
}

