body {
	background-color: Black;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.content {
vertical-align: top;
background-color: White;
padding: 5px 20px 25px 0;
}

.navtd {
vertical-align: top;
padding-top: 7px;
background-color: White;
}

.footer {
	font-size: 9px;
	text-align: center;
}

.topbuttons {
	vertical-align: bottom;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
padding-top: 4px;
background-image: url(images/h2.jpg);
background-repeat: no-repeat;
text-indent: 31px;
height: 29px;
margin-top: 15px;
color: #3C7896;
}

h3 {
	
}

h4 {
	
}

p {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td {
	font-size: 11px;
}


/* FOR THE TABLE STYLES on Individual Forms Pages */
.formtable {
	border: 1px solid gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.selfdefensetable {
		border: 1px solid gray;
}

.basics-table {
			border: 1px solid gray;
}

.addition-req, td.addition-req {
			border: 1px solid gray;
			padding: 3px;
}



/* FOR THE individual form pages */
.phaseheader {
	background-color: #EFEDE0;
	font-weight: bold;
	font-size: 12px;
	color: #FF000A;
}

.formheader {
	background-color: #CFC79B;
	font-weight: bold;
	font-size: 13px;
}




/* FOR THE Black Belt Ceremony page */
.beltceremony {
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	width: 100px;
	text-align: center;
}




