body{
	font-family:"trebuchet ms",arial,helvetica;
	background-image:url(nabkgnd.jpg);
	background-color: #FFFFCC;
	color: #333399;
}
body a:link{
color:#990033;
text-decoration:underline;
}
body a:visited{
color:#006633;
text-decoration:none;
text-decoration:underline;
}
body a:hover{
text-decoration:underline;
color:#FF6600;
}
LI{
list-style-image:url(nabull2.gif);
}
.UserDottedLine{
margin-bottom:2px;
height:1px;
overflow:hidden;
background-color:transparent;
background-image:url(../../Theme/dot.gif);
background-repeat:repeat-x;
}
.UserToolbar{
background-image:url(../../Theme/toolgrad.gif);
border:1px solid #BBBBBB;
background-repeat:repeat-x;
background-color:transparent;
}
h1{
font-family:"trebuchet ms",Arial,Helvetica;
font-weight:bold;
font-style:normal;
}
h2{
font-family:"trebuchet ms",Arial,Helvetica;
font-weight:normal;
font-style:normal;
}
h3{
font-family:"trebuchet ms",arial,helvetica;
font-weight:normal;
font-style:normal;
}
h4{
font-family:"trebuchet ms",arial,helvetica;
font-weight:normal;
font-style:normal;
}
h5{
font-family:"trebuchet ms",arial,helvetica;
font-weight:normal;
font-style:normal;
}
h6{
font-family:"trebuchet ms",arial,helvetica;
font-weight:normal;
font-style:normal;
}
BUTTON{
border-style:solid;
border-width:1pt;
font-family:"trebuchet ms",Arial,Helvetica;
font-style:normal;
}
label{
font-family:"trebuchet ms",arial,helvetica;
font-style:normal;
}
TEXTAREA{
border-width:1pt;
font-family:"trebuchet ms",arial,helvetica;
font-style:normal;
}
FIELDSET{
border-style:solid;
border-width:1pt;
font-family:"trebuchet ms",arial,helvetica;
font-style:normal;
}
LEGEND{
font-family:"trebuchet ms",arial,helvetica;
font-style:normal;
}
SELECT{
border-style:solid;
border-width:1pt;
font-family:"trebuchet ms",arial,helvetica;
font-style:normal;
}
TABLE{
font-family:"trebuchet ms",arial,helvetica;
font-style:normal;
}
CAPTION{
font-family:"trebuchet ms",arial,helvetica;
font-style:normal;
}
TH{
font-family:"trebuchet ms",arial,helvetica;
font-style:bold;
}
MARQUEE{
font-family:"trebuchet ms",arial,helvetica;
}
.cblk  {
	color : #000000;
}

.cmar  {
	color : Maroon;
}

.cgrn  {
	color : Green;
}

.colv  {
	color : Olive;
}

.cnvy  {
	color : Navy;
}

.cpur  {
	color : Purple;
}

.cteal  {
	color : Teal;
}

.cgry  {
	color : Gray;
}

.cslv  {
	color : Silver;
}

.cred  {
	color : #FF0000;
}

.clime  {
	color : Lime;
}

.cylw  {
	color : Yellow;
}

.cblu  {
	color : Blue;
}

.cfuch  {
	color : Fuchsia;
}

.caqu  {
	color : Aqua;
}

.cwht  {
	color : White;
}

