.ntitle	{
	font-family:"Trebuchet MS,Arial,Helvetica";
	font-size:28;
	color:Black;
	font-weight:bolder;
	height:50px;
}
.ntxt	{
	font-family:"Trebuchet MS,Arial,Helvetica";
	font-size:14;
	color:#666666;
	font-weight:normal;
}
.nbtxt	{
	font-family:"Trebuchet MS,Arial,Helvetica";
	font-size:14;
	color:#000099;
	font-weight:bolder;
}
.nwrapper {
	position:relative;
	top:10px;
	left:190px;
	height:50px;
	text-align:center;
	}
.nshade   {
	font-family:"Trebuchet MS,Arial,Helvetica";
	font-size:24;
	color:Black;
	position:absolute;
	top:3px;
	left:2px;
	font-weight:bolder;
	text-align:center;
	}
.nfill    {
	font-family:"Trebuchet MS,Arial,Helvetica";
	font-size:24;
	position:absolute;
	top:0;
	left:0;
	color:White;
	font-weight:bolder;
	text-align:center;
	}
.title
{
    COLOR:white;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 22pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
}
.titlei
{
    COLOR:white;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 22pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: bold;
}
.listing
{
    COLOR:white;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 18pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
}
.subtitle
{
    COLOR:white;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 12pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
}
.subtitlei
{
    COLOR:white;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 12pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: bold;
}
.buttontxt
{
    COLOR:white;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 12pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION:none;
}
.bodytxt
{
    COLOR:white;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
}
.bodyitxt
{
    COLOR:white;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: normal;
}
.bodybtxt
{
    COLOR:white;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
}
.bodybitxt
{
    COLOR:white;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: bold;
}
.navtxt
{
    COLOR:white;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
}
.navitxt
{
    COLOR:white;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 9pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: normal;
}
.navbtxt
{
    COLOR:white;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
}