BODY {
	color: red;
	background-color: #5674B9;
	font-family: Verdana, Geneva, Arial, Helvetica, serif;
	font-size: xx-small;
	text-align: left;
	background: url(images/bg.jpg);
}

A {
	color: #005a25;
	text-decoration: none;
}

A:HOVER {
	color: #790000;
	text-decoration: none;
}

.footer {
	padding: 3px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.shell {
	background-image: url(images/bg3.gif);
	background-repeat: repeat-y;
}
#maintable {
	background-image: url(images/bg2.jpg);
	width: 750px;
	border: 1px solid Black;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	z-index: 80;
}
#flashBackground {
	background-image: url(images/bg2.jpg);
	margin-top: 0px;
	_margin-top: -4px;	
	width: 290px;
	height: 230px;
	_height: 231px;
	z-index: 80;
}
#flashimage {
	padding-top:6px; 
	width: 290px;
	height: 227px;
}

.boxes {
	border: 1px solid Black;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: none;
}

/*.content {
	padding: 20px;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}*/

.featured {
	padding: 1px;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: top;
}
#mailbox {
	position: absolute;
	z-index:999;
	text-align: left;
	margin: -13px 0px 5px 45px;
}
#logout {
	position: absolute;
	z-index:999;
	text-align: left;
	margin: -16px 0px 0px 729px;
	color: #00521C;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
