/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFF8C2;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.leftmenu {
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.leftmenu a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.leftmenu a:hover {
	color: #D8F9FF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.leftmenubt {
	background-color: #F8FEF1;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 200px;
}
.content {
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
	color: #000000;
	
}
.content h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
a{
	color: #085470;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0A7DA9;
}
.link {
	line-height: 20px;
	text-decoration: none;
	line-height: 24px;
	text-align: center;
}
.topphp {
	/*border-top: 1px solid #4776ac;*/
}
.topphp td {
	border-bottom: 1px solid #4776ac;
	border-left: 1px solid #4776ac;
	border-right: 1px solid #4776ac;
}
.topphp a {
	color: #0d407a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.topphp a:hover {
	text-decoration: underline;
}
.thead {
	background: #007100;
	text-align:center;
	color: white;
	font-weight: bold;
	height: 28px;
}
.lightrow {
	background: #ECFDF7 url('http://www.quitsmokingreviews.info/images/arrowBullet.gif') left no-repeat;
	height: 21px;
	padding-left: 10px;
}
.darkrow {
	background: #DDF7EC url('http://www.quitsmokingreviews.info/images/arrowBullet1.gif') left no-repeat;
	height: 21px;
	padding-left: 10px;
}