body {
	background-color: #000000;
	text-align: center;
	font-size: 70%;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

div, body, p, td, textarea{
	font-family: Verdana, "Trebuchet MS";
	color: #ffffff;
	line-height: 150%;
}

a {
	color: #ffffff;
}

ol {
	color: #64B6C3; 

	margin-left: 0em;

	padding-left: 1.6em;
}
ol li {
	margin: 0em;
	padding: 0em;
	margin-bottom: 0.8em;
}

h1, h2, h3, h4, p {
	margin-top: 0px;
}
input, select{
	border: 2px outset silver;
	background-color: #ffffff;
	width: 180px;

	font-size: 8pt;
	color: #000000;
}
input {
	height: 12px;
}
#anim td {
	background-color: #000000;
}
#innerwrap {
	padding-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
	
}

textarea {
	border: 1px solid  #333333;
	background-color: #888888;
	width: 390px;
	height: 200px;
	color: #ffffff;
	font-size: 20px;
	line-height: 26px;
}

#wrap {
	margin-top: 120px;
	text-align: left;
	width: 800px ;
	margin-left: auto;
	margin-right: auto;
}
#mid {
	background-image: url(/graphics/bg1.png);
	background-repeat: repeat-x;
	width: 800px;
	height: 900px;
}
#top {

}

#bottom {
	background-image: url(/graphics/iabottom.png);
	background-repeat: repeat-x;
	color: #64B6C3;
	font-size: 7pt;
	height: 28px;
	line-height: 28px;
	margin-top: 6px;
	text-align: center;

}
#bottom div {
	color: #64B6C3;
}
#bottom a {
	text-decoration: none;
	color: #64B6C3;

}

#bottom a:hover {
	text-decoration: underline;
}

.menu #special {
	background-color: #000000; 
	float: left;
	height: 41px; 
	width: 1px; 
}

.menubutton {
	background-image: url(/graphics/iabutton.png);
	color: #ffffff;
	cursor: pointer;
	display: block;
	text-decoration: none;
	float: left; 
	outline: none;
	line-height: 35px;
	height: 41px;
	text-align: center;
	width: 157px;
}
.menubutton_se {
	background-image: url(/graphics/iabutton.png);
	color: #64B6C3;
	cursor: pointer;
	display: block;
	text-decoration: none;
	float: left; 
	outline: none;
	line-height: 35px;
	height: 41px;
	text-align: center;
	width: 157px;
}
.menubuttonseperator {
	float: left;
	background-image: url(/graphics/iabuttonseperator.png);
	height: 41px;
	width: 3px;

}

.contentbox {
	background-image: url(/graphics/bg2.png);
	background-repeat: repeat-x;
	float: left;
	font-size: 125%;
	margin-left: 2px;

	padding-top: 30px;

}
.contentbox div {
	margin-left: 40px;
	margin-right: 40px;
}
#datepicker div {
	margin-left: 0px;
	margin-right: 0px;
}
.break {
	clear: both;
}

#termslink {
	text-decoration: none;
}

#termslink:hover {
	text-decoration: underline;
}
.headline {
	font-family: Eurostyle, Verdana;
}