.header {
	background-color: #006699;
	color: #FFFFFF;
}

.menubar {
	background-color: #99CCFF;
}

.footer {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
}

.divider {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a.highlight:link {
	text-decoration: none;
	color: #ffcc00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.highlight:visited {
	text-decoration: none;
	color: #ffcc00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.highlight:hover {
	text-decoration: underline;
	color: #ffcc00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.mainlink:link {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.mainlink:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.mainlink:hover {
	text-decoration: underline;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.nav:link {
	text-decoration: none;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a.nav:visited {
	text-decoration: none;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a.nav:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.bbg {
	background-color: #000000;
	vertical-align: middle;
	white-space: nowrap;
}

.mbg {
	background-color: #CCCCFF;
	border-right: 1px solid #CCCCFF;
}

.top {
	border-bottom: 1px solid #CCCCFF;
}

.bottom {
	border-top: 1px solid #CCCCFF;
}

.hil {
	background-color: #ffffff;
	border-left: 1px solid #CCCCFF;
}

.dbg {
	background-color: #EFEEFE;
}

table.body {
	margin: 2px;
}

td.blue {
	color: white;
	background-color: #6098c8;
	font-weight: bold;
}

td.grey {
	background-color: #eeeeee;
}

td.day {
	background-color: #ffcc33;
}

form {
	margin: 0px;
}

.title {
	font-size: 16px;
	font-weight: bold;
	color: #990099;
}

.rkr {
	color: #000000
}

.rkb {
	font-weight: bold;
	color: #000000
}

.rgr {
	color: #7D7D7D
}

.control {
	border: 1px solid #CCCCFF;
}
