body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C0C0C0;
}
.verysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
}

.odd{background-color:#D0D0D0;}
.even{background-color:#999999;}

.white {
	color: #FFFFFF;
	text-decoration: none;
}

.rounded-container, .search-box
{
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #000;
  margin: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;  
}

.fancy {
    background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.pagehdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.normalTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #666666;
	text-decoration: none;
	text-align: justify; 
}

.normalTTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000; background-color: #009A00;
	text-decoration: none;
	text-align: left; 
}


.theTxt
{
 text-align: left;  
}
.navItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}

.navNletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DFE3;
	
}

.hand {
	cursor: hand;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.linedwn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2BD9A;
}

.linedwn2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}
.gray {
	color: #CCCCCC;
	text-decoration: none;
}


.navbarbgImg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.alink {
	color: #000099;
	text-decoration: none;
}

.clink {
	color: #000000;
	text-decoration: none;
}

.navbarbgImg2 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.rightline {
	background-attachment: fixed;
	background-image: url(../images/ln.gif);
	background-repeat: repeat-y;
	background-position: center top; 
}
.sectionhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
