@charset "ISO-8859-1";
/* NicheEmpires.com */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #939393;
}
.textarea {
	background-color: #FFF;
	background-image: url(../images/textarea-bg.jpg);
	background-repeat: repeat-y;
}
	h1,h2,h3,h4,h5,h6 {
	font-family:Arial, Helvetica, sans-serif;
	color:#ce181f;
	}
	h1 {
	letter-spacing:-0.05em;
	font-size:38px;
	font-weight:bold;
	line-height:38px;
	margin:0 0 18px;
	text-align: center;
	color: #900;
}
	h2 {
	letter-spacing:-0.04em;
	font-size:24px;
	font-weight:bold;
	line-height:28px;
	margin:0 0 18px;
	color: #F00;
	text-align: center;
}
	h3 {
	letter-spacing:-0.03em;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	margin:0 0 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #900;
}
	h4 { letter-spacing:-.03em; font-size:20px; font-weight:bold; line-height:20px; margin:0 0 14px; }
	h5 { letter-spacing:-.002em; font-size:18px; font-weight:normal; line-height:18px; margin:0 0 18px; }
	h6 { letter-spacing:-.002em; font-size:16px; font-weight:normal; line-height:16px; margin:0 0 18px; }
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	color: #333;
}
.bodytext-hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	background-color: #FF9;
	color: #333;
}
.bodytext-ctr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	color: #333;
}
.list {
	margin:0 0 25px;
	padding:0 0 0 35px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 5px -6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}
.dotted-box {
	border: medium dashed #F00;
	padding: 20px;
}
	A.ne:link {COLOR: #939393; TEXT-DECORATION: none;}
	A.ne:visited {COLOR: #939393; TEXT-DECORATION: none;}
	A.ne:hover {COLOR: #939393; TEXT-DECORATION: none;}
	A.ne:active {COLOR: #939393; TEXT-DECORATION: none;}

