body  {
	background-color: #FFFFFF;
	border: 0px;
	color: #606060;
	font-family: Verdana, arial, sans-serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px auto 0px auto;
	padding: 0px;
}

html	{
	margin: 0px;
	padding: 0px;
}

/*   font-size-adjust: none;	*/
/*   font-stretch: normal;		*/

div, img  {
   margin: 0px;
   padding: 0px;
   border: 0px;
}

p  {
   margin: 5px;
   padding: 0px;
   border: 0px;
}

h1, h2, h3, h4, h5, h6	{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: red solid;
    border-width: 0px;
}

table	{
	margin: auto;
	padding: 0px;
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
}

td, th, tr	{
	 padding: 0px;
	 border-color: #000000;
	 border-style: solid;
	 border-width: 0px;
}

h1	{
	font-size: 1.8em;
}

h2	{
	font-size: 1.6em;
}

h3	{
	font-size: 1.4em;
}

h4	{
	font-size: 1.2em;
}

h5	{
	font-size: 1em;
}

h6	{
	font-size: .9em;
}

/* ------------------------------------------------- */ 

.i	{
	font-style: italic;
}

.b	{
	font-weight: bold;
}

/* ------------------------------------------------- */

/* ------------------------------------------------- */ 

.npsp25	{
	height: 25px;
	width: 100%;
	border: red solid;
    border-width: 0px 0px 0px 0px;
}

/* ------------------------------------------------- */

#npheadline	{
	text-align: center;
	margin: 16px 0px 16px 0px;
}

.npbutholder	{
	margin: 10px 0px;
}

#npdevcontact	{
	font-size: .6em;
	margin: auto;
}

/* ------------------------------------------------- */

a.r		{
	text-decoration: none;
	background: transparent;
}

a.r:link	{
	color: rgb(0,0,255);
	background: transparent;
}

a.r:visited	{
	color: #BA55D3;
	background: transparent;
}

a.r:hover	{
	background: #FFFF00;
}

a.r:active	{
	color: #FF0000;
}

/* ------------------------------------------------- */


a.hovercln,
a.hoverlin,
a.hoverstd		{
	background: transparent;
}


a.hovercln:link,
a.hoverlin:link,
a.hoverstd:link	{
	color: rgb(0,0,255);
	background: transparent;
}


a.hovercln:visited,
a.hoverlin:visited,
a.hoverstd:visited	{
	color: #BA55D3;
	background: transparent;
}

a.hoverlin:hover,
a.hoverstd:hover	{
	background: #FFFF00;
}

a.hovercln:active,
a.hoverlin:active,
a.hoverstd:active	{
	color: red;
}

/* ------------------------------------------------- */

a.hovercln:hover	{
	color: green;
}

a.hoverlin,
a.hoverlin:link,
a.hoverlin:visited	{
	text-decoration: underline;
}

a.hoverstd,
a.hoverstd:link,
a.hoverstd:visited	{
	text-decoration: none;
}


/* ------------------------------------------------- *//* ------------------------------------------------- */

a.hoverfoot		{
	text-decoration: none;
	background: transparent;
}

a.hoverfoot:link	{
   color: #978F54;
	background: transparent;
}

a.hoverfoot:visited	{
   color: #978F54;
	background: transparent;
}

a.hoverfoot:hover	{
	color: rgb(0,0,255);
	background: #FFFF00;
}

a.hoverfoot:active	{
	color: red;
}

/* ------------------------------------------------- */
/* ------------------------------------------------- */
/* ------------------------------------------------- */

.fs5	{
	font-size: .5em !important;
}

.fs6	{
	font-size: .6em !important;
}

.fs7	{
	font-size: .7em !important;
}

.fs8	{
	font-size: .8em !important;
}

.fs9	{
	font-size: .9em !important;
}

.fs1	{
	font-size: 1em !important;
}

/* ------------------------------------------------- */

.tac	{
	text-align: center !important;
}

.tal	{
	text-align: left !important;
}

.tar	{
	text-align: right !important;
}

/* ------------------------------------------------- */

.vab	{
	vertical-align: bottom !important;
}

.vam	{
	vertical-align: middle !important;
}

.vat	{
	vertical-align: top !important;
}

/* ------------------------------------------------- */

.npalert	{
	 color: #FFFFFF;
	 background-color: #FF0000; 
}

.npfixed	{
	font-family: "Courier New", monospace;
}

.npsans	{
	font-family: Verdana, Arial, sans-serif;
}

.npaltshade	{
	color: #666666;
	background-color: #EFEFEF; 
}

.npreq	{
	color: #FF0000;
}

/* ------------------------------------------------- */

div.pol		{
	float: left;
	width: 180px;
	margin: 0em 1em .5em 0em;
}

div.pol img		{
	margin: .5em 0em 0em 0em;
}

.needswork	{
	background-color: #FFBBBB !important;
}

.working	{
	background-color: #808080 !important;
}

.pyb	{
	background-color: #FFFFCC !important;
}

/* ------------------------------------------------- */