body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000033;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

#contentarea {
	width: 640px;
}

legend {
	font-size: 10px;
	text-transform: capitalize;
	color: #888888;
}

label {
	font-size: 9px;
	color: #b0b0b0;
}

.colLabel {
	width: 100px;
}

.colCrew {
	width: 260px;
}

.colButton {
	width: 120px;
}

.pageheader {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}

.subheader {
	font-weight: bold;
	color: black;
}

.statement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

.footer {
	font-size: 10px;
	color: #CCCCCC;
}

.subfooter {
	font-size: 10px;
	color: #660000;
}

.printview {
	font-size: 12px;
	background-color: white;
}

.shading {
	background-color: #dddddd;
}

.shade {
	background-color: #f0f0ff;
}

.noshade {
	background-color: white;
}

.userName {
	text-transform: capitalize;
}

#tblMsgList {
	border: 1px solid #000033;
	border-collapse: collapse;
	width: 450px;
}

#tblMsgList th {
	border: 1px solid #c8c8ff;
	background-color: #000033;
	padding: 5px;
	text-transform: capitalize;
	color: white;
}

#tblMsgList td {
	border: 1px solid #c8c8ff;
	padding: 5px;
}

#tblMsgList #colHeader {
}

#tblMsgList #colNameHeader {
}

#tblMsgList #colDetail {
	text-align: center;
}

#tblMsgList #colName {
}

#tblPrintView {
	border: 1px solid #000033;
	border-collapse: collapse;
}

#tblPrintView th {
	border: 1px solid #c8c8ff;
	background-color: #000033;
	padding: 5px;
	text-transform: capitalize;
	color: white;
}

#tblPrintView td {
	border: 1px solid #c8c8ff;
	padding: 5px;
}

#tblPrintView .today {
	font-weight: bold;
}

#tblPrintView .colChief, .colOfficer, .colSwing, .colDover {
	background-color: #f0f0ff;
}

.calendar {
	font-size: 10px;
}

.links {
	font-size: 12px;
}

.centerImage {
	position: absolute;
	top: 150px;
	left: 300px;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

.leitext {
	font-size: 10px;
}

.leiheader {
	font-size: 12px;
	font-weight: bold;
}

.required {
	color: red;
}

#roster {
	text-align: left;
}

ol#agenda {
	list-style-type: upper-roman;
}

#printview {
	text-align: right;
}
