BODY {
	background: #000080;
}

BODY.popup {
	background: #FFF;
	font: 9pt Verdana, Arial, sans-serif;
	color: #424242;
}

TABLE.container {
	background: #FFF;
}
TD {
	font: 10pt Verdana, Arial, sans-serif;
	color: #424242;
}
TD.tl {
	width: 30;
	height: 30;
	background: url(i/tl.gif);
}
TD.tr {
	width: 30;
	height: 30;
	background: url(i/tr.gif);
}
TD.bl {
	width: 30;
	height: 30;
	background: url(i/bl.gif);
}
TD.br {
	width: 30;
	height: 30;
	background: url(i/br.gif);
}
TD.left {
	height: 300px;
	width: 30;
	background: url(i/left2.gif);
	background-repeat : repeat-y;
}
TD.right {
	width: 30;
	background: url(i/right.gif);
	background-repeat : repeat-y;
}
TD.top {
	height: 30;
	width: 560;
	background: url(i/top.gif);
	background-repeat : repeat-x;
}
TD.bottom {
	height: 30;
	width: 560;
	background: url(i/bottom.gif);
	background-repeat : repeat-x;
}
TD.smalltext {
	font: 8pt Verdana, Arial, sans-serif;
}
#footer {
	font: 8pt Arial;
	color: #888888;
	text-align: center;
}
A, A:link, A:visited, A:active {
	color: #7777FF;
}

A.footer {
	color: #AAAAAA;
}
#masthead {
	width: 460px;
	height: 44px;
	text-align:center;
   	font: 28pt Arial, sans-serif;
    color: #424242;
}

#image{
	height: 44px;
	float: right;
	margin: -44px 0px 0px 0px;
}
#image1{
	height: 42px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#menubar  {
    	font: 8pt Arial, sans-serif;
	float: right;
}
#warning {
	font: 8pt Arial, sans-serif;
}
HR {
	width: 100%;
	height: 1;
	color: #990000;
}
#redirect {
	font: 8pt Arial, sans-serif;
}
#motd {
	color: #FF0000;
	font-weight: bold;
}
H1 {
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
}

