
 /* #D81F2A; AXIA
    #F8830F; ONWAV */

#banner {
  width:198px;
  float:left;
  margin-bottom:7px;
  margin-left:27px;
 }
#nav {
  width:296px;
  float:right;
  margin-top:45px;
 }
#main {
 width:753px;
 margin:10px auto 10px auto;
 }
#homefront {
  width:776px;
  clear:both;
}
#leftcol {
width:325px;
float:left;
text-align:left;
}
.content {
margin-left:7px;
}
#rightcol {
width:465px;
float:right;
text-align:left;
}
.link {
	color:#202020;
}
.link:hover {
	color:#202020;
	text-decoration:none;
}
.error {
	color:#D81F2A;
}
.newsHeader {
	color:#202020;
	font-weight:bold;
	margin-top:10px;
	font-size:14px;
}
.newsContent {
	color:#000066;
	font-size:12px;
}	
.newsContent a {
	color:#000066;
	font-size:12px;
}	
.newsContent a:hover {
	color:#000033;
	font-size:12px;
}
.file {
	color:#000033;
	font-size:12px;
	text-decoration:none;
}
.file:hover {
	color:#000099;
	text-decoration:underline;
}
.newsDelete {
	float:right;
	text-decoration:none;
	color:#000;
}

/* S2a */

.val { width:5em;text-align:right;padding-right:3px;overflow:hidden;}
.w4em { width:4em;overflow:hidden; }
.w5em { width:5em;overflow:hidden; }
