@charset "iso-8859-1";
/* author: Jayraj Desai */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 5/18/02 */
/* for all the pages on site */
body {
	color : #000000;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size: 10pt;
	text-decoration :none;
	text-align:left;
	list-style : circle;
	list-style-type : circle;
	list-style-position : outside;
	}
/* netscape some times dont inherits the body style in table */
tr {
      color : #000000;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size: 10pt;
	text-decoration :none;
	text-align:left;
	list-style : circle;
	list-style-type : circle;
	list-style-position : outside;
	} 
	   
	   
td {
	color : #000000;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size: 10pt;
	text-decoration :none;
	text-align:left;
	list-style : circle;
	list-style-type : circle;
	list-style-position : outside;
	}
/* Now individual elements */
a {
	color: #000099;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight:regular;
	text-align:left;
	}

a:hover {
		color:#ff0066;
		text-decoration:underline;
		}
a:visited {
		color: #996600;
		}

a:active {
		color: #ff0066;
		}
	
/* headers dont take size in ie */
h1 {
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	text-decoration : none;
	}

h2 {
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	text-decoration : none;
	}

h3 {	
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	text-decoration : none;
	}
h4 {
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	text-decoration : none;
	}
	
/* when you need a specific link behaviour say for secton member*/
a.member {
	color : #0066cc;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size: 10pt;
	text-decoration : underline;
	font-weight: regular;
	text-align: left;
	}
	
a.menber:hover {
	color:#0000ff;
	text-decoration: none;
	}
a.member:visited {
	color:#3399cc;
	}
/* for leaving horizintal space */
.hspace {
	 margin-left:0.3 in;
	 margin-right:0.3 in;
	 }  

/* For the tag links */

A.tglnon {  color : #ffffff;
			font-size: 12pt;
			font-weight:bold;
		}
A.tglnon:hover {  color : #ffffff;
			font-size: 12pt;
			font-weight:bold;
			text-decoration:none;
		}
A.tglnon:visited {

		font-family:verdana,geneva,arial,helvetica,sans-serif;
		font-size: 10pt;
		color : #ffffff;
		}
A.tglnof {  color : #000000;
			font-size: 10pt;
			font-weight:bold;
		}
A.tglnof:hover {
			color: #ffffff;
			font-size: 10pt;
			font-weight:bold;
			text-decoration:none;
		}
A.tglnof:visited {

		font-family:verdana,geneva,arial,helvetica,sans-serif;
		font-size: 10pt;
		color : #000000;
		}
.lmargin {
			margin-left:5px;
			}
 
