body {
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   margin: 0px;
   font-size: 12px;
   background-image: url(http://www.petkappa.com/img/menu_bg.gif);
   background-repeat: repeat-y;
}

p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

img {
  border: 0px solid #ffffff;
}

a.menulink {
   color: #ffcde6;
   text-decoration: none;
   font-weight: bold;
}

a {
   color: #0000CC;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

a.menulink:hover {
   color: #91015d;
}

.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;
}
