body {
	background-attachment: scroll;
	background-image: url(../images/img-background.gif);
	background-repeat: repeat;
	font-size: 12px;
	line-height: 1.3;
	color: #333333;
	text-decoration: none;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

maqueen {
	
}


.news-txt {
	font-weight: normal;
	color: #006633;
	text-decoration: none;	

}

table {
}

table th {
	background-color: #82B993;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2E6C7;
	border-right-color: #649A7B;
	border-bottom-color: #649A7B;
	border-left-color: #C2E6C7;
	padding: 6px;

}

table td.gray {
	background-color: #ECECEC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;	
	padding: 6px;

}

a:link {
	color: #006633;
	text-decoration: none;

}

a:visited {
	color: #006633;
	text-decoration: none;

}

a:hover {
	color: #FF9900;
	text-decoration:underline;
}

.pharmacy-tit {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: normal;
} 

.submenu {
	background-image:url(../images/sidebar_bgimg.gif);
	background-repeat:repeat-y;
	padding_top:0px;
	padding-right:0px;
	padding-bottom:5px;
	padding-left:20px;
	color:#FFFFFF;
	line-height:1.5em;
}

.submenu a:link {
	color:#FFFFFF;
	text-decoration:none;
	}

.submenu a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.submenu a:hover {
	color: #FF9900;
	text-decoration:underline;
}

