body {
	background-color: #B0C4DE;  
/*	background-color: #727272;   -- original  */
}
.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E2E2E2;   /* Text color  original is E2E2E2 */
	margin-left: 12px; /* was 3 in original */
	text-decoration: none;
	padding-left: 12px;  /* was 0 in original */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.navlinks-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E2E2E2;   /* Text color  original is E2E2E2 */
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.navlinks-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E2E2E2;   /* Text color  original is E2E2E2 */
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.navtd {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 3px;
}

.padleft {
	margin-left: 6px;   /* Experiment */
	margin-right: 3px;
    }
    
.padright {
	margin-left: 3px;   /* Experiment */
	margin-right: 6px;
    }
 
p {
	font-family: Georgia, serif, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
	margin-right: 7px;
	text-align: left;
	margin-bottom: 7px;
}
h3 {
	font-family: Georgia, serif, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

td.alignright {
	text-align:right;
}

h1 {
	font-family: Georgia, serif, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 7px;
}
.footer {
	font-family: Georgia, serif, sans-serif;
	font-size: 10px;
	color: #000000;
}
li {
	font-family: Georgia, serif, sans-serif;
	font-size: 12px;
	color: #000000;
//	list-style-type: circle;
}
.bodylink {
	font-family: Georgia, serif, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: underline;
	a-link: #660000;
	a-hover: #ffffff; 
		}

.abspos1
{
position:absolute;
left:250px;
top:25px;
}
.smallitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #E2E2E2;   /* Text color  original is E2E2E2 */
	
}

.NewFlag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E7AF06;
	font-size: 10px;
}
