body {
	margin : 0;
    padding : 0;
}

#pageheader {
	position : absolute;
    top : 0;
    left : 0;
    height : 1.5em;
  padding : 0.25em;
    color : White;
    background-color : #3C70B5;
    font-family : Arial, Helvetica, sans-serif;
}
.newbutton {
	font-family :  Arial, Helvetica, sans-serif;
    font-size :  14px;
    font-weight : bold;
    color : #8B0000;
}

.highlight {
	background-color : #FF3;
    padding : 0 2px;
}

.newbutton a {
	text-decoration : none;
    color : #8B0000;
}

.newbutton a:hover {
	color : Red;
}

.authby {
	font-size : 11px;
    font-weight : bold;
}

h1 {
	color : #0000FF;
}

.lastmod {
 color : #2F4F4F;
  font: 9px Verdana, sans-serif; 
  text-align : center;
  margin : 2px;
}

.copyright {
 text-align : center;
 color : #2F4F4F;
 font: 9px Verdana, sans-serif; 
 margin : 2px;
}

#content {
  position : absolute;
  left : 300px;
  top : 1.5em;
  z-index :  5000;
}

#content h1 {
  color : #3C70B5;	
}

.leftcol {
	position : absolute;
    top : 1.5em;
    left : 0px;
    width : 257px;
    font-size : smaller;
}

.footer {
	font-family :   Arial, Helvetica, sans-serif; 
    font-size :10px;
    text-align : center;
}

.footer a {
    text-decoration : none;
}

.footer a:hover {
    text-decoration : none;
    color : Black;
    background-color : #B1E0E7;
}

.actrtlah1 {
	font-size : 12px;
    font-weight : bold;
}

.updatehdr {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 1.2em;
    font-weight : bold;
    text-align : center;
        background-color : #3C70B5;
        color : #FFF;
}

.updatetxt {
	font-family : Arial, Helvetica, sans-serif;
    margin : 5px;	
}

.updatetxt a:hover {
    text-decoration : none;
    color : Black;
    background-color :  #B0E0E6;
}

.hd1 {
	font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-size : smaller;
}

.mrhd1 {
	font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
}

a {
	color : #196DAF;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
}

a:hover {
    text-decoration : none;
    color : Black;
    background-color :  #B0E0E6;
}

.newsa {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;	
}

.newsa a{
		color : #196DAF;
}

.newsa a:hover{
    color : Black;
    background-color :  #B0E0E6;
        text-decoration : none;
}
