.header1{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 1em;

        font-weight : bold;

		color       : #FFFFFF;

}

td,
li{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 0.875em;

        font-weight : normal;

		color       : #FFFFFF;

}

td.price{
	text-align:right;
	font-size:1.25em;
}

.bodytext1{
	
		text-indent: 0.875em;
}
		
.navtext1{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 0.625em;

        font-weight : normal;

		color       : #FF9900;

        text-align  : center;

}



a:link
{
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: normal;
}

a:active 
{
	color: #FF9900;
	text-decoration: underline;
	font-weight: normal;
}

a:visited 
{ 
	color: #FF9900; 
	text-decoration: underline;
	font-weight: normal;
}


body {     
		   background: #FF6600;
		   margin: 0px 0px 0px 0px;
		   font-size: 100%;
		   scrollbar-3d-light-color:#FFFFFF;
           scrollbar-arrow-color:#FFFFFF;
           scrollbar-base-color:#000000;
           scrollbar-dark-shadow-color:#000099;
           scrollbar-face-color:#000000;
           scrollbar-highlight-color:#000000;
           scrollbar-shadow-color:#FF9900;}


div.transbox
  {
  width:100%;
  height:100%;
  background-color:#ff6102;
  border:1px solid #ff6102;
  /*opacity:0.6;*/
  /*filter:alpha(opacity=60);*/ /* For IE8 and earlier */
  
  }
  
div.transbox p,
div.transbox h1,
div.transbox h2
  {
  margin:1.25em;
  text-align  : left;
  }

div.partysetbox
  {
  width: 15.625em;
  height:100%;
  background-color:#ff6102;
  padding:1.25em 0.05em 2.25em 1.25em;
  margin: 0.25em;
  font-size: 1.25em;
  }
 
  
div.content
  {
  margin:1.25em;
  font-weight:normal;
  color:#ffffff;
  }
  
  
p {
  font-weight:normal;
  color:#ffffff;
  text-align  : justify;
  }

h1 {
  font-weight:bold;
  font-size   : 1.25em;
  }

h2 {
  font-weight:bold;
  font-size   : 1em;
  }

.menunav{
  text-align: center;
}

.blackback{
			background: #000000;
}
