/* Fat Loss Strategies CSS */

body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	
	background: rgb(255, 255, 255) url(images/bkg.jpg) top repeat-x;
}

input {
	color: #999999;
	font-family: Arial;
	size: 13px;
}
select {
	color: #999999;
	size: 13px;
	font-family: Arial;
}
textarea {
	color: #999999;
	size: 13px;
	font-family: Arial;
}

a {
	font-family: Arial;
	color: #999999;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}

.context1 {
	font-family: Arial;
	color: #666666;
	size: 12px;
	font-weight: 300;
	line-height: 22px;
}
.titlebar {
	font-family: Arial;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
.nav {
	color: #FFF;
	font-family: Arial;
	font-size: 16px;
	text-align: center;
}
.standard {
	font-family: Arial;
	color: #666666;
	font-size: 13px;
	line-height: 22px;
}
a.img:link {color: #000000; }
a.img:visited { color: #000000; }
a.img:active { color: #ff0000; }
.backing {background-color: #666666;}
.frontmenu {background-color: #EEEEEE; margin-left: 0px; margin-top: 15px; margin-bottom: 7px; margin-right: 0px; padding: 7px; cursor: default;}
.cellfill {cursor: pointer; width: 100%;}
.notincell {width: 100%; cursor: hand;}

.newsmenu {background-color: #FFFFFF; margin-left: 0px; margin-top: 8px; margin-bottom: 7px; margin-right: 0px; padding: 5px; cursor: default; color: #666666; font-size: 14px;}