#std_header #menu a {
		display:block;
		width:90px;
		text-align: center;
		
		padding:0px 0 10px 0px;
		font:  11pt   Arial, Helvetica, sans-serif;
		font-weight: bold;
		color:#3333FF;		
		background: url("../images/menu-button.gif") 0 0 no-repeat;
		text-decoration: none;
		}
#std_header #menu a:hover {	
		background-position: -90px 0;
		}	
		
#std_header .main-table {
  align: center;
  width: 750px;
  border: 0px;
	border-color: #808080;
	border-style: solid;
}
		
  
#std_header .standard-text {
	background-color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3333FF;
	font-weight : bold;
}
  
.header_link:link { 	font-weight : bold; text-decoration : underline; color : #3333FF; font-size:10pt; } 
.header_link:visited { font-weight : bold; text-decoration : underline; color : #3333FF; font-size:10pt; }
.header_link:hover { color : #CC0000; ; text-decoration: underline; font-size:10pt; }

td {
	border: 0px;
	border-color: grey;
	border-style: solid;
	vertical-align = top;
}
