BODY {
	background-image: url(../images/backg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
}
.heading {
	font-family: Arial;
	font-size: 20pt;
	text-decoration: none;
	color: 3f3f3f;
	font-weight: bold;
	letter-spacing: -2px;
	font-smooth: always;
}
.pinkhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-decoration: none;
	color: #910057;
	font-weight: bold;
	letter-spacing: -1px;
	font-smooth: always;
}
.greyhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-decoration: none;
	color: #4e4e4e;
	font-weight: bold;
	letter-spacing: -1px;
	font-smooth: always;
}
.greysubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-decoration: none;
	color: #4e4e4e;
	font-weight: bold;
	letter-spacing: -1px;
	font-smooth: always;
}
.pinktext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #910057;
	font-weight: bold;
	font-smooth: always;
}
.greytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #4e4e4e;
	font-weight: bold;
	font-smooth: always;
}
.normaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #3f3f3f;
	font-weight: normal;
	font-smooth: always;
	line-height: 14px;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #3f3f3f;
	font-weight: normal;
	font-smooth: always;
	line-height: 14px;
}
.dropmenutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-decoration: none;
	color: #3f3f3f;
	font-weight: normal;
	font-smooth: always;
	padding-left: 4px;
	line-height: 10px;
}
.dropmenutxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-decoration: none;
	color: #910057;
	font-weight: normal;
	font-smooth: always;
	padding-left: 0px;
	line-height: 10px;
}
.normalpinktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #b3006a;
	font-weight: bold;
	font-smooth: always;
	line-height: 14px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	text-align: justify;
	color: b3006a;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	text-align: justify;
	color: b3006a;
	font-weight: bold;
}
.readmorea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #e1339b;
	text-transform: uppercase;
}
.readmorea:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #000000;
	text-transform: uppercase;
}
.formfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	border: 1px solid #D4D0C8;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #666;
}
.footera {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #e1339b;
}
.footera:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}

/* New Css for H1 Tag in about us page Date Jan 09 2010*/

.headingH1 {
	font-family: Arial;
	font-size: 20pt;
	text-decoration: none;
	color: 3f3f3f;
	font-weight: bold;
	letter-spacing: -2px;
	font-smooth: always;
	margin:0px;
	padding:0px;
	display:inline;
}

.footerH1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #666;
	margin:0px;
	padding:0px;
	display:inline;
}

.footerH1 a:link 		{color:#666; text-decoration: none; }
.footerH1 a:visited 	{color:#666; text-decoration: none; }
.footerH1 a:hover 		{color:#910057; text-decoration: none; }
.footerH1 a:active 		{color:#666; text-decoration: none; }

.normaltxtH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #3f3f3f;
	font-weight: normal;
	font-smooth: always;
	line-height: 14px;
	display:inline;
}

