body
{
text-align: center;
}
  
a:hover{text-decoration:none;}
.m_text
	{
	font-family:Tahoma;
	font-size:12px;
	line-height:14px;
	color:#000066;
	text-decoration: none;
	}
	
.m2_text
	{
	font-family:Tahoma;
	font-size:13px;
	line-height:14px;
	color:#000066;
	text-decoration: none;
	}	
	
.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#000066;
	}
	
.l_text
	{
	font-family:Tahoma;
	font-size:14px;
	line-height:14px;
	color:#666666;
	font-weight: bold;
	}	

.f_text
	{
		font-family:Arial;
		font-size:8px;
		line-height:10px;
		color:#5E6469;
		text-transform:uppercase
	}	
	
.form
	{
		width:230px; height:17px; border-color:#DDDDDD; border-bottom-width:1px; background-color:#ffffff;
	}
.form_div
	{
		height:23px; margin-top:10px;		
	}
		
	a.text{
	text-decoration:none;
	color: #000066;
}
	
	a.text:link {
	color: #000066;
	text-decoration: none;
}	
	a.text:hover{text-decoration:underline;
	}
	
.nav_text
	{
	font-family:Tahoma;
	font-size:13px;
	line-height:14px;
	color:#006600;
	font-weight: bold;

}
.nav_text:hover
	{
	font-family:Tahoma;
	font-size:13px;
	line-height:14px;
	color:#000000;
	font-weight: bold;

}
.nav_text:link
	{
	font-family:Tahoma;
	font-size:13px;
	line-height:14px;
	color:#006600;
	font-weight: bold;

}

#wrapper {
background:#fff;
align:center;
width:760px;
margin-left: auto; 
margin-right: auto;
text-align:center; 
border: solid 2px #666
	}
	
		
#flash {
background:#CCCCCC;
width:100%;
margin:0 auto;
text-align:center; 
	}

#content {
width:730px;
background:#fff;
padding:15px 15px 15px 15px;
text-align:left;

	}
	
#footer {
background:#fff;
margin:0 auto;
text-align:left;
	}
	
.menu {
  display:table;         /* ignored by IE */
  margin: 0px;
  padding:0;
  text-align:center; 
  list-style-type:none;
  white-space:nowrap;    /* keep text on one line */
  border:1px solid black; /* add a border to show size of menu */
  }
* html .menu {
  display:inline-block;  /* for IE only */
  /*width:1px;             /* IE will expand to fit menu width */
  /*padding:0 2px;         /* fix bug in IE for border spacing */
  }  
.menu li {
  display:table-cell;    /* ignored by IE */
  }
* html .menu li {
  display:inline;        /* for IE only */
  }
.menu a, .menu a:visited {
  display:block;         /* for all browsers except IE */
  padding:4px 16px;
  font-family:Tahoma;
  font-size:14px;
  font-weight:bold;
  letter-spacing:10;
  color:white; 
  background:#010066; 
  /*border:1px solid #fff;  add a 1px white border around items */ 
  border-right:1px solid #fff; /* add a 1px white border around items */
  border-left:1px solid #fff; /* add a 1px white border around items */ 
  text-decoration:none;
  }
* html .menu a, * html .menu a:visited {
  display:inline-block;  /* for IE only */ 
  margin:0 -2px;         /* to correct an IE border width bug */  
  }
.menu a:hover {
  color:black; 
  background:#999;
  }

.lefted {margin:0 auto 0 0;}
.centered {margin:0 auto;}
.righted {margin:0 0 0 auto;}

# navbar {
align:center;
width:756px;
}

#navcontainer{
background:#010066; 
margin:0px;
width:755px;
height:27px;
}