body { 	font-family: Geneva, Times, Serif; 
	color: white; 
	background-color: #2362a5; 
}
table.outertable {
	background-color:black;border:1px inset black;padding:2px;
}
td.leftcol {
width:200px;font-family:times; font-size:14px; font-weight:600;
}
.wb { 
	background-color: #ffffff; 
}
h1 { font-size: 33px; font-weight:700; }
.heading, h2 { font-size: 28px; font-weight:700; }
h3 { font-size: 22px; font-weight:700; }
.subhead, h4 { font-size: 18px; font-weight:700; }
h5 { font-size: 14px; font-weight:700; }
.normal { font-size: 14px; font-weight:600; }
.smallprint { font-size: 10px; font-weight:300; }
.smaller { font-size: 12px; font-weight:400; }
.small { font-size: 13px; font-weight:500; }

#top { position: absolute; 
	left: 0px;
	top: 0px;
	width: 780px;
	padding: 0px;
	padding-left: 8px;
}

/* index.html ONLY classes */
#mainpanel { position: absolute;
	left: 160px;
	top:  90px;
}
#toppanel { 
	position:absolute; 
	left: 140px;
	width: 780px;
	top: 0px;
	padding: 4px;
	padding-left: 5px;
}
#menupanel {
	position:absolute; 
	left:0px;
	top: 0px;
	padding: 8px;
	width: 120px;
	height: 1200px;
	background-color: #af3ac9;	
	background-color: #010292; 
	background-color: #880000; 
}

#menu { position: absolute; 
	left: 0px; 
	top: 0px;
	background-image: url(/images/blueback.jpg); 
	background-position: 0;
	margin: 0px;
	padding: 8px;
	margin-left: 8px;
	width: 220px;
	height: 1200px;
}

#box { position: relative;
	top: 0px;
	left: 10px;
	width: 500px;
	text-align: center;
	border:1px;
	background-color:orange;
	color: yellow;
}
.w0 {	font-size:24px;
	font-weight:600;
	color:white;
}
.w1 {	font-size:20px; 
	font-weight:600;
	color:white;
}

.w2 {	font-size:18px;
	font-weight:600;
	color:white;
}
.w3 {	font-size:15px;
	font-weight:600;
	color:white;
}

.w4 {	font-size:13px;
	font-weight:600;
	background-color: #000088; 
	color:white;
}

.w5 {	font-size:11px;
	font-weight:600;
	background-color: #000088; 
	color:white;
}
.side {
	background-color:#000088;
	color:#000088;	
	margin:1px;
	border:1px black inset;
	padding:2px;
}
	
#content {
	position: absolute;
	left: 7px;
	top:  7px;
}
#mailwin {
	position: relative;
	left:500px;
	top: 0px;
	width: 200px;
}


.item {
	font-size: 18px; font-weight: 500; 
	font-family: verdana,arial,sans-serif;
}

.letter {
	width:468px;
	margin:12px;
	padding:12px;
	font-size: 14px; font-weight: 600; 
	font-family: times,serif;
	color: black;
	background-color: #ffffff; 
}


table { 
	margin:  8px;
	padding: 16px;
	width:520px;
	font-family: verdana,arial,sans-serif;
	font-size: 16px; font-weight: 600; 
}
td.tile   {
	background-image: url(/images/tile.jpg);
}

.button {
	font-size: 14px; 
	font-weight: 800; 
	font-family: monospace;
	background-color: #880000; 
	border:1px;
	padding: 2px;	
	margin: 2px;	
	color: black;
}
.slug {
	font-size: 13px; 
	font-weight: 700; 
	font-family: Times New Roman,times,serif;
	color:black;
	background-color:yellow;
}

.tab {
	padding: 14px;
	margin: 8px;
	margin-top: 0px;
	margin-left: 0px;
}

tr.gray {
}
.catalog {
	padding: 14px;
	margin: 0px;
	border:0px;
}
.copyright {
	font-family: arial, sans-serif;
	color: #aaaaaa;
	font-size:9px;
}

.review {
	color:blue;
	background-color:white;
	font-family: arial, sans-serif;
	font-weight: 800;
	margin:2px;
	border:1px grey ridge;
	padding: 4px;
}
h1, p {
	color: white;
}

a { color: yellow; text-decoration:none; }
a:visited { color: lemon; text-decoration:none; }
a:active { color: orange; text-decoration:none; }
a:hover { color: linen; text-decoration:none; }

img.box { 
margin:4px;
}
