body {
  margin: 0;
  padding: 0;  
  background:#dddddd url(mainbg.jpg);
  background-attachment: fixed;
  scrollbar-base-color: #013451;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-3dlight-color: #124D72;
  scrollbar-darkshadow-color: #124D72;
  scrollbar-face-color: #063751;
  scrollbar-highlight-color: #013451;
  scrollbar-shadow-color: #124D72;
  scrollbar-track-color: #176891;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#header {
	width: 800px;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	}
#content {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	}
#topad {
	width: 800px;
	height: 67px;
	margin: 0px auto;
	padding: 0px;
	background-color: #006699;
	text-align: right;
	}
#bottomad {
	width: 800px;
	height: 80px;
	margin: 0px auto;
	padding: 0px;
	background-color: #006699;
	padding-top: 5px;
	text-align: center;
	}
#footer {
	height: 60px;
	width: 800px;
	margin: 0px auto;
	padding: 0;
	}
#showinfo {
	width: 653px;
	margin: 0px auto;
	padding: 0;
	}
#pce {
	width: 200px;
	height: 180px;
	padding: 5px;
	overflow: hidden;
	}
#directory { 
  width: 270px;
  height: 511px;
  overflow: auto;
  }	
.normtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}
.normtextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	}
.normtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-bottom:4px;
	}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	}
.textfield {
	background-color: #eeeeee;
	border: thin solid #fff;
}
.textfield2 {
	background-color: #eee;
	border: thin solid #ccc;
}
.searchfield {
	background-color: #eee;
	border-left: 0px;
	border-right; 0px;
	border-top: 0px;
	border-bottom: 0px;
	width:142px;
	height:20px;
}
.searchbox {
	background-color: #eeeeee;
	border: thin solid #fff;
	height: 18px;
	width: 124px;
}
.dropdown {
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #006699; 
}
.search {
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000; 
	width: 142px;
	height: 20px;
}
.search2 {
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000; 
	width: 142px;
	height: 20px;
}
.newsscroller {
	background-color: #66CCFF;
	border: thin solid #eeeeee;
	color: #000000;
}
.button {
	background-color: #dddddd;
	border: thin solid #999999;
	border-left: 0px;
	border-right; 0px;
	border-top: 0px;
	border-bottom: 0px;
	height: 20px;
}
.button:hover {
	background-color: #eeeeee;
	border: thin solid #666666;
	border-left: 0px;
	border-right; 0px;
	border-top: 0px;
	border-bottom: 0px;
	height: 20px;
}
.searchbutton {
	background-color: #eeeeee;
	border: thin solid #fff;
	height: 20px;
}
.searchbutton:hover {
	background-color: #fff;
	border: thin solid #eee;
}
.headertitle {
	color: #007CB9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	}
.infoword {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  }
.subheadertitle {
    color: #005177;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
  color: #ffff00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  }
#maintopbg {
 background:#006699 url(maintopbg.jpg);
 background-repeat: no-repeat;
 }
a:link {
	color: #005177;
}
a:visited {
	color: #005177;
}
a:hover {
	color: #005177;
	text-decoration: none;
}
a:active {
	color: #005177;
}
a.co:active {
	color: #990000;
	font-size: 12px;
}

a.co:link {
	color: #990000;
	font-size: 12px;
}
a.co:visited {
	color: #990000;
	font-size: 12px;
}
a.co:hover {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}

a.top:link {color: #fff; font-weight: bold; text-decoration: none;}
a.top:visited {color: #fff; font-weight: bold; text-decoration: none;}
a.top:hover {color: #000; font-weight: bold; text-decoration: none;}
a.top:active {color: #fff; font-weight: bold; text-decoration: none;} 

a.top2:link {color: #fff; text-decoration: underline;}
a.top2:visited {color: #fff; text-decoration: underline;}
a.top2:hover {color: #fff; text-decoration: none;}
a.top2:active {color: #fff; text-decoration: underline;} 

a.top3:link {color: #FFB200; text-decoration: underline; font-weight: bold;}
a.top3:visited {color: #FFB200; text-decoration: underline; font-weight: bold;}
a.top3:hover {color: #FFB200; text-decoration: none; font-weight: bold;}
a.top3:active {color: #FFB200; text-decoration: underline; font-weight: bold;} 

a.pce:link {color: #fff; text-decoration: underline; font-weight: bold;}
a.pce:visited {color: #fff; text-decoration: underline; font-weight: bold;}
a.pce:hover {color: #fff; text-decoration: none; font-weight: bold;}
a.pce:active {color: #fff; text-decoration: underline; font-weight: bold;} 

a.top4:link {color: #fff; text-decoration: underline;}
a.top4:visited {color: #fff; text-decoration: underline;}
a.top4:hover {color: #fff; text-decoration: none;}
a.top4:active {color: #fff; text-decoration: underline;} 

a.top5:link {color: #66FFFF; text-decoration: underline; font-weight:bold;}
a.top5:visited {color: #66FFFF; text-decoration: underline; font-weight:bold;}
a.top5:hover {color: #66FFFF; text-decoration: none; font-weight:bold;}
a.top5:active {color: #66FFFF; text-decoration: underline; font-weight:bold;} 

a.topalphabet:link {color: #fff; font-weight: bold; text-decoration: none; font-size: 14px;}
a.topalphabet:visited {color: #fff; font-weight: bold; text-decoration: none; font-size: 14px;}
a.topalphabet:hover {color: #000; font-weight: bold; text-decoration: none; font-size: 14px;}
a.topalphabet:active {color: #fff; font-weight: bold; text-decoration: none; font-size: 14px;} 

img, div { behavior: url(iepngfix.htc) }

.imgborder {
  border: 1px solid #006699;
  }

div.wrapper {
   margin-left: 10%;
   margin-right: 10%;
   text-align: center;
   }
   
#scrollingbanner {
	margin:0px;
	padding:0px;
	height:60px;
	overflow:hidden;


}

#scrollingbanner img {
	margin:0px;
	padding:0px;

}
#outterwrapper {
  margin-left: 10px;
  width: 782px;
  background:#fff;
  }
#botwrapper {
  margin-left: 10px;
  margin-right: 10px;
  }
.botad {
  margin-right: 5px;
  }

