body, td, th { 
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h5  { 
	color: blue;
	font-family: arial, helvetica, verdana;
	text-decoration: underline;
	padding-left: 10px;
	padding-top: 5px;
}

#topBar1 {
	position: absolute;
	background: #006633;
	top: 0px;
	width: 100%;
	height: 30px;
	visibility: visible;
	display: block;
}

#topBarLogo {
	position: absolute;
	background: #FFFFFF;
	top: 40px;
	width: 100%;
	height: 80px;
	visibility: visible;
	display: block;
	border-top: dashed 1px #006633;
	border-bottom: solid 5px #FFD700;
}

#topNav {
	position: absolute;
	background: #FFFACD;
	top: 125px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block;
}

#SponsBox1 {
	position: relative;
	background-image: url(/preview/images/boxBack.gif);
	top: 180px;
	left: 10%;
	width: 200px;
	height: 80px;
	visibility: visible;
	display: block;
}

.topNavSpaces {
	margin-left: 1em;
	margin-right: 1em;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: blue;
}

.AlignCenter {
	text-align: center;
}


#centerpart {
	position: absolute;
	width:100%;
	/* background-color: yellow; */
   top: 111px;
}
#centerpartlow {
	position: absolute;
	width:100%;
	/* background-color: yellow; */
   top: 137px;
}


#odpcontent {
   margin: 10px 156px 10px 156px;
	text-align: center;
	font-size: 16px;
}
#odpcontent table { 
   margin-left: auto;
   margin-right: auto;
}
#odpcontent td {
   text-align: left;
   padding: 5px;
}

#leftcolumn {
	position: absolute;
	top: 0;
	left: 0;
   width: 140px;
   padding: 5px;
   height: 600px;
   text-align: center;
}

#rightcolumn {
	position: absolute;
	top: 0;
	right: 5px;
   width: 140px;
   padding: 5px;
   text-align: center;
   height: 600px;
}

#main1 {
   margin:0; 
   padding:0;
   /* background:yellow url("images/red150.gif") top left repeat-y; */
}
#main2 {
   margin:0; 
   padding:0;
   /* background:url("images/blue150.gif") top right repeat-y; */
}
#banner {
	position: absolute;
	background: #cdccd3;
	top: 0px;
	width: 100%;
	height: 110px;
	display: block;
}
#bannerlow {
	position: absolute;
	background: #cdccd3;
	top: 26px;
	width: 100%;
	height: 110px;
	display: block;
}
#bannerlinks {
   position: absolute;
   right: 10px;
   bottom: 5px;
   text-align: right;
}
#footer {
   background-color: #fffacd;
   text-align: center;
   margin-top: 5%;
   padding: 10px;
	display: block;
	margin: 0 150px 0 150px;
}

table.galpgtable {
	position: absolute;
	top: 110px;
	left: 0px;
	width:100%;
	border: 1px solid #fff;
	/* border:none;
	border-collapse: collapse; */
	margin:0;
	background-color: #fff;
	font-size: 14px;
}
table.galpgtable td {
	vertical-align: top;
}
table.galpgtable td.sideleft {
	background-color:#fff;
	width:150px;
	padding: 10px;
	font-size: 14px;
	border-right: 1px solid #ccc;
}
table.galpgtable td.sideright {
	background-color:#fff;
	width:150px;
	padding: 10px;
	font-size: 14px;
	border-left: 1px solid #ccc;
}
table.galpgtable td.middle {
	text-align: center;
}

table.thumbgallery {
   margin: 5px 5px 20px 10px;
   margin-left: auto;
   margin-right: auto;
}
td.thumbgallery {
   padding: 10px;
}
.thumbnail {
   padding: 5px;
}

.listtable td { 
  vertical-align: top;
  font-size: 0.9em;
}
.listtable th {
  background: #dddddd;
}
.listtable td.right {
  text-align: right;
  vertical-align: top;
}
.listtable td.center {
  text-align: center;
  vertical-align: top;
}
.listtable tr.line0 td {
   background: #e0f8f8;	
}
.listtable tr.line1 td {
   background: #f8d0f8;
}
.listtable td.on {
  background: #ccffcc;
  text-align: center;
  border: 1px solid #ffffff;
}
.listtable td.hover:hover {
  border: 1px dotted #333333;
}
.listtable td.off {
  background: #ffcccc;
  border: 1px solid #ffffff;
}
.listtable tr.hover td {
  border: 1px dotted #333333;
}

.edittable td { 
  background: #eeeeee;
  vertical-align: top;
}
.edittable td.left {
  background: #dddddd;
  text-align: right;
  vertical-align: top;
}
.edittable td.leftflag {
  background: #dddddd;
  text-align: right;
  color: #ff0000;
}
.edittable td.right {
  background: #dddddd;
  text-align: right;
}

#afftop {
	font-size: 12px; 
	font-family: Verdana; 
	vertical-align: middle; 
	text-align: center; 
	color: #FFFFFF; 
	padding: 2px; 
	margin-top: 0px;
	font-weight: bold;
}
#afftop a {
	color: #FFFFFF;
	text-decoration: none;
}
#afftop a:hover {
	background-color: #114477;
}
