html, body {
	height: 100%;
}

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffe252;
	background-color: #3b240c;
	margin: 0;
}

img { 
	behavior: url(iepngfix.htc); 
}

#flashcontent {
	min-height:570px; /* Min-Height of Flash Div */
	min-width:730px; /* Min-Width of Flash Div */
}

.textarea{
font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}

.bigletter{
font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003333;
}

.smalltext{
font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
}

.fill{
	xbackground-color: ffffff;
	background-image: url();
	background-repeat: repeat-y;
	background-position: left;
}

a { color: #f4b36e; font-size: 11px; text-decoration: underline; }

a:hover {  
	color: #f4b36e;
	text-decoration: none;
	font-size: 11px;
}

.input{
  border-top : 1px ;
  border-bottom : 1px ;
  border-left : 1px ;
  border-right : 1px ;
  border-style: solid;
  border-color: #F2BC62;
  color : #F2BC62;
  background : #000000;
  font-family:Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
}

.button{
  border-top : 1px ;
  border-bottom : 1px ;
  border-left : 1px ;
  border-right : 1px ;
  border-style: solid;
  border-color: #F2BC62;
  color : #F2BC62;
  background : #000000;
  font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px ;
  cursor : hand;
}

A.rollover:hover IMG {
border-width:1px;
border-color: #F9CD86; 
}

IMG.rollover {
border-width:1px;
border-color: #F9CD86;
filter:alpha(Opacity=70);
}
.bg-bg{ background-image: url(images/bg-bg.gif); background-repeat: repeat-x; background-position: center; }
.bg-top{ background-image: url(images/bg-top.gif); background-repeat: repeat-x; background-position: 0 bottom; }
.bg-bottom{ background-image: url(images/bg-bottom.gif); background-repeat: repeat-x; background-position: 0 top; }
.bg-left{ background-image: url(images/bg-left.gif); background-repeat: repeat-y; background-position: right 0; }
.bg-right{ background-image: url(images/bg-right.gif); background-repeat: repeat-y; background-position: left 0; }
.scroll { 
color: #b78550; 
font-size: 1.2em; 
text-align: left; 
height: 450px; 
width: 310px; 
overflow: auto; 
margin-right: 3px; 
margin-left: 5px; 
padding: 4px;
scrollbar-track-color: #d08e3d; 
scrollbar-base-color: #8d4900; 
scrollbar-arrow-color: #d08e3d; 
scrollbar-3dlight-color: #d08e3d; 
scrollbar-highlight-color: #8d4900; 
scrollbar-face-color: #8d4900; 
scrollbar-shadow-color:#8d4900; 
scrollbar-darkshadow-color: #d08e3d;
 }
 .scroll-gallery { 
color: #b78550; 
font-size: 1.2em; 
text-align: left; 
height: 470px; 
width: 318px; 
overflow: auto; 
margin-right: 3px; 
margin-left: 5px; 
padding: 4px;
scrollbar-track-color: #d08e3d; 
scrollbar-base-color: #8d4900; 
scrollbar-arrow-color: #d08e3d; 
scrollbar-3dlight-color: #d08e3d; 
scrollbar-highlight-color: #8d4900; 
scrollbar-face-color: #8d4900; 
scrollbar-shadow-color:#8d4900; 
scrollbar-darkshadow-color: #d08e3d;
 }
.sep {
padding-top: 10px;
}
.bold-text { color: #f4b36e; font-size: 1em; font-weight: bold; }
a.bold-text { color: #f4b36e; font-size: 1em; font-weight: bold; text-decoration:underline; }
a.bold-text:hover { font-size: 1em; text-decoration:none; }
.party { border: solid 2px #7a5631; }
.input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: #F4B36E; 
	border-width: 1px; 
	border-style: solid; 
	background: #ffffff; 
	font-family:arial; 
	color:#000000; 
	font-size:10px;
}

form {
	margin:0px;
	padding:0px;
}

.formdiv {
	padding-bottom:5px;
	display:block;
}

.formlabel{
	width: 100px;
	display:block;
	float:left;
	text-align: right;
	padding-right: 5px;
}
