.txt {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; Font-SIZE: 7pt;
}
.special {
	FONT-FAMILY:verdana; COLOR: #000000; Font-SIZE:7pt;
}
.btxt {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #E87C1E; Font-SIZE: 10pt;
}
.txt1 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; Font-SIZE: 8pt;
}
.btxt {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #86A2D1; Font-SIZE: 7pt;
}
.smallfont {
	FONT-FAMILY:Garamond;Font-SIZE:7.5pt;
}
.txthd {
	COLOR: #E87C1E; Font-Weight: Bold; Font-SIZE: 10pt;
}
.listing {
	COLOR: #666666; FONT-FAMILY:Tahoma;Font-Size:7pt;
}
.select {
	 FONT-FAMILY:Arial Narrow;Font-SIZE:7.5pt;
}
.select1 {
	 FONT-FAMILY:Tahoma;Font-SIZE:7pt;
}
.button {
	FONT-FAMILY:Verdana;Font-SIZE:8pt;border-right:1pt solid #666666;border-bottom:1pt solid #666666;background-color:#D2D2D2;height:17pt;border-top:1pt solid #999999;border-left:1pt solid #999999;text-align:center;
}
.hdtxt {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #86A2D1; Font-Weight: bold; Font-SIZE: 10pt;
}
a.black {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; Font-Weight: Bold; Font-SIZE: 7.5pt;
}
a.black:link {
	COLOR: #000000; Font-Weight: Bold; text-decoration: none
}
a.black:visited {
	COLOR: #000000; Font-Weight: Bold; text-decoration: none
}
a.black:active {
	COLOR: #000000; Font-Weight: Bold; text-decoration: none
}
a.black:hover {
	COLOR: #88A1CE; Font-Weight: Bold; text-decoration: none
}
a.site {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; Font-SIZE: 7pt;
}
a.vsmall {
	FONT-FAMILY: tahoma, sans-serif; COLOR: #000000; Font-SIZE: 7pt;
}
a.vsmall:hover {
	COLOR: #88A1CE; text-decoration: none
}
a.vsmall:link {
	COLOR: #000000; text-decoration: none
}
a.vsmall:visited {
	COLOR: #000000; text-decoration: none
}
a.vsmall:active {
	COLOR: #000000; text-decoration: none
}
a.site:link {
	COLOR: #000000; text-decoration: none
}
a.site:visited {
	COLOR: #000000; text-decoration: none
}
a.site:active {
	COLOR: #000000; text-decoration: none
}
a.site:hover {
	COLOR: #88A1CE; text-decoration: none
}
a.txthdlnk {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; Font-Weight: Bold; COLOR: #E87C1E; Font-SIZE: 8pt;
}
a.txthdlnk:link {
	COLOR: #E87C1E; Font-Weight: Bold; text-decoration: none
}
a.txthdlnk:visited {
	COLOR: #E87C1E; Font-Weight: Bold; text-decoration: none
}
a.txthdlnk:active {
	COLOR: #E87C1E; Font-Weight: Bold; text-decoration: none
}
a.txthdlnk:hover {
	COLOR: #88A1CE; Font-Weight: Bold; text-decoration: none
}

.shdtxt {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #37536B; Font-Weight: bold; Font-SIZE: 7pt;
}
.list {
	FONT-FAMILY: tahoma; COLOR: #000000; Font-SIZE: 7pt;
}
.phdtxt {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #86A2D1; Font-Weight: bold; Font-SIZE: 9pt;
}
.vsmall {
	FONT-FAMILY: Arial;Font-SIZE: 7.5pt;
}

/*function chk();
{
	if(document.feedfrm.name.value=="")
	{
		alert("Enter your Organization's Name");
		document.feedfrm.name.focus();
		return false;
	}
	if(document.feedfrm.address.value=="")
	{
		alert("Kindly enter your address");
		document.feedfrm.address.focus();
		return false;
	}
	if(document.feedfrm.city.value=="")
	{
		alert("Enter your city");
		document.feedfrm.city.focus();
		return false;
	}
	if(document.feedfrm.country.value=="")
	{
		alert("Kindly enter your country");
		document.feedfrm.country.focus();
		return false;
	}
	if(document.feedfrm.contact.value=="")
	{
		alert("Enter your contact person's name");
		document.feedfrm.contact.focus();
		return false;
	}
	if(document.feedfrm.designation.value=="")
	{
		alert("Kindly enter designation");
		document.feedfrm.designation.focus();
		return false;
	}
	if(document.feedfrm.email.value=="")
	{
		alert("Enter an appropriate email address");
		document.feedfrm.email.focus();
		return false;
	}
	else
	{
		var email;
		email=document.feedfrm.email.value;
		if(email.indexOf('@',0)==-1 || email.indexOf('.',0)==-1)
		{
			alert("\n The E-Mail field requires a \"@\" and a \".\"be used. \n\nPlease re-enter your E-Mail address.");
			document.feedfrm.email.focus();
			document.feedfrm.email.select();
			return false;
		}
	}
	if(document.feedfrm.non.value=="")
	{
		alert("Enter Non returnable item(s) to be displayed");
		document.feedfrm.non.focus();
		return false;
	}
	if(document.feedfrm.displayname.value=="")
	{
		alert("Please enter Displayname");
		document.feedfrm.displayname.focus();
		document.feedfrm.displayname.select();
		return false;
	}
}*/

/*
.foot {
	COLOR: #000000; Font-SIZE: 8pt;
}
.tabtxt {
	COLOR: #203087; Font-SIZE: 8pt;
}
.tab {
	COLOR: #00065C; Font-Weight: Bold; Font-SIZE: 10pt;
}
.vidhd {
	COLOR: #3C486E; Font-Weight: Bold; Font-SIZE: 10pt;
}
.vidtxt {
	COLOR: #203087; Font-SIZE: 8pt;
}
.vidredtxt {
	COLOR: #6F3D32; Font-SIZE: 8pt;
}
.search {
	COLOR: #FFFFFF; Font-Weight: Bold; Font-SIZE: 8pt;
}
.artitxt {
	COLOR: #FFFFFF; Font-Weight: Bold; Font-SIZE: 8pt;
}
.artitxtb {
	COLOR: #FFFFFF; Font-Weight: Bold; Font-SIZE: 10pt;
}
.hist {
	COLOR: #FFFFFF; Font-SIZE: 8pt;
}
.txthd {
	COLOR: #222E58; Font-Weight: Bold; Font-SIZE: 10pt;
}
.txt {
	COLOR: #102086; Font-SIZE: 9pt;
}

.searchtxt {
FONT-FAMILY: Arial, Helvetica, sans-serif; Font-SIZE: 8pt;
}
a.text {
	COLOR: #232E5B; Font-Weight: Bold; Font-SIZE: 8pt;
}
a.text:link {
	COLOR: #232E5B; Font-Weight: Bold; text-decoration: none
}
a.text:visited {
	COLOR: #232E5B; Font-Weight: Bold; text-decoration: none
}
a.text:active {
	COLOR: #232E5B; Font-Weight: Bold; text-decoration: none
}
a.text:hover {
	COLOR: #232E5B; Font-Weight: Bold; text-decoration: underline
}
.btnreg {
	COLOR: #25315C; background-color: #B3B5CC; border-bottom:2px solid #3E404B; border-right:2px solid #5C5F7D; FONT-FAMILY: Arial, Helvetica, sans-serif; Font-Weight: Bold; Text-Align: left; height: 15pt; width: 45pt; cursor:hand; Font-SIZE: 8pt;
}
.btnmem {
	COLOR: #25315C; background-color: #B3B5CC; border-bottom:2px solid #3E404B; border-right:2px solid #5C5F7D; FONT-FAMILY: Arial, Helvetica, sans-serif; Font-Weight: Bold; Text-Align: left; height: 15pt; width: 60pt; cursor:hand; Font-SIZE: 8pt;
}
.btnfed {
	COLOR: #25315C; background-color: #B3B5CC; border-bottom:2px solid #3E404B; border-right:2px solid #5C5F7D; FONT-FAMILY: Arial, Helvetica, sans-serif; Font-Weight: Bold; Text-Align: left; height: 15pt; width: 70pt; cursor:hand; Font-SIZE: 8pt;
}
.btnvid {
	COLOR: #25315C; background-color: #B3B5CC; border-bottom:2px solid #3E404B; border-right:2px solid #5C5F7D; FONT-FAMILY: Arial, Helvetica, sans-serif; Font-Weight: Bold; Text-Align: left; height: 15pt; width: 40pt; cursor:hand; Font-SIZE: 8pt;
}
*\


