html, body {
	background-color:#933;
	text-align:center;
	}
body, li, td {
	font:10pt/14pt arial,helvetica,sans-serif; color:#000;
	}
#border {
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000;
	background-color:#fff;
	padding:20px 40px;
	width:600px;
	text-align:left;
	background:#FFEDDF url(../martial/images/bg_swirl.jpg) repeat-y top center;
	}
h1 {
	text-align:center;
	font:bold 18pt/22pt arial,helvetica,sans-serif;	color:#933;
	}
h2, caption {
	font:bold 14pt/16pt arial,helvetica,sans-serif;	color:#666;
	text-decoration:underline;
	}
h3 {
	font:bold 12pt/16pt arial,helvetica,sans-serif; color:#000;
	padding:2px 0; margin:0;
	}
a:link, a:visited { color:#933; }
a:hover, a:active { color:#f03; }
table, caption, th, td {
	border:1px solid #333;
	padding:8px;
	background-color:#eee;
	}
th { width:140px; }
td {
	text-align:center;
	width:160px;
	background-color:#fff;
	}
#info td {
	text-align:left;
	width:300px;
	}
a:link, a:visited	{ color:#930; }
a:hover, a:active	{ text-decoration:none; }
.clearboth	{ clear:both;}
p span		{ font-size:8pt; }
sup			{ color:#c00; }
.strike 	{ text-decoration:line-through; }
#btn_reg {
	font:bold 16pt/28pt arial,helvetica,sans-serif; color:#000;
	font-variant:small-caps;
	background-color:red;
	border:4px solid #000;
	width:220px;
	text-align:center;
	margin-top:4px;
	}
#btn_reg a { color:#000; }