/*********************************************************************************
 Css for www.healtharabia.com -                        Monday, November 17, 2003
 Powered by: Locus Technologies (P) Ltd.
 Designer: V. Kesavan.
**********************************************************************************/

body{
	background-color:F9FBFF;						/* #FFFDF4;*/
	}

td.image{
	border-top: 0px outset #FFFFFF;
	border-right: 0px outset #CCCCCC;
	border-bottom:0px outset #CCCCCC;
	border-left: 0px outset #FFFFFF;
	background-color:F9FBFF;
	padding-left:7px;
	text-align: center;
	font-family: verdana;
	font-size: 13;
	color:	4B48AE;							
	font-weight: bold;
	}

tr{
	vertical-align: text-top;}

table.outer{								
	border: 1px outset white;
	width: 98%;
	height:auto;
	background-color: F9FBFF;							
	text-align: center;
	float: right;
	margin-right: 3px;
	padding-bottom: 7px;
	font-size: 10;
	vertical-align:top;
	}

table.inner{								
	border: 2px outset white;
	width: 97%;
	height:auto;
	background-color: F9FBFF;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 7px;
	}
table.innertop{								/* style for the top right table in sec pgs*/
	border: 2px outset white;
	width: 95%;
	height:auto;
	background-color: #FFFDF4;
	text-align: center;
	margin-top: 10px;
	margin-right: 3px;
	padding-bottom: 7px;
	}

.sechead{								/* headings of the secondary pg content */
	font-family: verdana;
	font-size: 19;
	color:	4B48AE;							/*#FF9933;*/
	font-weight: bold;
	/*background-color: white;*/
	padding-left:0px;
	filter:shadow(color= #e0e0e0, offx=5, offy=5);
	text-align: center;
	}

.secsubhead{								/* sub-headings of the secondary pg content */
	font-family: verdana;
	font-size: 14;
	color:	white;								/* #FF9933;*/
	font-weight: bold;
	background-color: 4B48AE;								/* #FFEECA;*/
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 3px;
	/*border-bottom:1px outset black;*/
	text-align: left;
	width: 95%;
	
	}

.secsubhead2{								
	font-family: verdana;
	font-size: 11;
	color: black;
	font-weight: bold;
	line-height:1.5;
	}

.secsubhead3{								
	font-family: verdana;
	font-size: 11;
	color: black;
	font-weight: normal;
	font-style: italic;	
	text-decoration: underline;
	}
.tborder
{
border-style: solid;
border-width: 1px
}
table.diseases{		
	border: 2px outset white;
	font-family: verdana;
	font-size: 16;
	color:	4B48AE;							
	font-weight: bold;
	background-color: A9C6FE;								
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 3px;
	/*border-bottom:1px outset black;*/
	text-align: left;
	/*width: 95%;*/
	
	}

.diseases A:link	{COLOR: 4B48AE; text-decoration: none;}
.diseases A:visited	{COLOR: 4B48AE; text-decoration: none;}
.diseases A:active	{COLOR: white; text-decoration: none;}
.diseases A:hover	{COLOR: white; text-decoration: none;}


td.none{								/* contents of the secondary pg  */
	font-family: verdana;
	font-size: 11;
	color: black;
	font-weight: none;
	background-color: white;
	text-align: justify;
	line-height: 1.5;
	padding-left:10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:gray 0px solid;
	border-left: gray 0px solid;
	border-right: gray 0px	solid;
	border-top: gray 0px	solid;
	margin-left: 0px;
	margin-right: 0px;
	}
.none A:link		{COLOR: #080387; text-decoration:none;}
.none A:visited	{COLOR: #080387; text-decoration:none;}
.none A:active	{COLOR: #ff0000; text-decoration:none;}
.none A:hover		{COLOR: #ff0000; text-decoration:underline;}


.sectabcontent{								
	font-family: verdana;
	font-size: 11;
	color: black;
	font-weight: none;
	background-color: white;
	text-align: left;
	line-height: 1.5;
	padding-left:10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom:gray 0px solid;
	border-left: gray 0px solid;
	border-right: gray 0px	solid;
	border-top: gray 0px	solid;
	margin-left: 0px;
	margin-right: 0px;
	}

.bullet{
	padding-top: 3px;
	padding-left: 3px;
	background-color: white;
	text-align: center;
	}
	

td.navlinks {							/*links in secondary pages*/
	font-family: verdana;
	font-size: 10;
	TEXT-DECORATION: none;
	color:black;
	/*height:16;*/
	font-weight: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	vertical-align: bottom;
	letter-spacing: 1px;
	text-align: left;
	}

td.navlinks A{
	font-family: verdana;
	font-size: 10;
	TEXT-DECORATION: none;
	height:16;
	letter-spacing: 1px;
	vertical-align: middle;
	padding-left: 5px;
	}
.navlinks A:link	{COLOR: #080387; font-weight: none;}
.navlinks A:visited{COLOR: #080387; font-weight: none;}
.navlinks A:active	{COLOR: #ff0000; font-weight: none;}
.navlinks A:hover	{COLOR: #ff0000;  font-weight: none; text-decoration: underline overline;}

td.tbnlinks A{									/*Top Back and Next links*/
	font-family: verdana;
	font-size: 10;
	/*background-color:#FF9933;*/
	TEXT-DECORATION: none;
	letter-spacing: 0px;
	vertical-align: bottom;
	padding-left: 0px;
	}
.tbnlinks A:link	{COLOR: #080387; font-weight: none;}
.tbnlinks A:visited{COLOR: #080387; font-weight: none;}
.tbnlinks A:active	{COLOR: #ff0000; font-weight: none;}
.tbnlinks A:hover	{COLOR: #ff0000;  font-weight: none; text-decoration: underline;}

table.secbannerh{								/* table of the sec pg horizontal banner */
	border: 1px outset gray;
	width: 235;
	height:120;
	background-color: white;
	text-align: center;
	float: right;
	margin-right: 3px;
	margin-top: 10px;
	}

table.secbannerv{								/* table of the sec pg vertical banner */
	border: 1px outset gray;
	width: 180;
	height:175;
	background-color: white;
	text-align: center;
	/*float: right;*/
	margin-right: 3px;
	margin-top: 0px;
	}

.newshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5B7C6A;
	background-image: none;
	background-position: left top;
	margin: 3px;
	padding: 3px;
	height: 20;
	width: auto;
	display: inline-table;	
	text-align: center;
	border-top: thin outset #FFFFFF;
	border-right: thin outset #CCCCCC;
	border-bottom: thin outset #CCCCCC;
	border-left: thin outset #FFFFFF;
}

.newscontent{
	font-family: verdana;
	font-size: 10;
	color: black;
	background-color: white;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:2px;
	text-align: left;
	height: auto;
	}

.a2z{
	font-family: verdana;
	font-size: 10;
	color: black;
	text-align: center;
	letter-spacing:-1px;
	background-color: white;
	padding-top:5px;
	}
.a2z A:link		{COLOR: #080387; text-decoration:none;}
.a2z A:visited	{COLOR: #080387; text-decoration:none;}
.a2z A:active		{COLOR: #ff0000; text-decoration:none;}
.a2z A:hover		{COLOR: #ff0000; text-decoration:underline and overline;}

td.links A{
	font-family: verdana;
	font-size: 11;
	TEXT-DECORATION: none;
	height:16;
	font-weight: none;
		}

.links A:link	{COLOR: #080387;}
.links A:visited{COLOR: #080387;}
.links A:active	{COLOR: #ff0000;}
.links A:hover	{COLOR: #ff0000;text-decoration: underline;}

.footer{
	font-family: verdana;
	font-size: 10;
	color: black;
	}
.footer A:link		{COLOR: #080387; text-decoration:none;}
.footer A:visited	{COLOR: #080387; text-decoration:none;}
.footer A:active	{COLOR: #ff0000; text-decoration:none;}
.footer A:hover		{COLOR: #ff0000; text-decoration:underline;}

HR {									
	height: 1px;
	width:95%;
	color: 4B48AE;
	text-align: center;
	}
td {

	font-family: verdana;
	font-size: 10;
	/*background-color:#FF9933;*/
	TEXT-DECORATION: none;
	letter-spacing: 0px;
	vertical-align: bottom;
	padding-left: 0px;
}
