body {
	scrollbar-track-color: #C0C0C0;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #C0C0C0;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #202020;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #404040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	background-attachment: scroll;
	background-image: url(http://nems.blue-sock.com/images/small/watermark.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.normal {
	font-size: 11px;
	font-weight: normal;
}
.subheading {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white:active {
	color: #FFFFFF;
}
.white:visited {
	color: #FFFFFF;
}
.white:hover {
	color: #FFFFFF;
}

.heading {
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
}
.caption {
	font-size: x-small;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.submenu {
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
form {
	color: #000080;
	border: 2px dashed #CCCCCC;
}
ul {
	list-style-image:  url(../images/small/bullet2.gif);

}
input {
	background-color: #6699FF;
	color: #000088;
}
select {
	background-color: #6699FF;
}
.editPoints {
	
	font-variant: small-caps;
	font-size: xx-small;
}

.topnav (
	background-color: #FFFFFF;
}

.sidenav span {color:#666666; text-decoration: none;	
	font-size: 8pt;
	font-weight: bold;
	text-transform: none;
	text-decoration:none;
}

.sidenav a:link{color:#000099; text-decoration: none;	
	font-size: 8pt;
	font-weight: bold;
	text-transform: none;
	text-decoration:none;
}
.sidenav a:visited{color:#000099;  text-decoration: none;	
	font-size: 8pt;
	font-weight: bold;
	text-transform: none;
	text-decoration:none;
}
.sidenav a:active{color:#000099; 	
	font-size: 8pt;
	font-weight: bold;
	text-transform: none;
	text-decoration:none;
	background-color: #FFFFCC;
}
.sidenav a:hover{color:#FF0000;; text-decoration: underline;	
	font-size: 8pt;
	font-weight: bold;
	text-transform: none;
	text-decoration:none;
}


.sidenav ul {
	list-style-image:  url(/images/small/bullet.jpg);
}.box_menu {
	padding: 1px;
	margin: 1px;
	border: thin ridge #000080;
}

.footnote {
	font-size: xx-small;
	font-style: italic;
}
.subheading a:link{color:#FFFFFF; text-decoration: none;	
}
.subheading a:visited{color:#FFFFFF;  text-decoration: none;	
}
.subheading a:active{color:#FFFFFF; 	
}
.subheading a:hover{color:#FF0000;; text-decoration: underline;	
}textarea {

	background-color: #6699FF;
	color: #000088;
}

