body  {
	margin : 0px;
	padding : 0px;
	background-repeat : repeat;
	background-image : url(images/bg.gif);
}

a:link {
	color : #8A7E5F;
}

a:visited  {
	color : #8A7E5F;
}

a:hover  {
	color : #9D3D49;
}

.normal  {
	font-family : arial,verdana,helvetica;
	font-size : 12px;
	color : #373636;
}

.heading1, h1  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #b0648e;
	font-size : 14px;
}

.heading2, h2  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #685b74;
	font-size : 12px;
}

.heading3, h3  {
	font-family : verdana,arial,helvetica;
	color : #823d00;
	font-size : 10px;
	margin: 5px 0px 3px 0px;
}

.footer  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	line-height : 16px;
	padding:0px 0 20px 0; 
	color:#ffffff;
	font-weight:bold;
}

a.netphoria:link, a.netphoria:visited, a.netphoria:hover  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	line-height : 16px;
	color:#ffffff;
	font-weight:bold;
}

a.footer:link, a.footer:visited  {
	color : #CFC8A0;
}

a.footer:hover  {
	color : #9D3D49;
}

a.copyright:link, a.copyright:visited, a.copyright:hover  {
	color : #ffffff;
	text-decoration: none;	
}

input,select,textarea  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #5D5D5D;
}

.required  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #9D3D4;
}

.bar-left {
	width:82px; 
	background-image : url(images/bar-l-bg.gif);
	background-repeat : repeat-y;
}

.class {
	border:1px solid #ffcc00;
}
.bar-right {
	width:82px;
	background-image : url(images/bar-r-bg.gif);
	background-repeat : repeat-y;  
}

.content-top {
	background-color:#e3d08a;
}

.bottom-left {
	width:82px; 
	background-image : url(images/bar-l-bg.gif);
	background-repeat : repeat-y;
}
.content {
	width:612px;
	background-color:#d9cdb2; 
	padding:17px 15px 10px 32px;
}

.bottom-right {
	width:82px;  
	background-image : url(images/bar-r-bg.gif);
	background-repeat : repeat-y;
}

.home-store {
	border-top:1px solid #cfc4b2;
}
#home-tools {
	width:240px;
	margin:10px;
	float:right;
}

#news {
	background-color:#e5ddc0; 
	padding:10px;
}
#mlm {
	background-color:#e5ddc0; 
	padding:10px;
}
#mlm form {
	margin:0;
	padding:5px 0 5px 0;
}