Body {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;

}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #DDDDDD;

}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}

.breaktop {
    margin: 0 auto;
	padding: 1px 10px 10px;
	width: *;
	background: url(images/heading_tl.gif) no-repeat top left;
}

.breakbtm{
    margin: 0 auto;
	padding: 6px 6px 0px;
	width: *;
	background: url(images/heading_br.gif) no-repeat bottom right;
}
.sidebox {
	margin: 0 auto; /* center for now */
	width: *; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #336699;
	color: #336699;
	}
	
	
	
	.news {
	border: outset;
	border-color: black;
    border-width: 1px;
}
