body *{ outline:none;}


body{
	font-family: tahoma;
	font-size: 11px;
	color: #424242;
	margin:0px; padding:0px;
	line-height:20px;	
	background:url(images/bg.gif) left top repeat-x;
	}
	
.table-bg{
	background:url(images/table-bg.gif) center top repeat-y;

}
h1 {
color:#FFFFFF;
font-size:13px;
margin:0;
padding:0;
}
.left-link {
	font-family: tahoma;
	font-size: 11px;
	color: #005BA9;
	text-decoration:none;
}
.left-link:hover {
	font-family: tahoma;
	font-size: 11px;
	color:#B48708 ;
	text-decoration:underline;
}
.main-bg {
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.dot-bor {
	border-left:#000000 dotted 1px;
}
.white-text {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
.left-bgtop {
	background-image: url(images/left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	text-align:justify;
	font-size:11px;
	padding-left:0px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:5px;
}

.hemorrhoide-left-home {
	color: #B48708;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.hemorrhoide-left-home:hover {
	color: #005BA9;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}
.hemorrhoide-header {
	font-family:Tahoma;
	font-size:16px;
	color:#005BA9;
	font-weight:bold;
	padding-left:20px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:15px;
}
.text-header {
	font-weight:bold;
	font-size:11px;
	color:#424242 ;
}
.text-header1 {
	font-weight:bold;
	font-size:11px;
	color: #005BA9;
	text-decoration: none;
}
a.text-header1:hover{
	font-weight:bold;
	font-size:11px;
	color: #B48708;
	text-decoration:underline;
}
.product-text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #996F00;
	text-decoration: none;
}
.product-bg {
	background-image: url(images/pro-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}