{
padding 0px;
margin:0px auto;

}

html, body {
height: 100%;
font-family: Arial, Helvetica, Verdana, Sans-serif;
background: #F4F1E1;
width:610px;
}

 
.boxrn{display:block;
}
.boxrn *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#CD5151;
  }
.boxrn1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #CD5151;
  border-right:1px solid #CD5151;
  background:#CD5151;
  }
.boxrn2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #CD5151;
  border-right:1px solid #CD5151;
  background:#CD5151;
  
  }
.boxrn3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #CD5151;
  border-right:1px solid #CD5151;
  }
.boxrn4{
  border-left:1px solid #CD5151;
  border-right:1px solid #CD5151;
  
  }
.boxrn5{
  border-left:1px solid #CD5151;
  border-right:1px solid #CD5151;
  
  }
.boxrnfg{
  background:#CD5151;
  }
  ul#linav2 li.all{
display: inline;
overflow:hidden;
}

ul#linav2 li.all a {
overflow:auto;
display: inline;
text-decoration:none;
float:left;
width:100px;
background:#CD5151;
color:#000;
text-align:center;
border-right: 1px solid #000;
}

ul#linav2 li.all2{
overflow:auto;
display: inline;
text-decoration:none;
float:left;
width:100px;
background:#CD5151;
color:#A22F2F;
text-align:center;
border-right: 1px solid #000;
}


ul#linav2 li.all a:hover {
color:#eee;
}

ul#linav2 li.last{
display: inline;
overflow:hidden;
}

ul#linav2 li.last a {
overflow:auto;
display: inline;
text-decoration:none;
float:left;
width:100px;
background:#CD5151;
color:#000;
text-align:center;
}

ul#linav2 li.last a:hover {
color:#eee;
}

ul#linav2 {
list-style:none;
display: inline;
overflow:hidden;
}

.titletxt{
	display: inline; 
	font-size: 1.3em;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-weight:bold;
	padding: 3px;
}