
#layerDSTAlert	{ Z-INDEX: 3; position: absolute; top:  320px; left: 500px;	height: 90px; width: 300px; visibility: visible}

BODY	
	{ 
		color: black;
		background: 
			url(../images/nx_background.jpg) white;
	}

input
{
    font-size: 9pt;
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

A:Link,A:Active,A:visited
{
	text-decoration: underline;
	color: brown;
	background: transparent;
}

A:hover
{
	text-decoration: underline;
	color: purple;
	background: transparent;
}

A.HomeLink:Link,A.HomeLink:Active,A.HomeLink:visited,A.HomeLink:hover
{
	text-decoration: none;
	color: transparent;
	background: transparent;
}

td
{
    font-size: 10pt;
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.header
{
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 10pt;
    font-weight: bold;
}

.WhiteHeader
{
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 10pt;
    font-weight: bold;
    color:white;
}

P
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
}

.ButtonStyle
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	color:blue;
	font-weight:bold;
}

.SearchBoxStyle
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 8pt;
}

.gtext10b
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	color:black;
	font-weight:bold;
}

.gtext10n
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	color:black;
}

