body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#E3E3E3;
}
#headcon {
	background-color:#FFFFFF;
	padding: 10px 0px;
}
#button {
	background-image:url(images/bg-button.jpg);
	background-repeat:repeat-x;
	height:41px;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#button a {
	padding:10px 12px;
	color:#FFFFFF;
	text-decoration:none;
}
#btm {
	padding:20px;
	background-color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	}
#btm a {
	font-size:11px;
	color:#A70805;
	text-decoration:none;
	}
.textbox {
	font-size:16px;
	padding:10px;
	border:1px solid #AAAAAA;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.text {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.titletext {
	font-size: 20px;
	color: #333333;
}
.next a{
	font-size: 16px;
	color: #333333;
	text-decoration:none;
}
a img.thumimg {
	border: 5px solid #FFFFFF;
	margin: 2px;
}
a:hover img.thumimg {
	border:5px solid #A70805;
	margin: 2px;
}
