body {
	background-color:#000000;
	color:#ffffff;
	margin:0;
	padding:0;
	text-align:center;
	height: auto;
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
}

td,th,p,table {
	font: normal 94% Arial, Helvetica, sans-serif;
	color: ffffff;
}

.styletd td {
  color: #FFFFFF;
}

.styletd a,.styletd a:visted,.styletd a:link {
  color: #FFFFFF;
}

#styletd td {
	color: #FFFFFF;
}


#styletd a,#styletd a:visted,#styletd a:link {
  color: #FFFFFF;
}

#styletd a:hover {
  color: #AAAAAA;
}

.nugget {
	background-color: #ffffff;
}

.nugget td{
	background-color: #CCCCCC;
	padding: 2px;
	color: #000000;
}

.nugget th{
	background-color: #999999;
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 10px;
}
.menu a,.menu a:link,.menu a:visited,.menu a:hover {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #000000;
}
.menu a:hover {
	color:white;
	background-color: #444444;
}
.menu a.catlevel1 {
	font-weight: bold;
	padding: 0px 2px 0px 4px;
	padding: 0px! 2px! 0px! 4px!;

}
.menu a.catlevel1_sel {
	font-weight: bold;
	background:#999999;
	color: #ffffff;
	padding: 0px 2px 0px 4px;
}
.menu a.catlevel2_sel {
	background:#9999FF;
	padding: 0px 2px 0px 10px;
}
.menu a.catlevel2 {
	padding: 0px 2px 0px 10px;
}

input,select {
	height: 20px;
	font: bold 10px;
}

form {
	margin: 0px;
}

.sep {
	background: #ffffff;
}
.header {
	padding: 2px 2px 2px 5px;
	background: #CCCCCC;
	border-bottom: 1px solid #000000;
}
.footer {
	padding: 2px 2px 2px 5px;
	background: #CCCCCC;
	border-top: 1px solid #000000;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.properties {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
}

#content{
	height: 420px;
	background-image: url(/images/NOSESITE2copy.jpg);
	background-repeat: no-repeat;
	top: 0px;
	background-position: 0px 10px;
	
}
#content p{
	font-size:80%;
	margin: 0px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 20px;
	/* border: 1 solid #999999; */
}


#content li{
font-size:80%;
}

#content h1{
	font-size: 130%;
	color: #FFFFFF;
	padding: 0;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

#content h2{
font-size:100%;
color:#FFFFFF;
padding: 0;
margin: 20px;
}

.content_middle{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 100%;
  
}

#wrapper{
	width: 820px;
	background-color:#000000;
	margin:0px auto;
	text-align:left;
	top: 0px;
}

#tbl_col {
	color: #000000;
}

#tbl_col2 {
	color: #ffffff;
}

#tbl_col2 a {
	color: #ffffff;
}

#tbl_col2 a img {
   border: none; } 

#tbl_col2 a:visited {
	color: #ffffff;
}

#tbl_col2 a:active {
	color: #ffffff;
}

#tbl_col2 a:link {
	color: #ffffff;
}

#tbl_col2 a:hover {
	color: #444444;
}

/*a {
color: #000000}

a:link { 
  color: #000000;
  text-decoration:none }
a:visited { 
  color: #000000; 
  text-decoration:none }
a:active { 
  color: #000000; 
  text-decoration:none }

a:hover        { 
  color: gray; 
  }

#col2 {
  color: #000000;
 }
 */
 #col_white {
  color: #ffffff;
 }
 
 #col_white a:link { 
  color: #ffffff;
  text-decoration:none }
 #col_white a:visited { 
  color: #ffffff; 
  text-decoration:none }
 #col_white a:active { 
  color: #ffffff; 
  text-decoration:none }
  
  #col_white a img {
   border: none;
  }
  
  
 #col_white1 {
  color: #ffffff;
  text-align: right;
 }
 
 #col_white1 a:link { 
  color: #ffffff;
  text-decoration:none }
 #col_white1 a:visited { 
  color: #ffffff; 
  text-decoration:none }
 #col_white1 a:active { 
  color: #ffffff; 
  text-decoration:none }  
 #col_white1 a img {
   border: none;
  }
  
  
#font100 {
  font-size: 100%;
}
