BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #FFFFFF;  
  font-family			: Arial, Helvetica, sans-serif;
  color				: #000000;
  font-size       	: 11px;

  }

  a:link, a:visited {  
  color            : #000080;
  text-decoration  : underline;
  font-weight			: bold;
 
  
}

a:hover {
  color            : #000080;
  text-decoration  : unline;
  font-weight			: bold;

}
  

  .outline {
  BORDER-RIGHT: #990033 1px solid; 
  BORDER-TOP: #990033 1px solid;    
  BORDER-LEFT: #990033 1px solid;   
  BORDER-BOTTOM: #990033 1px solid;
 
 }

   .botline {
  BORDER-BOTTOM: #990033 1px solid;       
   
 }

 .form {
 line-height : 1%;
padding : 0px;
margin : 0px;
}

.navoutline {
  BORDER-RIGHT: #FFEAD5 1px solid; 
  BORDER-TOP: #FFEAD5 1px solid;    
  BORDER-LEFT: #FFEAD5 1px solid;   
  BORDER-BOTTOM: #FFEAD5 1px solid;  
  
}

.internalbox {
  BORDER-RIGHT: #990033 1px solid;    
  BORDER-BOTTOM: #990033 1px solid;  
  
}

.contentbox {
  BORDER-RIGHT: #990033 1px solid;  
}

.td {
padding: 6px;
}

.is {
padding: 6px;
color:   RED;
}

.infobox {
  BORDER-LEFT: #990033 1px solid;  
}

h1 {
font-family			: Arial, Helvetica, sans-serif;
font-size       	:16px;
margin: 0;
padding: 0;
}

h2 {
font-family			: Arial, Helvetica, sans-serif;
font-size       	:13px; 
margin: 0;
padding: 0;
}

h3 {
font-family			: Arial, Helvetica, sans-serif;
font-size       	:11px; 
margin: 0;
padding: 0;
}

.blanktab {
font-family			: Arial, Helvetica, sans-serif;
font-size       	:12px;
color               :#FFFFFF;
font-weight			: bold;
padding-left        :6px; 
padding-right       :3px;
}

.date {
color: #FFFFFF;
}

.topnav {
	width				: 0;
	}

a.topnav {
	*position			: relative;
	width				: 120px;
	background			: #990033;   
 	padding				: 2px;
	color				: #FFFFFF;        
	text-decoration		: none;
	font-weight			: bold;
	}
a.topnav:hover {
 	width				: 120px;
	color				: #990033;
	background			: #FFEAD5;    
 	padding				: 2px;
 	font-weight			: normal;
	text-decoration		: none;
	font-weight			: bold;
	}
a.topnav#current {
	cursor				: default;
	position			: relative;
	width				: 120px;
	background			: #FFEAD5;
 	padding				: 2px;
	color				: #990033;    
    margin				: 2px 2px 2px 2px;
	text-decoration		: none;
	font-weight			: bold;
	}
a.topnav#current:hover {
	cursor				: default;
	*position			: relative;
	width				: 120px;
	background			: #FFEAD5;
 	padding				: 2px;
	color				: #990033;    
    margin				: 2px 2px 2px 2px;
	text-decoration		: none;
	font-weight			: bold;
	}

