/* General linkology */
a:link, a:visited {font-weight : bold; text-decoration : none;color: #c30;background: transparent;}
a:hover {font-weight : bold; text-decoration : underline;color: #999;background: transparent;}
a:active {font-weight :bold; text-decoration : none;color: #526968;background: transparent;}	
/* Headings */
h1, h2{font-family: verdana, arial, helvetica, sans-serif;padding: 0px;font-size:12px;color:#666;}
h3, h4{font-family: verdana, arial, helvetica, sans-serif;padding: 0px; margin-bottom:-1em;font-size:11px;color:#666;}
/* for text only version*/
body	{font-family: verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;margin:20px 20px 20px 20px;}
#maincontent p{text-align:justify;line-height:1.6em;}
#maincontent li{line-height:1.6em;}
.txtMMenu{padding: 0px;margin: 0px 0px 0px 0px;font-weight:bold;}
.backBttn{margin:10px 0px 0px 0px;}
img.bodyImgL{
/*border:4px solid #fff;*/
float:left;
margin:10px 10px 0px 0px;
}
img.bodyImgR{
/*border:4px solid #fff;*/
float:right;
margin:10px 0px 0px 10px;
}

/*for txtOnly*/	
#copyright{clear:both;float:left;width:550px;padding:0px 0px 0px 40px; font-size:10px;}
#copyright a:link, #copyright a:visited {font-weight : normal; text-decoration : none;color: #666;background: transparent;}
#copyright a:hover {font-weight : normal; text-decoration : underline;color: #666;background: transparent;}
#copyright a:active {font-weight : normal;text-decoration : none;color: #666;background: transparent;}	
.mm{list-style-type:none; padding:0em 0em 0.5em 0em;}
.pm{list-style-type:none;padding:0em 0em 0.5em 0em;}
.pmH{font-weight:bold;list-style-type:none;padding:0em 0em 1em -3.5em; margin:0em 0em 1em -3.5em;}