
body,td,th {
	font-family: Tahoma;
	font-size: 14px;
	color: white;
	}

body {
	margin-left: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	padding:0px;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	voice-family:"\"}\"";
	voice-family:inherit;
	text-align: -moz-center;
	}
	
a:link {
  color:darkgoldenrod;
  text-decoration:none;
  }

a:visited {
  color:darkgoldenrod;
  text-decoration:none;
  }

a:hover {
  color:gray;
  text-decoration:underline;
  }
	
.table1{
	width: 90%;
	margin-left:auto;
	margin-right:auto;
	border-style: outset;
	border-color: darkgoldenrod;
	border-width: 4px;
	padding: 0px;
	background-color: #FFFFFF;
	}
	
.table2{
	width: 100%;
	border-style: inset;
	border-color: darkgoldenrod;
	border-width: 4px;
	padding: 0px;
	background-color: #000000;
	}
	
.table3{
	width: 100%;
	border-style: solid;
	border-color: darkgoldenrod;
	border-width: 0px;
	padding: 0px;
}

.table4{
	border-style: solid;
	border-color: darkgoldenrod;
	border-width: 0px;
	padding: 0px;
	background-color: #000000;
	width:100%;
	height:200px;
	cellspacing: 0px;
	}

.regtable1{
	width: 90%;
	margin-left:auto;
	margin-right:auto;
	border-style: outset;
	border-color: darkgoldenrod;
	border-width: 4px;
	padding: 0px;
	background-color: #ffffff;
	}
		
.regtable2{
	width: 100%;
	border-style: inset;
	border-color: darkgoldenrod;
	border-width: 4px;
	padding: 0px;
	background-color: #000000;
	}
	
.tableheader {
	font-family: britannic bold;
	font-size: Large;
	border-color: white;
	padding: 5px;
	width:100%;
	text-align:left;
	border-width: 3px;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:solid;
	}
	
.imageborder0{
	text-align:center;
	border-style:solid;
	border-color: black;
	border-width:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
	text-align: -moz-center;
    /**-moz-box-shadow: 3px 3px 15px white;  Adds a gradient border in mozilla**/
	}
	
.regimageborder0{
	text-align:center;
	border-style:solid;
	border-color: white;
	border-width:0px;
	voice-family:"\"}\"";
	voice-family:inherit;
	text-align: -moz-center;
    /**-moz-box-shadow: 3px 3px 15px white;  Adds a gradient border in mozilla**/
	}
	
.imageborderfloatleft{
	width:175px;
	float:left;
	border-style:solid;
	border-color: black;
	border-width:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
    /**-moz-box-shadow: 3px 3px 15px white;  Adds a gradient border in mozilla**/
	}
	
.imageborderfloatleft2{/*repeat of above just incase you need more options*/
	width:175px;
	float:left;
	border-style:solid;
	border-color: black;
	border-width:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
    /**-moz-box-shadow: 3px 3px 15px white;  Adds a gradient border in mozilla**/
	}

.imageborderfloatright{
	width:200px;
	float:right;
	border-style:solid;
	border-color: black;
	border-width:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
    /**-moz-box-shadow: 3px 3px 15px white;  Adds a gradient border in mozilla**/
	}
	
.imageborderexamples{
	float:right;
	width: 300px;
	border-style:solid;
	border-color: black;
	border-width:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
    /**-moz-box-shadow: 3px 3px 15px white;  Adds a gradient border in mozilla**/
	}
	
.imggallerylink{
	width:200px;
	border-style:solid;
	border-color: white;
	border-width:1px;
	border-color: white;
	}
	
.dropmenu {
   position: absolute;
   left: -1500px;
   visibility: visible;
   z-index: 101;
   float: left;
   width: 160px;
   border-width: 1px;
   border-style: solid;
   border-color: 000000;	
   background-color: #000000;
	}
	
.dropmenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
	}
	
.dropmenu li {
   display: inline;
	}
	
.dropmenu a, .dropmenu a:visited, .dropmenu a:active {
   display: block;
   width: 160px;
   padding: 1px;
   margin: 1px;
   font-family: Trebuchet MS;
   font-size: 11px;
   font-weight: bold;
   text-align: left;
   text-decoration: underline;
   color: #FFFFFF;
   background-color: #990000;
	}
	
.dropmenu a:hover {
   padding: 1px;
   margin: 1px;
   font-family: Trebuchet MS;
   font-size: 11px;
   font-weight: bold;
   text-align: left;
   text-decoration: underline;
   color: #000000;
   background-color: #D40101;
	}

ul {
	font-size: 90%;
	line-height: 1.1em;
	margin-top: 0.3em;
	margin-bottom: 0.2em; 
	}

.pricingbody{
	width:100%;
	border:0px;
	Margin-bottom:20px;
	cellspacing:0px;
	cellpadding:0px;
	}
	
.backbutton{
	cursor:hand;
	width:107px;
	height:67px;
	background-image:url(Buttons/buttonbackbottom.jpg);
	}
