

body, * { 
 font-family:Verdana, Arial, sans-serif;
 font-size:11px; }

body { 
 margin:0;
 padding:0;
 text-align:center;
 color:#000;
 background-color:#959595; }

.whiteTxt {
	color: #ffffff;
}

.menu, .lastmenu { 
  text-align:center; 
  padding-top:5px; 
  padding-bottom:5px;  }

.menu { 
  border-right: 1px solid #0F2C54; }

.menu a, .lastmenu a {
	color: #ffffff;
	text-decoration: none;
}

a, footer a, a.big {
	color: #2873c3;
}

a.big {
	font-size: 15px;
	font-weight: bold
}


  

#footerbreak {

	clear:both;
	width:730px;
	text-align:center;
	margin:0 auto;
	}

#footer {

  position:relative;
  width:730px;
  height: 76px;
  margin:0;
  padding:10px 0 10px 0;
  text-align:center;
  background: #eee url("images/footerbg.gif") repeat-x top center; }
.style1 {color: #ffffff; font-weight: bold; }



