
.footer, .menu_content{
   border-top:1px dotted #B8860B;
}

.title, .menu_content{
   border-bottom:1px dotted #B8860B;
}

.footer, .subtitle, .logo a, .logo a:visited, .sublogo, .sublogo1{
   color:#B8860B;
}

table{
  width:500px;
  margin:20px auto;
  border-collapse:collapse;
  font: 12px/24px verdana,arial,sans-serif;
}

caption, th, td{
  border:1px dotted black;
  padding-left:6px;
}

caption{
   border-bottom:none;
}

th{
   font-weight:normal;
}

td{
   width:100px;
}

/*row caption styling (HTML formatting article)*/
.row_caption{
   width:40px;
   padding-left:0px;
   text-align:center;
}

