body {
	background-color:#A0798E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #A0798E;
	font-family: Century Gothic, Arial;
	font-size: 12px;
	line-height:1.5em;
}
a:link {
	color: #FF0099;
	text-decoration: underline;
}
a:visited {
	color: #FF0099;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
/* local */
.mbod {
	width:660px;
	text-align:left;
}
.mcell {
	width:600px;
	padding:27px;
	background-color:#FFFFFF;
	border:3px solid #784343;
}
.break {
	background-color:#FFFFFF;
	padding:17px;
	border:13px solid #000000;
}
.img img {
	border:1px solid #333333;
	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:#A0798E;
}
.niche2, a.niche2:link, a.niche2:visited, a.niche2:hover {
	font-size:1.1em;
	font-weight:bold;
	color:#FF0099;
}
.bicol {
	float:left;
	width:280px;
	margin:10px;
	text-align:left;
}
.split {
	float:left;
	width:310px;
	margin:0px 10px;
}
.vbar {
	width:170px;
	margin:0px 50px;
	background-color:#784343;
}
/* headers */
h1,h2,h3,h4,.h1,.h2,.h3,.h4 {
	margin:0px;
	font-weight:normal;
	display:block;
}
h2, .h2 {
	font-size:3.2em;
	line-height:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3, .h3 {
	font-size:1.7em;
	line-height:1.3em;
}
h4, .h4 {
	font-size:1.25em;
	line-height:1.3em;
}
/* margins-pads */
.clear {clear:both;}
.w600 {width:600px;}
.h25 {height:25px;}
.h50 {height:50px;}
.h75 {height:75px;}
.h100 {height:100px;}
.h150 {height:150px;}
.ptb10 {padding:10px 0px;}
.quadcol {width:150px;float:left;text-align:center;margin:1em 0em;}
.ptb25 {padding:25px 0px;}