* {
	margin:0;
	padding:0;
	border:0;
}
html {
	background:url(../img/bg.jpg) repeat-x;
}
body {
	background:url(../img/img_top.jpg) no-repeat top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}
a{ text-decoration:none}
a:hover{text-decoration:underline}
.arialBrown32 {
	font-size:32px;
	color:#663300;
}
.arialBlack18 {
	font-size:18px;
	color:#000;
}
.arialBlack12 {
	font-size:12px;
	color:#000;
}
.arialWhite32 {
	font-size:32px;
	color:#FFFFFF;
}
.arialWhite14 {
	font-size:14px;
	color:#FFFFFF;
}
.arialOrange14 {
	font-size:14px;
	color:#FF9900;
}
.arialWithe20 {
	color:#FFFFFF;
	font-size:20px
}
#all {
	width:669px;
	margin:0 auto;
	padding-top:314px;
}
td {
	padding:10px;
}
td td {
	padding:0 !important;
	padding-top:10px !important;
}
td td td {
	padding:0 !important
}
td.roundedTop {
	background:url(../img/roundedTop.jpg) no-repeat top;
	height:7px;
}
td.roundedCenter {
	background:url(../img/roundedBg.jpg) repeat-y top;
}
td.roundedBottom {
	background:url(../img/roundedBottom.jpg) no-repeat bottom;
	height:7px;
}
p {
	margin:10px;
}
td.roundedCenter span{ margin:0 0 2px 10px !important}
.input {
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px
}
#footer{
	font-size:12px
}
#footer a{ color:#CC0000;}