P {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana
}
BODY {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana
}
TD {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana
}
A {
	FONT-SIZE: 10px; COLOR: #006699; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline; COLOR: #FF0000;
}

.smalltext {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana
}

html, body{ 
 margin:0; 
 padding:0; 
 text-align:left; 
} 
 
#pagewidth{ 
 width:755px; 
 border: 1px solid;
 border-color: Navy;
margin-left:auto; 
 margin-right:auto;
 margin-top:10px; 
} 

#bulletins {
  position: relative;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 0px 0px;
  border-top: 1px solid #ff0000;
  border-bottom: 1px solid #b5b5b5; 
  	margin-top: 0px
}


.headerbar {
	padding: 2px 2px;
	margin: 5px 0px !important;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html .clearfix {height: 1%;}

.headertitle {
	font-size: 12px;
	font-weight: bold;
  text-align:left; 
}

.naviheader{
position: relative;
	float: right;
	font-size: 10px;
	margin-top: -15px
} 


