.body-text {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.body-textpad {
	font-weight: normal; 
	font-size: 12px; 
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif
}
.body-textjus {
	font-weight: normal; 
	font-size: 12px; 
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.tag {
	font-weight: bold; 
	font-size: 14px; 
	color: #0066FF; 
	font-family: verdana
}
.tag2 {
	font-weight: bold; 
	font-size: 12px; 
	color: #666666;
	font-family: verdana;
	text-decoration: none;
	
}
.head-para {
	font-weight: bold; 
	font-size: 14px; 
	color: #8C2574; 
	font-family: Arial
}
.head-table {
	font-weight: bold; 
	font-size: 14px; 
	color: #FF0000; 
	font-family: Arial
}
.pghead-text {
	font-weight: bold;
	font-size: 16px; 
	color: #77830B; 
	font-family: Arial
}
.mainlink {
	font-weight: bold; 
	font-size: 12px; 
	color: #535255; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none
}
A.mainlink:hover {
	font-weight: bold; 
	font-size: 12px; 
	color: #535255; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none
}
.mailto-txt {
	font-weight: bolder; 
	font-size: 12px; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none
}
A.mailto-txt:hover {
	font-weight: bolder; 
	font-size: 12px; 
	color: #999999; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline
}
.footer-txt {
	font-weight: bold; 
	font-size: 11px; 
	color: #8C8787; 
	font-family: Verdana; 
	text-decoration: none
}
A.footer-txt:hover {
	font-weight: bold; 
	font-size: 11px; 
	color: #E821BA; 
	font-family: Verdana; 
	text-decoration: none
}
.innerlinks {
	font-weight: normal; 
	font-size: 12px; 
	color: #000000; 
	font-family: Verdana;
}
A.innerlinks:hover {
	font-weight: normal; 
	font-size: 12px; 
	color: #FF0000; 
	font-family: Verdana;
	text-decoration: none; 
}
.scroll-txt {
	font-weight: bold; 
	font-size: 12px; 
	color: #FF3300; 
	font-family: Verdana; 
	text-decoration: none
}
A.scroll-txt:hover {
	font-weight: bold; 
	font-size: 12px; 
	color: #FF3300; 
	font-family: Verdana; 
	text-decoration: none
}
.txt-space {
	font-weight: normal; 
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif
}
.tabletxt {
	font-weight: normal; 
	font-size: 12px; 
	color: #A63D44;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif
}.scroll-txt1 {
	font-weight: bold; 
	font-size: 12px; 
	color: #0033CC; 
	font-family: Verdana; 
	text-decoration: none
}
.healthtext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal; color:#000; font-weight:bold;	 
	padding:0px 0px 0px 10px;
}
.healthtext1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #039;
	padding:0px 0px 0px 10px;
	
}
.tab
{
border:#ddd 1px solid;    
}

div.MaskedDiv
{
visibility: hidden;
position:absolute;
left:0px;
top:0px;
/*font-family:verdana;
font-weight:bold;
padding:40px;*/
background-color: #27282B;
filter:alpha(opacity=80);
opacity:0.9;
width:100%;
height:100%;
/* background-image:url(bg.jpg);
ieWin only stuff
_background-image:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='bg.jpg');*/
}
div.MaskedDiv1
{
visibility: hidden;
position:absolute;
left:0px;
top:0px;
/*font-family:verdana;
font-weight:bold;
padding:40px;*/
background-color: #27282B;
filter:alpha(opacity=80);
opacity:0.9;
width:100%;
height:200%;
/* background-image:url(bg.jpg);
ieWin only stuff
_background-image:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='bg.jpg');*/
}
div.ModalPopup {
/*font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;*/
background-color: white;
font-weight: bold;
	color: red;
position:absolute;
/* set z-index higher than possible */
z-index:10000;
visibility: hidden;

-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
 

border-style: solid;
border-color: #666666;
border-width: 1px;
width: auto;
/*height : 200%;*/
}