body {
	background-color: #161616;
}

p {
	margin-top: 10;
}

.boxborder {
	background-color: #444444;
}

.boxends {
	background-color: #2E2E2E;
}

.content {
	background-color: #000000;
}

.iboxborder {
	background-color: #444444;
}

.irow1 {
	background-color: #2F2F2F;
}

.irow2 {
	background-color: #252525;
}

.prevc {
	background-color: #443333;
}

h1 {
	font-size: 1.5em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}

h2 {
	font-size: 1.25em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.def {
	font-weight: normal;
	font-size: 12px;
	color: #CCCCCC;
	font-family: arial, helvetica, verdana, 'ms sans serif';
}

.ttl2 {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial, helvetica, verdana, 'ms sans serif';
}

.ttl3 {
	font-weight: bold;
	font-size: 12px;
	color: #222222;
	font-family: arial, helvetica, verdana, 'ms sans serif';
}

.ftr {
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: arial, helvetica, verdana, 'ms sans serif';
}

.req {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	font-family: 'courier new';
}

.sml {
	font-weight: normal;
	font-size: 10px;
	color: #CCCCCC;
	font-family: arial, helvetica, verdana, 'ms sans serif';
}

hr {
	border-top: 1px dotted #313131;
	color: #000000;
	background-color: #000000;
	height: 2px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

a.top:link {
	color: #999999;
	text-decoration: none;
}

a.top:visited {
	color: #999999;
	text-decoration: none;
}

a.top:active {
	color: #999999;
	text-decoration: none;
}

a.top:hover {
	color: #999999;
	text-decoration: none;
}

a.ftr:link {
	color: #666666;
	text-decoration: underline;
}

a.ftr:visited {
	color: #666666;
	text-decoration: underline;
}

a.ftr:active {
	color: #666666;
	text-decoration: underline;
}

a.ftr:hover {
	color: #666666;
	text-decoration: underline;
}

a.iboxtxt:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.iboxtxt:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.iboxtxt:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.iboxtxt:hover {
	color: #FFFFFF;
	text-decoration: underline;
}