/* Common tags                 */
/*-----------------------------*/		

body 
{
    background : url(Images/background.jpg) repeat-x;
    font-family: verdana,tahoma,helvetica; 
    font-size: 8.5pt;
    color:#000000;
    margin: 0;
    padding: 0;
	margin-right: 30;
	text-align: left;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 }

body.BackGround
 {
    background-color : #DBD7AA;
 }

A:link      { color: #00732E; text-decoration:none; }
A:visited 	{ color: #00732E; text-decoration:none; }
A:active 	{ color: #00732E;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #000000;  cursor:hand; text-decoration:"underline"; }
		
A.bodyLink:link     { color: #00732E; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #00732E; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #00732E;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #000000;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
		
p
{
	line-height: 1.4em;
	font-weight: normal; 
	color: #00732E;
}

p.textStyles
{
    line-height: 1.4em;
	font-weight: normal; 
	color: #00732E;
 }
 p.Bold
 {
        line-height: 1.4em;
	    font-weight: bold; 
	    color: #00732E;
 }

.title
{
   text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #00732E;
 }

hr {
	border: 0;
	border-top: 2px solid #00732E;
	height: 2px;
}

img
{
	border-width: 1;
}

img.line
{
    border-width: 1;
    border-color :Gray;
}
img.Space
{
    background-image: url(Images/spacer.gif);	
}
ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #00732E;
	font-family: verdana;
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
    font-size: 14px;
	color: #025623;
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #198343;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #0F9143;
	padding-left: 15;
}

h4.fotter
{
    font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: White;
	text-align: right;
    
    }

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}

table.header
{
	  background-color:#EFF0E8;
}

td.logo
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #DAD7AA;
}

    td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size: x-large;
		font-weight: bolder;
		color: #00732E;
	}
	
	td.item
    {
    font-family: Arial;
	font-size:8.5pt;
	font-weight: normal;
	color: #00732E;
    
    }

td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
}

td.e2 
{
	background: url(Images/e_2.jpg) repeat-x;
	text-align: left;		
}

td.e3 
{
	background: url(Images/e_3.jpg) repeat-x;
	text-align: left;	
	height: 24px;
}

td.bg1 
{
	background: url(Images/bg_1.jpg) repeat-x;
	text-align: left;	
	height: 24px;
}
td.bg2
{
    background: url(Images/bg_2.jpg) repeat-x;
	text-align: left;	
	height: 24px;
	
}
td.bg3 
{
	background: url(Images/bg_3.jpg) repeat-x;
	text-align: left;	
	height: 24px;
	
}

td.bg4 
{
    
	background: url(Images/bg_4.jpg);
	text-align: left;	
	height: 24px;		
}


td.menu 
{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;	
}

.menu {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}


td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: White;
	text-align: left;
	background-color : #78A971;
}

td.mainleft {
	BORDER-RIGHT: #999999 thin dotted;
}

td.mainleftbottom {
	BORDER-BOTTOM: #999999 thin dotted
}

td.headerimage
{
    background: url(Images/bar.JPG) repeat-x;
	text-align: center;	
	height: 17px;
	font-family: verdana;
    font-size: 9pt;
    font-weight: bold;
    color: #FFFFFF;
  }
  
  td.maincolor
  {
     background-color : #DBD7AA;
     text-align: left;	
     font-family: verdana;
     font-size: 8.5pt;
     color: #000000;
   }
    
    td.alternatecolor
    {
        background-color : #F5F5F5;
        text-align: left;	
        font-family: verdana;
        font-size: 8.5pt;
        color: #000000;
    }
    td.India
    {
       background: url(Images/indiamap.gif) repeat-y;     
    }