html{color:#000;background:#FFF}body{font-size:62.5%}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:1em;font-weight:400}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}legend{color:#000}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}sup,sub{vertical-align:baseline}

body {
	font-family:Arial, Helvetica, sans-serif
}

h1 {
	background:#3C3;
	font-size:1.4em;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	margin:0 10px 10px 10px
}

h2 {
	font-weight:bold;
	font-size:1.4em;
	margin:0 10px 5px 10px
}

h6 a {
	background:url(/images/header.jpg);
	width:763px;
	height:147px;
	text-indent:-9999px;
	margin-bottom:10px;
	display:block
}

#container {
	width:763px;
	margin:0 auto;
	border:2px solid #9900ff
}

#footer {
	background:url(/images/footer.jpg);
	width:763px;
	height:67px
}

#preload {
	display:none
}

#text,
#button,
#loading {
	text-align:center
}
#loading {
	display:none
}

p {
	font-size:1.2em;
	margin:0 10px 10px 10px
}

table {
	width:743px;
	margin:0 10px 10px 10px
}

tr:hover td {
	background:#F0F0F0
}

th {
	font-weight:bold
}

td,th {
	font-size:1.2em;
	border-bottom:1px solid #999;
	padding:5px
}

label {
	font-weight:bold
}

textarea {
	width:738px;
	padding:1px;
	height:100px
}

.bold {
	font-weight:bold
}

.center {
	text-align:center
}

.highlight {
	font-size:1.4em;
	font-weight:bold
}