@charset "utf-8";
/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:  url(../images/bgpg.gif);
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666666;
}

td {
  font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a img {
	border:none;   
}  

a.link {
	color: #e15a00;
	text-decoration:none;
}
a.link:hover{
  background-color: #FF6600;
  color: White;
}
a.link2 {
	color: #e15a00;
	text-decoration:none;
}
a.link2:hover{
  background-color: #FF6600;
  color: White;
}

.blue {
  color: #0e57c1;
}
.nav {
  height: 31px;
  width: 155px;
  background-image: url(../images/bgbtn.gif);
  background-repeat: repeat-x;
  list-style-type: none;
  padding-top: 12px;
  margin-left: -40px;
}
a.anav{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: White;
  text-decoration: none;
  margin-left: 20px;
  line-height: 16px;
}
a.anav:hover{
  color: #FFCC99;
  border-top: 1px solid #FFCC99;
  border-bottom: 1px solid #FFCC99;
}
.space {
  margin: 8px;
}
.unews{
	background-color: #FFCC99;
	border:solid #FF6600 1px;
	margin-left: 0px;
}
.newshd {
  height: 20px;
  width: 222px;
  list-style-type: none;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  background-color: #FF6600;
  color: White;
  font-weight: bold;
	margin-left: -40px;
}
.news {
  width: 224px;
  list-style-type: none;
  padding-top: 2px;
  padding-bottom: 3px;
	padding-left: 0px;
  margin-left: -15px;
}
li.nodot {
  list-style-type: none;
}
a.anews{	
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: Black;
  text-decoration: none;
  height: 16px;
  margin-left: 15px;
}
a.anews:hover{
  background-color: #FF6600;
  color: White;
}
.clearfloat {
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
.tblHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}
.tblHeadC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
.tblItem {
	font-size: 10px;
}
.tblItemC {
	text-align: center;
	font-size: 10px;
}
td.SailCal{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	vertical-align: top;
}
.tblItemS {
	color: White;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 10px;
}
.greybg {
	background-color: #eeeeee;
}
.dbg{
	background-color: #4373e6;
}
.tblspan {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#header{
	background-image: url(../images/topimage.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100px;
	
}
#printheader{
  display: none;
}
#leftsidebar{
	background-color:#000066;
	width: 180px;
	float: left;
}
#rightsidebar{
	background-color:#000066;
	width: 250px;
	float: right;
}
#content{
	background-color:#FFFFFF;
	margin-left: 180px;
	margin-bottom: 20px;
	margin-right: 250px;
	margin-top: 0px;
	padding: 20px;
}
#contentO{
  background-color:#000066;
}
#cyc_logo {
	position: absolute;
	top: 5px;
	left: 5px;
}
#cyc_name {
	position: absolute;
	top: 10px;
	left: 170px;
}
#footer{
	text-align:center;
	background-color:#000066;
	color:white;
}
h1 {
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-family: "Times New Roman", Times, serif;
}
.imgleft {
	float: left;
	margin-right: 10px;
}
.imgright {
	float: right;
	margin-left: 10px;
}
.admin {
	background-color: #FFFFCC;
	margin: 2px;
	border: 1px solid #0066FF;
	width:100px;
}
span.low {
	font-size: 10px;
	color: #FF0000;
}
span.high {
	font-size: 10px;
  color:#0066FF;
}
span.b {
  font-weight: bold;
}
