body {
	background: #3399cc;
	scrollbar-face-color: #3399cc;
	scrollbar-arrow-color: #333399;
	scrollbar-track-color: #3399cc;
	scrollbar-shadow-color: #3399cc;
	scrollbar-highlight-color: #3399cc;
	scrollbar-3dlight-color: #3399cc;
	scrollbar-darkshadow-color: #3399cc;
	margin: 0px;
	color: #333399;
	font-size: 12px;
}

.table {
	background: #3399cc url("images/background.gif") no-repeat;
	width: 700px;
	height: 370px;
	position: relative;
}

.main {
	background: url("images/mainback.jpg") no-repeat  center;
	width: 445px;
	height: 317px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 5px;
	margin-top: 27px;
}

.smallwin {
	height: 250px; 
	overflow: auto;
	margin-top: 2px; 
}

h3 {
	text-transform: uppercase;
	color: #990000;
	font: Arial, Helvetica, sans-serif;
}

h5 {
	color: #99ccff;
	font: Arial, Helvetica, sans-serif;
}
.navback {
	padding: 30px 0px 0px 28px;
	width: 115px;
}
.navheader {
	background: url("images/navheader.gif") no-repeat;
	height: 33px;
}
.navsides {
	background: url("images/navsides.gif") repeat-y;
	width: 130px;
}
.navfooter {
	background: url("images/navfooter.gif") no-repeat left bottom;
	height: 39px;
}

.radioback {
	background: url("images/radioback.gif") no-repeat bottom;
	padding: 10px 0px 0px 10px;
	height: 128px;	
}

.recordsback {
	background: url("images/recordsback.gif") no-repeat bottom;
	padding: 0px 0px 0px 5px;
	height: 89px;	
}

.graphicsback {
	background: url("images/graphicsback.gif") no-repeat bottom;
	padding: 0px 0px 0px 5px;
	height: 129px;	
}

.menu {
	width: 115px;
}
.menu a {
	background: url("images/menuback.gif") no-repeat;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
	padding: 0px 15px 3px 0px;
}
.menu a:hover {
	color: #99CCFF;
	background: url("images/menubackon.gif") no-repeat right;
	text-decoration: none;
	padding: 0px 15px 3px 0px;
}

a {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #0000ff;
}

.radio {
	padding: 4px 7px 0px 0px;
	margin-right: 5px;
}

.graphics {
	padding: 4px 7px 0px 0px;
	margin-right: 5px;
}

.records {
	padding: 7px 7px 0px 0px;
	margin-right: 5px;
}

img {
	border: none;
}

.design {
	color: #3399cc;
	font-size: 11px;
	padding-left: 10px;
	margin-bottom: 7px;
	letter-spacing: .1em;
}
.design a {
	color: #3399cc;
	text-decoration: none;
}
.design a:hover {
	color: #006600;
}
 
input {
	color: #333399;
	background: #99ccff url("images/light.gif");
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #99ccff 1px solid;
	border-bottom: #99ccff 1px solid;
}
textarea {
	color: #333399;
	background: #99ccff url("images/light.gif");
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #99ccff 1px solid;
	border-bottom: #99ccff 1px solid;
}
.button {
	color: #3399cc;
	background: #333399;
	border-left: #99ccff 1px solid;
	border-top: #99ccff 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.address a {
	font-style: italic;
	font-size: 10px;
}

.light {
	color: #99ccff;
	font-weight: bold;
}

.flash {
	color: #99ccff;
}
.flash a {
	color: #99ccff;
	text-decoration: underline;
}
.flash a:hover {
	color: #333399;
	text-decoration: none;
}

.name {
	font-weight: bold;
}