TD.menu
{
	background : Black;
	font : 900 normal smaller Tahoma;
	color : White;
	text-align : center;
	font-family : Tahoma;
}
TD.tableheader 
{
	background : Black;
	font : bold normal x-small;
	font-family : Tahoma;
	color : White;
	border: 1px Black;
}
TD.tabledata
{
	background : transparent;
	font : bold normal x-small;
	font-family : Tahoma;
	color : Black;
	border:1px;
}
TD.tabledata1
{
	background : Silver;
	font : bold normal x-small;
	font-family : Tahoma;
	color : Black;
	border:1px;
}
TD.tabledata2
{
	background : Gray;
	font : bold normal x-small;
	font-family : Tahoma;
	color : Black;
	border:1px;
}
A.menu
{
	background : Black;
	font : 900 normal smaller Tahoma;
	color : White;
	text-align : center;
	font-family : Tahoma;
}

TD.menuList
{
	background : Black;
	font : 900 normal smaller Tahoma;
	color : White;
	text-align : left;
	font-family : Tahoma;
}
TD.maintitletext
{
	background : White;
	font : 18pt;
	font-family : Tahoma;
	font-size : 18pt;
}
TD.newstitle
{
	background : White;
	font : 900 oblique x-small;
	font-family : Tahoma;
	color:orange;
}
TD.newsstory
{
	background : White;
	font : normal 10pt;
	font-family : Tahoma;
	font-size : 10pt;
}
TD.newsstoryitalic
{
	background : White;
	font : normal italic 12pt;
	font-family : Tahoma;
	font-size : 12pt;
}
TD.newsstorylarge
{
	background : White;
	font : normal 12pt;
	font-family : Tahoma;
	font-size : 12pt;
}

TD.bold
{
	background : White;
	font : bold 10pt;
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : bold;
}

.borderTable 
{
	padding: 2px 4px 2px 4px;
	border: 1px dashed Black;
}

p.small
{
	background : White;
	font : 8pt;
	font-family : Tahoma;
	font-size : 8pt;

}

.dasheddiv
{
	border : thin dashed Black;
	width : 500px;
	height : 300px;
}
