.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.HeadingBlack {
	font-size: 15px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.HeadingWhite {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menubarsmall {font-size: 12px}
a:link {
	text-decoration: none;
	color: #720F12;
}
a:visited {
	text-decoration: none;
	color: #720F12;
}
a:hover {
	text-decoration: none;
	color: #720F12;
}
a:active {
	text-decoration: none;
	color: #720F12;
}
  td.shadow-top { 
    height: 16px;  
    background-image: url(images/top.gif)
  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url(images/topRight.gif)
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url(images/right.gif)
  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url(images/bottomRight.gif)
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url(images/bottom.gif)
  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url(images/bottomLeft.gif)
  } 

  td.shadow-left { width: 16px;
    background-image: url(images/left.gif)
  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url(images/topLeft.gif)
  }      

  td.shadow-center { 
    background-color: white  
  }
  
.loadingimage {
background-image: url(images/loading.gif);
background-repeat: no-repeat;
background-position:center center;
 }
.menubarimage {
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.xmasbackground {
	background-attachment: scroll;
	background-image: url(images/xmas.gif);
	background-repeat: repeat;
}
.resSingle img { float:right; }
