body {
	color: #493F34;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #493F34;
	font-size: 12px;
	padding-top: 30px;
}
#FlashID {
	margin: 0px;
	padding: 0px;
}

.head {
	color: #DF6C00;
	font-weight: bold;
	font-size: 18px;
}
.credit a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #DF6C00;
	text-decoration: none;
}

.content {
	font-size: 12px;
	line-height: 16px;
}
.footer {
	font-size: 11px;
	color: #493F34;
	text-decoration: none;
}
.active {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #DF6C00;
	text-decoration: underline;
}
.orangeTxt {
	color: #DF6C00;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	background-image: url(assets/bullet.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: 3px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.divline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DF6C00;
	padding-top: 5px;
	padding-bottom: 5px;
}
.divlineHome {
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.dottedLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DF6C00;
}

