input { font-family: "Trebuchet MS"; font-size:10px; border:solid 1px #032c57; color:#FFFFFF; background:#000713; height: 17px; width: 150px; cursor: crosshair; }

textarea { font-family:verdana; font-size:10px; border:solid 1px #032c57; color:#FFFFFF; background:#000713; cursor: crosshair; }

td { font-family:"Trebuchet MS"; font-size:11px; color:#FFFFFF; }

body { 
	background-color:#000B16;
	color: white;
	font-family: "Trebuchet MS";
	font-size: "11px";
	scrollbar-face-color:#032c57; 
	scrollbar-arrow-color:#FFA200; 
	scrollbar-track-color:#00172F; 
	scrollbar-shadow-color:#000B16; 
	scrollbar-highlight-color:#000B16; 
	scrollbar-3dlight-color:#00172F; 
	scrollbar-darkshadow-Color:#00172F; 
}

A:link, A:visited { 
	text-decoration: none; 
	color: #FFFFFF; 
} 

A:hover { 
	background: none; 
	text-decoration: none; 
	color: #18C4F5;
} 

.navicell a { 
	width: 100px; 
	text-align: center; 
}

hr { 

	height: 1px; 
	background-color: #032c57;
	border: none;
	width: 100%;
}

.hrnews {

	height: 1px; 
	color: #032c57; 
	width: 100%;
}

.news {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 1px;
	background-color: #000B16;
	border-width: 1px;
	border-style: solid;
	border-color: #032c57;
	color: #FFFFFF;
}

.topnewscell {
	text-align: left;
	background-color: #00112e;
	font-weight: bold;
	border-bottom: solid 1px #032c57;
}

.imagecell {
	border-left:solid 1px #032c57;
}

.bottomnewscell {
	text-align: right;
	background-color: #000e26;
	font-weight: bold;
	border-top: solid 1px #032c57;
}

.subject {
	color: #FFA200;
}

.list {
	color: #18C4F5;
}

.newtable {
	border: solid 1px #032c57;
}