/*	 © Style Sheet by AMB -  www.Onesmartdesign.co.uk  	*/

body {
	background-color: #F0F9EC;
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #564b47;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

p,pre,h1,h2 {
margin:0px 10px 10px 10px;
}

h1 {
	font-size: 10pt;
	padding-top: 10px;
	color: #8A0205;
	background-color: transparent;
}

h2 {
	font-size: 9pt;
	color: #E48605;
	background-color: transparent;
}

a {
	color: #A67D7D;
	font-size: 8pt;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	color: #A67D7D;
	font-size: 8pt;
	background-color: transparent;
	text-decoration: underline;
}

a.weight {
	color: #A80000;
	font-size: 9pt;
	background-color: transparent;
	text-decoration: none;
}

a.weight:hover {
	color: #A80000;
	font-size: 9pt;
	background-color: transparent;
	text-decoration: underline;
}

/*  static and absolute positioning of layers */
.main {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px;
	text-align: left;
border: 0px;
}

.head {
	width: 900px;
font-size: 9pt;
color: #564b47;
background-color: #f7f7f7;
padding: 0px;
margin: 0px;
height: 200px;
border: 0px;
/* background: url(../images/weightloss.gif) no-repeat 0 50%; */
}

.lside {
	color: #FF8000;
	width: 180px;
	height: 380px;
	padding: 0px;
	float: left;
	background-color: #f7f7f7;
	background: url(images/loseweightback.gif) no-repeat 0 50%;
	clear: both;
}
.content {
width: 540px;
height: 380px;
padding: 0px;
float: left;
background-color:#ffffff;
overflow: auto;
}
.rside {
	color: #FF8000;
width:180px;
height: 380px;
padding: 0px;
float: left;
background-color: #f7f7f7;
}

/* Nice Anchors */

A.weightloss
{
	color: #8A0205;
	background-color: ffd57b;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 30px;
	font-weight: normal;
	font-size: 9pt;
	padding: 2px 4px;
	text-decoration: none;
	border: 1px dotted white;
	line-height: 25px;
	display: block;
	margin-bottom: 2px;
}

A.weightloss:link
{
	color: #8A0205;
	background-color: ffd57b;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 30px;
	font-weight: normal;
	font-size: 9pt;
	padding: 2px 4px;
	text-decoration: none;
	border: 1px dotted white;
	line-height: 25px;
	display: block;
	margin-bottom: 2px;
}
 
A.weightloss:visitied
{
	color: #8A0205;
	background-color: ffd57b;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 30px;
	font-weight: normal;
	font-size: 9pt;
	padding: 2px 4px;
	text-decoration: none;
	border: 1px dotted white;
	line-height: 25px;
	display: block;
	margin-bottom: 2px;
}

A.weightloss:hover 
{
	color: #FFDFDF;
	background-color: #6C0000;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 30px;
	font-weight: normal;
	font-size: 9pt;
	padding: 2px 4px;
	text-decoration: none;
	border: 1px dotted white;
	line-height: 25px;
	display: block;
	margin-bottom: 2px;
} 
 
/* Bullet points */
ul
{
	margin: 5px 0px 10px 15px;
	padding: 2px;
	list-style-type: square;
}

li
{
	color: #A00000;
	margin-left: 18px;
	line-height: 19px;
}

 .formlabel
 {
	font-weight: bold;
	color: #970000;
}

 .listhead
 {
	font-weight: bold;
	color: #970000;
}