body { font-family: arial; font-size:12px; color:#003320; background-color:#002050;}
:link { text-decoration:none; color:#0066cc; }
:visited { text-decoration:none; color:#0066cc; }
:hover { text-decoration:underline; color:#3399ff; }

.header2 { font-family: arial; font-size: 17px; font-weight:bold; margin-top:10px;}
.header3 { font-family: arial; font-size: 15px; font-weight:bold; margin-top:10px;}
.header4 { font-family: arial; font-size: 13px; font-weight:bold; margin-top:10px;}

.F9  { font-family: arial; font-size: 9px; }
.F10 { font-family: arial; font-size: 10px; }
.F11 { font-family: arial; font-size: 11px; }
.F12 { font-family: arial; font-size: 12px; }
.F13 { font-family: arial; font-size: 13px; }
.F14 { font-family: arial; font-size: 14px; }
.F15 { font-family: arial; font-size: 15px; }
.F16 { font-family: arial; font-size: 16px; }
.F17 { font-family: arial; font-size: 17px; }
.F18 { font-family: arial; font-size: 18px; }
.F19 { font-family: arial; font-size: 19px; }
.fakeLink { 
	color: #003399;
	cursor: hand;
	cursor: pointer;
}
.fakeBoldLink { 
	color: #003399;
	cursor: hand;
	cursor: pointer;
	font-weight:bold;
}
.fakeHotImage {
	border: 1px solid #003399;
	cursor: hand;
	cursor: pointer;
}

.chrome { background-color:#d0d0d0; }
.lightChrome { background-color:#f0f0f0; }
.blueChrome { background-color:#e0f0ff; }

.lightCell { background-color:#f0f0f0; vertical-align:top; }
.lightCellCenter { background-color:#f0f0f0; vertical-align:top; text-align:center; }
.cellUnderline { vertical-align:top; border-bottom:3px solid #e0e0e0;}

.red { color:#cc0000; }
.navy { color:#000099; }
.green { color:#009900; }

.bgdarkgreen { background-color: #00534e }
.bglightgreen { background-color:#e8f8e8; };
.bgmedgreen { background-color:#c8f0c8; };
.bgwhite { background-color: #ffffff; };

.mhLeft { 
	background-color:#00534e; 
	color:white; 
	font-family: arial; 
	font-size: 16px; 
	font-weight:bold;
	border-left:1px solid #408060;
	border-top: 1px solid #408060;
	border-bottom: 1px solid #102018;
	vertical-align:middle;
	width:25;
}
.mhRight { 
	background-color:#00534e; 
	color:white; 
	font-family: arial; 
	font-size: 16px; 
	font-weight:bold; 
	text-align:left;
	border-right:1px solid #102018;
	border-top:1px solid #408060;
	border-bottom:1px solid #102018;
	vertical-align:middle;
	width:125;
}
.mbLeft { 
	background-color:#e0e0e0;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	border-left:1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #808080;
}
.mbRight {
	background-color:#e0e0e0;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	border-right:1px solid #808080;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #808080;
}
.searchForm {
	background-color:#e0e0e0; 
	padding:4px;
}
.rightColumn { 
	background-color:#c8f0c8;
	width:168;
	text-align:center;
	border-right:1px solid #6666cc;
	border-bottom:1px solid #6666cc;
	vertical-align:top; 
	font-size:14px;	
}
.centerColumn {
	background-color:#ffffff;
	width:570;
	vertical-align:top;
	border-bottom:1px solid #6666cc;
	font-size:14px;	
}
.wideRightColumn {
	background-color:#ffffff;
	width:738;
	vertical-align:top;
	border-bottom:1px solid #6666cc;
	border-right:1px solid #6666cc;
	font-size:14px;	
}
.fullWidthColumn {
	background-color:#ffffff;
	width:898;
	vertical-align:top;
	border-bottom:1px solid #6666cc;
	border-right:1px solid #6666cc;
	border-left:1px solid #6666cc;
}
.leftColumn { 
	background-color:#c8f0c8;
	width:160;
	border-left:1px solid #6666cc;
	border-bottom:1px solid #6666cc;
	vertical-align:top;
}
.raised {
	background-color:#e0e0e0;
	padding:3px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
}
.raisedBlue {
	background-color:#e0f0ff;
	padding:3px;
	border-top:1px solid #ccddee;
	border-left:1px solid #ccddee;
	border-right:1px solid #8090a0;
	border-bottom:1px solid #8090a0;
}
.sectionHeader {
	font-weight:bold;
	background-color:#e0e0e0;
	padding:3px;
	font-size:16px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
}
.blueSectionHeader {
	font-weight:bold;
	background-color:#c0e0ff;
	padding:3px;
	font-size:16px;
	border-top:1px solid #a0c0e0;
	border-left:1px solid #a0c0e0;
	border-right:1px solid #6080a0;
	border-bottom:1px solid #6080a0;
}
.hotImage {
	border:1px solid #333333;
}

