body {
	margin: 0px;
	background-color: #a8e2ff;
	background-image: url(http://www.dietpillguide.com/images/bgNONE.gif);
	background-repeat: repeat;
	background-position: left top;
}
img {
	border:none;
}
form {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
html {
	padding:0px;
	margin: 0px;
}

h1 {
	color: #0099cc; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding-top: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: solid 1px #F0F0F0;

}

.newsletter_bg {
	background-image: url(http://www.dietpillguide.com/images/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 97px;
}

.newsletter_leftbg_repeat {
	background-image: url(http://www.dietpillguide.com/images/news_left_barrepeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.newsletter_rightbg_repeat {
	background-image: url(http://www.dietpillguide.com/images/news_right_barrepeat.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.newsletter_bottom_bg {
	background-image: url(http://www.dietpillguide.com/images/news_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.dots {
	background-image: url(http://www.dietpillguide.com/images/dots.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.blue_txt, .blue_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0475ad;
	text-decoration: none;
}
.normal_txt, .normal_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515050;
	text-decoration: none;
	line-height: 18px;
}
.normal_txt2, .normal_txt2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #515050;
	text-decoration: none;
	line-height: 15px;
}
.grey_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}
.blue_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.blue_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a59a9;
	text-decoration: none;
}
.green_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #59a20b;
	text-decoration: none;
}
.green_normal, .green_normal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #59a20b;
	text-decoration: underline;
}
.white_txt, .white_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_txt a:hover { text-decoration:underline;}
.normal_heading, .normal_heading a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2b2b2b;
	text-decoration: none;
	text-align:center;
}
.normal_heading2, .normal_heading2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2b2b2b;
	text-decoration: none;
}
.red_txt, .red_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color: #cc3300;
	text-decoration: underline;
}

.red_txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color: #ff6600;
	text-decoration: underline; }


.green_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0a6a00;
	text-decoration: none;
}
.separator {
	background-image: url(http://www.dietpillguide.com/images/separator.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.input_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515050;
	text-decoration: none;
	width: 128px;
	border: 1px solid #d7cec9;
	height: 14px;
}
#categorybullets, #categorybullets p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
#categorybullets ul {
	list-style-image: url(/sharedImages/red_point.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu li  {
	list-style-type: none;
	text-align: center;
	width: 10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	float: left;
	background-color: #0099CC;
	color: #FFFFFF;
	font-weight: bold;
}

#menu a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
}

#menu li ul {
	display:none;
	color: #FFFFFF;
	text-align: left;
}

#menu li:hover > ul {
	display:block;
	text-align: left;
}

#menu a:hover {
	background-color: #FFFFFF;
	color: #0099CC;
}

#menu li li li {margin-left: -.5em;
}
