﻿body {
}
/*thankyou.aspx background image */
.normal{ font-weight:normal;}
.imgback
{
 background-image:url(images/thankyou_background.jpg);
 width:867px; height:767px;  
}

/*fonts defined for thanyou.aspx */
.txtheaderstyle
{
    font-size: 15pt;
     font-style:inherit;
   
    color:Black;
    font-family:Arial Black;
    text-align:left;
    
}

/*Testing data*/
.homeimgback1
{
 background-image:url(images/nyc_background1_dtest.jpg);
 background-repeat:no-repeat;
 width:900px; height:767px;  
}

/*--------------------*/

/* Homepage background*/
.homeimgback
{
 background-image:url(images/nyc_background1.jpg);
 background-repeat:no-repeat;
 width:900px; height:767px;  
}
.txthfont
{
	font-size:11pt;
	font-weight:bold;
	color:Black;
	font-family:Arial;
}
	.linkstyle
{
	font-family:"Trebuchet MS",Arial,sans-serif; font-size:12px;font-weight:bold;color:#4B8594;
		
	}
.txtfont
{
	font-size:8pt;
	color:Black;
	font-family:Arial;
}
.txtboxs
{
	width:90px; height:11px;
	font-size:7pt;
	}
	.txtffont
{
	font-size:8px;
	font-family:Arial;
}
/*a:link {text-decoration:none; color:#ffffff;}
a:visited {text-decoration:none;} 
a:hover {text-decoration:underline;color:#ffffff; } */


a:link {  font-family:"Trebuchet MS",Arial,sans-serif; font-size:12px; font-weight:bold; text-decoration:none;}
                    a:visited {text-decoration:none; font-family:"Trebuchet MS",Arial,sans-serif; font-size:12px; font-weight:bold;} 
                    a:hover {  font-family:"Trebuchet MS",Arial,sans-serif;font-size:12px; font-weight:bold; text-decoration:underline;}
                    
                    