html,body{
  margin:0;
  padding:0;
  border:0;
}
body{
  background: #313131;
  margin:0;
  padding:0;
  color: #FFFFFF;
  font: 12px verdana, arial, helvetica, sans-serif;
}

td{
	font: 12px verdana, arial, helvetica, sans-serif;
}

.boxmenu a{
color: #FFFFFF;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.boxmenu a:hover{
color: #000000;
text-decoration: none;
}


#subfooter3{
  background:#2B2B2B;
  text-align:center;
  height:10px;
}

#subheader1{
  background:#2B2B2B;
  text-align:center;
  height:44px;
}
#subheader2{
  background:#D10015;
  text-align:center;
  height:6px;
}
#subheader3{
  background:#FFFFFF;
  text-align:center;
  height:150px;
}
#subheader4{
  background:#D10015;
  text-align:center;
  height:6px;
}
#subheader5{
  background:#2B2B2B;
  text-align:center;
  height:44px;
}