
/**************************************************************

	Toy Fair 2010!
	
**************************************************************/


.titleHead 
{
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	color: #990000;
}

.titleDay
{
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	color: #393939;
}

.sections
{
	font-family: Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #393939;
	text-underline-style: dotted;
	/* text-decoration: underline; */
}

.introBlack
{
	font-family: Arial;
	font-size: 10pt;
	color: #000
}

.mainText
{
	font-family: Tahoma;
	font-size: 10pt;
	/* letter-spacing: 0.25px; */
	color: #000
	/*color: #606060*/
}

.tfSpecials
{
	font-family: Verdana;
	font-size: 15pt;
	font-weight: bold;
	color: #990000;
}

a.tfSpecials
{
	font-family: Verdana;
	font-size: 15pt;
	font-weight: bold;
	color: #990000;
}

a.nav:link {
	color: #1154C1;
	text-decoration: none;
	font-size: 10px;
}
a.nav:visited {
	color: #1154C1;
	text-decoration: none;
	font-size: 10px;
}
a.nav:hover {
	color: #1D70F8;
	text-decoration: none;
	font-size: 10px;
}
a.nav:active {
	color: #1154C1;
	text-decoration: none;
	font-size: 10px;
}



table.vt
{
border: 1px solid #FFF;
border-width: 1px 1px 1px 1px;
}
td.st
{
border: 1px solid #DDD;
border-width: 1px 1px 1px 1px;
padding: 6px 6px 6px 15px;
background-color: #EEE;
}
td.vt
{
border: 1px solid #DDD;
border-width: 1px 1px 1px 1px;
padding: 15px 15px 15px 15px;
}
ul.navigator
{
list-style:none;
padding: 0px;
margin: 0px;
}





/*************************************************************/


