body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #999999;
	background-image:url(../images/gray_dots_bg.jpg);
	height: 100%;
}
a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #003399;
}	
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #0033FF;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#top {
	background-color: #0033FF;
	padding: 0px;
	width: 770px;
	margin: 0px;
	height: 115px;
	border: 1px solid #000000;
}
a.top:link {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}	
a.top:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #999999;
}
a.top:hover {
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
a.top:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFF66;
}
#navbar {
	background-color: #003399;
	margin: 0px;
	height: 15px;
	width: 770px;
	padding: 0px;
	line-height: 1.2em;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#middle {
	background-color: #FFFFFF;
	margin: 0px;
	width: 770px;
	padding-top: 10px;
	line-height: 1.4em;
	height: auto;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
a.middle:link {
	text-decoration: underline;
	color: #003399;
}	
a.middle:hover {
	text-decoration: none;
	color: #0033ff;
}
a.middle:active {
	color: #0000ff;
	text-decoration: none;
}
a.middle:visited {
	color: #990000;
}
.rightcolum {
	width: 125px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	text-align: left;
	padding-left: 5px;
	height: auto;
	margin: 0px;
	float: right;
}
#rbox1 {
	width: 120px;
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#footer {
	background-color: #003399;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	height: 15px;
	width: 770px;
	left: 1px;
	border: 1px solid #000000;
}
#spacer {
	height: 1px;
	width: 770px;
}