body {
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663366;
	background-color: #000099;
	font-size: x-small;
	margin: 0px;
	text-align: center;

}
h2 {
	font-weight: normal;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #666666;
	margin-top: 25px;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	font-weight: normal;
	color: #996699;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;

}
.to {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #996699;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

p {
	font:normal 11px verdana;
	line-neight: 150%;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;

}

A  {
	text-decoration : none;
	font-weight : normal;
	color: #996699;

}
.formstyle {  
  line-height: 100%; 
  margin: 5; 
  padding: 0; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: xx-small;  
  background-color: #FFFFFF;
  text-decoration: none;
  text-align: center}
.forminput { 
	line-height: 120%;  
	margin: 0;
	background-color: #FFFFFF;
   color:#CC3333;
   border:1px solid #666666;
   padding: 0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	text-decoration: none
	 }
.formbutton {
	line-height: 100%;
	margin: 2 0;
	padding: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #FFFFCC;
	color:#CC3333;
	width: 80px;
	text-decoration: none;
	border-top: thin solid #FFCC99;
	border-left: thin solid #FFCC99;
	border-right: thin solid #FFCC99;
	border-bottom: thin solid #FFCC99;

}
a:hover {
	color: #FFCC99;
}
.menu
  {
	color: #FFFFFF;
	background-color:#9999CC;
	border-bottom:1px solid darkblue;
	width:170px;
	font:normal 11px verdana;
	line-height: 150%;
	padding-left: 5px;
	padding-bottom: 3px;
  }
  a.menulink	{
  	color: #FFFFFF;
	text-decoration : none;
	}
  .garp {
	color: #999999;
	font-size: 125%;
	line-height: 150%;
	margin-top: 20px;
	margin-bottom: 50px;

	}
.xmas {
	color: #CC0000;
	margin-top: 25px;

}
.caption {
	font-size: xx-small;
	color: #666666;
}
div.flashbutton	{
	background-image: url(graphics/orangebutton.jpg) ;
	background-repeat: no-repeat;
	width: 100px;
	height: 26px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	margin: 15px 0;
	}
div.flashbutton a.flashbutton:link, div.flashbutton a.flashbutton:visited	{
	display: block;
	background-image: url(graphics/orangebutton.jpg) ;
	background-repeat: no-repeat;
	color:#333366;
	width: 100%;
	height: 26px;
	}

div.flashbutton	a.flashbutton:hover	{
	display: block;
	background-image: url(graphics/orangebutton_over.jpg) ;
	background-repeat: no-repeat;
	color:#333366;	
	width: 100px;
	height: 26px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	}

