body {
	color: #000066;
	background-color: #FFFFFF;
	font: small/1.3em Arial, Helvetica, sans-serif;
	margin: 0px 5px;
	padding: 0px;
}


#mainTable {
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000066;
	background-color: #FFFFFF;

 }
 

#mainTable td {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000066;
	background-color: #FFFFFF;

 }
 
#maincontent {
	border: 2px dotted #D6D8B8;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	color: #000066;

 }
 
#sidebar {
	width: 20%;
	background-color: #EFEFDE;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000066;
	vertical-align: top;

 }
 
 #header {
   	background-image: url(images/nowlogoblu.gif);
	background-repeat: no-repeat; 
 }
 
 #header2 {
	background-image: url(images/mnow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: bottom;
 }	
	
 #horzbar {
	background-color: #C8E0EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;

 }
 
 #footer {
	background-color: #C8E0EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	text-align: left;
}
 
 a:link {
	text-decoration: none;
	color: #0000cc;
	line-height: normal;
}
a:visited {
	text-decoration: none;
	color: #666666;
	
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
	
}
a:active {
	text-decoration: underline;
	color: #3399FF;
	
}
.action a:link {
	color: #FF0099;
	text-decoration: none;
	line-height: normal;
}
.action a:visited {
	color: #808080;
	text-decoration: none;
	
}
.action a:hover {
	color: #9933CC;
	text-decoration: underline;
	
}
 
 .action a:active {
	color: #DF6FDC;
	text-decoration: underline;
	
}
 
 
#column {
	border: thin solid #CEE3EF;
}
h2 {
	line-height: 1.3em;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font: bold 16px/1.1em "Times New Roman", Times, serif;
	background: center;
	color: #000066;
}

.imgborder {
	border: thick solid #FFFFFF;
}
.new {
	color: #9900CC;
	background: #FFE6FF;
	border: thin dotted #FF33CC;
	font-weight: bolder;
	font-variant: small-caps;
	font-size: 11px;
	font-style: italic;
}
