body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #a3a3a3;
	background-color: #111111;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #787878;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	padding-bottom: 4px;
	margin-bottom: 30px;
}
.24px_lineheight {
	line-height: 24px;
}
.txt_darkgrey {
	color: #595959;
}

.txt_16px_drakgrey {
	font-size: 16px;
	font-weight: normal;
	color: #595959;
	line-height: 24px;
}
.txt_11px_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D87E35;
}
.txt_16px_grey {
	color: #787878;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.txt_16px_orange {
	font-size: 16px;
	font-weight: normal;
	color: #D87E35;
}



#divIndexWrapper {
	padding-top: 100px;
}
#divWrapper {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #111111;
}
#divContent {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}

#divHeader {
	text-align: center;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
}
#divHeader img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divWrapper #divContent .txt_11px_orange a {
	color: #D87E35;
}
#divWrapper #divFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4B4B4B;
	text-align: right;
	margin-bottom: 100px;
}
.txt_9px_blue {
	color: #00d9d9;
}
.txt_9px_darkgrey {
	color: #595959;
}
