body {
	background-image: url(backwide.jpg);
	background-repeat: repeat;
	background-color: #f5efb5;
	margin: 0px;
	font-family:"Verdana, Arial, Helvetica, sans-serif"; font-size:70%;
}

.guide_brown {
	background-image: url(guide.gif);
	background-repeat: repeat;
}
a.BacktoMainPage {
	color :#FFFF00;
	font-weight :bold;
	font-family :"trebuchet MS";
	text-decoration :none;
	background-color :#CC0000;
	height : auto;              display:block;
	width :200px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #FFFFFF;
	font-size: 14px;
}
a.BacktoMainPage:hover {
	background-color :#990000;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #FFFFFF;
	font-size: 14px;
}
a.StallionButton {
	color :#FFFFFF;
	font-weight :normal;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration :none;
	background-color :#3C5A38;
	height : auto;
	width :100%; display:block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #FFFFFF;
}
a.StallionButton:hover {
	color :#4F6071;
	background-color :#FF6600;
	border: thin outset;
	border-color: #FFFFFF #000000 #000000 #FFFFFF;
	cursor:hand;
}
.StallionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #464E45;
	text-align: center;
}
.StallionSmalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.stallion_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #009999;
	text-align: center;
}
.StallionBG009999 {
	background-color: #009999;
}

.StallionPicturetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-position: top;
	text-align: right;
	vertical-align: top;

}

.PricelistVerdana {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFCC;
  }
   
.PricelistVerdana td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
  
.pricelistprotocol {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; font-style: normal; font-weight: bold;	color: #006666;}

.11pixtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

DIV#divMenuBar { background-color:#009999; }
TABLE#tblMenuBar TD { font-size:60%; color:#FFFFFF; padding:0px 5px 0px 5px; cursor:default; }
TABLE#tblMenuBar TD.clsMenuBarItem { font-weight:bold; cursor:default; }
/* These two style rules added for links in MenuBar */
TABLE#tblMenuBar TD.clsMenuBarItem A { text-decoration:none; color:#000000; font-weight:bold; }
TABLE#tblMenuBar TD.clsMenuBarItem A:hover { color:#FFFFFF; }
DIV.clsMenu { 
	font-size:90%; background-color:#009999;
	position:absolute; visibility:hidden; width:160px; 
	padding:5px 5px 5px 8px; border-top:1 white solid; 
}
DIV.clsMenu A { text-decoration:none; color:#000000; font-weight:bold; }
DIV.clsMenu A:hover { color:#FFFFFF; }
