body { 
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  font-size: 10px;  
  font-weight: normal;
  text-decoration: none;
  color:#946A51;
}
td { 
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  font-size: 10px;  
  font-weight: normal;
  text-decoration: none;
  color:#946A51;
}
.emphasis {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; 
  font-weight: normal; 
  text-decoration: none; 
  color:#404080;
}


a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; 
  font-weight: none; 
  text-decoration: underline; 
  color:#FFFFFF;
}


a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; 
  font-weight: bold; 
  text-decoration: underline; 
  color:#FFFFFF;
}


a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; 
  font-weight: bold; 
  text-decoration: underline; 
  color:#FFFFFF;
}


a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; 
  font-weight: bold; 
  text-decoration: underline; 
  color:#FFFFFF;
}

TD.leftside {
background-color: #ffffff;
background-image: url(images/side-left-bg.jpg);
background-repeat: repeat-y;
} 


TD.rightside {
background-color: #ffffff;
background-image: url(http://www.omariononline.com/images/side-right-bg.jpg);
background-position: top right;
background-repeat: repeat-y;
} 

TD.leftedge {
background-image: url(http://www.omariononline.com/images/leftedge.gif);
background-position: top left;
background-repeat: repeat-y;
}
 
TD.rightedge {
background-image: url(http://www.omariononline.com/images/rightedge.gif);
background-position: top right;
background-repeat: repeat-y;
}

.texture {
	background-image: url(http://www.omariononline.com/images/texturebg.gif);
}