a:link {
	text-decoration: none;
	color:#004080;
}
a:visited {
	text-decoration: none;
	color: #004080;
}
a:hover {
    text-decoration:underline;
	color:#990000;
}
.medical-journalname{ 
font-family:"Lucida Sans Unicode"; 
font-size:32px; 
color:#004080; 
line-height:50px; 
font-weight:500; 
padding-bottom:10px; 
padding-top:0px; 
text-align:left;
}
.body-content{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
text-align:left;
line-height:20px;
}
.articletype-content{
font-family:Arial, Helvetica, sans-serif;
color:#990000;
font-size:13px;
text-align:left;
line-height:20px;
}

.fulltext-heading{
font-family:Georgia,"Times New Roman",Times,serif;
color:#004080;
font-size:22px;
text-align:left;
}

.heading {
	font-size:24px;
    color:#666666;
	line-height: normal;
	font-family:"Times New Roman", Times, serif;
	text-align:left;	
}
.right-heading{
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:600;
color:#FFFFFF;
padding:5px;
}
.footer-content{
font-family:Arial, Helvetica, sans-serif;
color:#004080;
font-size:12px;
text-align:left;
line-height:20px;
}
.ft-footer-style
{
border-top:1px solid #CCCCCC; background:url(http://scitechnol.com/new-journal/images/footer-bg.gif); background-repeat:repeat-x; box-shadow:0 0 5px #CCC inset;
}
.right-content{
font-family:Arial, Helvetica, sans-serif;
color:#004080;
font-size:12px;
padding:5px;
text-align:left;
line-height:18px;
}
.effect:focus, .effect:hover{
	background-color:#D5EAFF;
	color:#004080;
	padding:3px;
	text-decoration:none;
}
.tooltip {
			border-bottom: 0px dotted #000000; color: #000000; outline: none;
			cursor: hand; text-decoration: none;
			position: relative;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;						
		}
		.tooltip span {
			margin-left: -2590em;		
			position: absolute;
		}
		.tooltip:hover span {
			border-radius:6px; 
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.2);
			font-family:Arial, Helvetica, sans-serif;
			position: absolute; left: .5em; top: 1.2em; z-index: 90;
			margin-left: 0; width:500px;
			font-size:12px;
			text-align:justify;
			background-color:#DFFFFF;
			text-decoration:none;
			color:#000000;
		}
		.tooltip:hover img {
			border: 0; margin: -10px 0 0 -55px;
			float: right; position: absolute;
		}
		.tooltip:hover em {
			font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .88em; font-weight: bold;
			display: block; padding: 0.2em 0 0.6em 0;
			width:500px;
		}
		.classicx { padding: 0.8em 1em; }
		.custom { padding: 0.5em 0.8em 0.8em 2em; }		
		.classicx {background: #FFFFAA; border: 1px solid #000; line-height:20px; }		 