.staticback {
	background-image:  url('http://www.aLipoSolution.com/new/images/layout/page-bg.gif');
	background-repeat: repeat-y repeat-x;
	background-position:  center top;
	background-attachment: fixed;
}

.right {
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bototm: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #E2D1C3;
}
 
.left {
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bototm: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #E2D1C3;
}

.main {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	background: transparent;
	text-decoration:  none;
	color: #333333;
	line-height:  18px;
}


.eightpt {	
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	background: transparent;
	text-decoration:  none;
}


a.white:link {	
	font-family: Verdana, sans-serif;
	background: transparent;
	text-decoration:  none;
	color: #ffffff;
}
a.white:visited {
	font-family: Verdana, sans-serif;
	background: transparent;
	text-decoration:  none;
	color: #ffffff;
}
a.white:hover {
	font-family: Verdana, sans-serif;
	background: transparent;
	text-decoration:  underline;
	color: #ffffff;
}


a.black:link {	
	font-family: Verdana, sans-serif;
	background: transparent;
	text-decoration:  none;
	color: #000000;
}
a.black:visited {
	font-family: Verdana, sans-serif;
	background: transparent;
	text-decoration:  none;
	color: #000000;
}
a.black:hover {
	font-family: Verdana, sans-serif;
	background: transparent;
	text-decoration:  underline;
	color: #0000ff;
}


a.darkblue:link {	
	font-family: Verdana, sans-serif;
	background: transparent;
	text-decoration:  none;
	color: #000080;
}
a.darkblue:visited {
	font-family: Verdana, sans-serif;
	background: transparent;
	text-decoration:  none;
	color: #000080;
}
a.darkblue:hover {
	font-family: Verdana, sans-serif;
	background: transparent;
	text-decoration:  none;
	color: #0000ff;
}


a.purple:link {	
	background: transparent;
	text-decoration:  none;
	color: #660066;
}
a.purple:visited {
	background: transparent;
	text-decoration:  none;
	color: #660066;
}
a.purple:hover {
	background: #ffffff;
	text-decoration:  none;
	color: #0000ff;
}