BODY {
	background-color: white;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif; 
	padding-bottom: 50px;
}

IMG{
	border: 0px;
}

TABLE{
	border-collapse: collapse;
}

TD {
	font-size: 12px;
	border: 0px;
	padding: 0px;
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
}

TH {
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

H2{
	font-size: 18px;
}

A:link {
	COLOR: #afbc22}
A:visited {
	COLOR: #8C9A27}
A:hover {
	COLOR: #666666
}
A:active {
	COLOR: #8da121
}

INPUT{
	background-color: #E8E8E8;
	border: 1px solid #8F8F8F;
}

TEXTAREA{
	width: 300px;
}

SELECT{
	width: 100px;
}

.form TD{
	padding: 4px;
}

#hear{
	border: 0px;
	background-color: white;
}

#list{
	border: 0px;
	background-color: white;
}

.button{
	width: 100px;	
}

.content{
	background-image: url('images/bg_content.gif');
	background-repeat: no-repeat;
	padding-top: 15px;
}

.swf{
	background-image: url('images/bg_swf.gif');
	background-repeat: no-repeat;
}

.footer{
	background-image: url('images/bg_footer.gif');
	background-repeat: no-repeat;
	height: 100px;
}
.footnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6b6b6;
}

