body {
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   margin: 0px;
   font-size: 12px;
   background-image: url("http://www.charcoalhead.com/img/menu_bg.png");
   background-repeat: repeat-y;
}

p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

img {
  border-width: 0px;
}

a.menulink {
   color: #edecec;
   text-decoration: none;
   font-weight: bold;
}

a {
   color: #33a6ff;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

a.menulink:hover {
   color: #000000;
}

.title {
   font-size: 18px;
   font-weight: bold;
   color: #565656;
}

.row1 {
   background-color: #efefef;
}

.row2 {
   background-color: #f5f5f5;
}

.borderrow1 {
   border: solid 1px #dfdfdf;
}

.borderrow2 {
   border: solid 1px #e5e5e5;
}
