/* CSS : 09-1 */
body {
	background-color: #333333;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
body,td,th {
	color: #FFFFFF;
	font-family: Century Gothic, Arial;
	font-size: 12px;
	line-height:1.5em;
	letter-spacing:.2px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
/* colors */
.cm {
	background-color:#000000;
}
.break {
	color:#EECCFF;
}
/* headers */
h1,h2,h3,h4,.h1,.h2,.h3,.h4 {
	margin:0px;
	font-weight:normal;
	display:block;
}
h2, .h2 {
	font-size:3.5em;
	line-height:1.25em;
	letter-spacing:.7px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3, .h3 {
	font-size:1.8em;
	line-height:1.8em;
	letter-spacing:.5px;
}
h4, .h4 {
	font-size:1.25em;
	line-height:1.5em;
	letter-spacing:.2px;
}
/* sets */
.img img {
	border:1px solid #FFFFFF;
	margin:2px;
}
.img img:hover {
	border:1px solid #FF9900;
	margin:2px;
}
.niche1, a.niche1:link, a.niche1:visited, a.niche1:hover {
	font-size:1.1em;
	font-weight:normal;
	color:#FFFFFF;
}
.niche2, a.niche2:link, a.niche2:visited, a.niche2:hover {
	font-size:1.1em;
	font-weight:bold;
	color:#EECCFF;
}
/* cells */
.mbod {
	width:720px;
}
.margins {
	width:700px;
	margin:0px;
	padding:2.9em 0em;
}
.main {
	width:610px;
	padding:10px;
}
.bar1 {
	width:680px;
	height:5px;
	margin:5px 0px 5px 0px;
}
.bar2 {
	width:646px;
	height:3px;
	margin:4px 0px 4px 0px;
}
/* margins-pads */
.w600 {width:600px;}
.p10 {padding:10px;}
.copy {
	width:720px;
	color:#FFFFFF;
}