body {
  margin: 0px;
  padding: 0px;
  color: #333333;
  background-color: #FFFFFF;
  font-family: Tahoma, Verdana, "Courier New", Courier, mono;
  font-size: 0.7em;
  height: 100%;
}
body * {
  font-family:  Tahoma, Verdana, "Courier New", Courier, mono;
  font-size: 100%;
  /*letter-spacing: 0.075em;*/
  color: #333333;
  scrollbar-DarkShadow-Color:#777777;
  scrollbar-Track-Color:#EEEEEE;
  scrollbar-Face-Color:#EEEEEE;
  scrollbar-Shadow-Color:#EEEEEE;
  scrollbar-Highlight-Color:#EEEEEE;
  scrollbar-3dLight-Color:#777777;
  scrollbar-Arrow-Color:#777777;
}
#flash {
  position: absolute;
    left: 175px;
  top: 115px;
  top: 95px;
  z-index: -1;
}

td {
  font-family: Tahoma, Verdana, "Courier New", Courier, mono;
  font-size: 100%;
}
h1 {
  font-size: 140%;
}
h2 {
  font-size: 120%;
}
h3 {
  font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 1em;
}
a {
  text-decoration: none;
  color: #990000;
}
a:focus {outline: none}
.navLink {
  color: #444444;
  text-transform: uppercase;
  background-image: url(menu_lo.png);
  /*background-image: url(../images/linkFader.png);
  background-repeat: repeat-y;
  background-position: left;*/
}
.navLinkHi {
  color: #990000;
  text-transform: uppercase;
  background-color: black;
  /*background-image: url(../images/linkFader.png);
  background-repeat: repeat-y;
  background-position: left;*/
}
.snavLink {
  font-weight: normal;
  color: #444444;
  background-image: url(menu_lo.png);
  /*background-image: url(../images/linkFader.png);
  background-repeat: repeat-y;
  background-position: left;*/

}
.snavLinkHi {
  font-weight: normal;
  color: #990000;
  background-color: black;
  /*background-image: url(../images/linkFader.png);
  background-repeat: repeat-y;
  background-position: left;*/
}
.snavLink:HOVER {
  color: #990000;
  background-color: black;
}
.navLink:HOVER {
  color: #990000;
  background-color: black;
}
.info {
  border: 1px solid #DDDDDD;
  padding: 4px;
}
.logLink {
  color: #999999;
}
.logInLink {
  color: #FFFFFF;
}
#content a {
  color: #990000;
  text-decoration: underline;
}
#content a:active {
  color: #990000;
  text-decoration: underline
}
input {
  Tahoma, Verdana, "Courier New", Courier, mono;
  font-size: 100%;
}
.lang {
  text-decoration: none;
  color: #999999;
}
.lang td {
  color: #999999;
}
.langHi {
  font-weight: bold;
  text-decoration: none;
  color: #999999;
}
.pGallery {
  position: relative;
  width: 100%;
  /*height: 100%;*/
}
.pGalleryPix a {
  border: 1px solid #CDCDCD;
  /*background-color: #EFEFEF;*/
}
.pContent {
}
.pHeadline {
  margin-bottom: 1em;
  font-size: 110%;
  font-weight: bold;

}
.pNav {
	position: relative;
  margin-top: 6px;
  float: right; 
	/*top: 1em;*/
	/*right: 274px;*/
	font-weight: bold;
	font-size: 120%;
}
.pCount {
  margin-top: 6px;
}
.pNav a {
	font-weight: bold;
	font-family: Arial;
	font-size: 120%;
	color: black;
	text-decoration: none;
}
.pCount, .pCount a, .pCount a:LINK, .pCount a:ACTIVE, .pCount a:VISITED, {
  padding-top: 5px;
  font-weight: bold;
  color: black;
}
.pPixText {
  margin: 0.3em 0em 0em 0em;
}
.smNav {
  display: block;
  padding-bottom: 2px;
  font-weight: bold;
  color: #104D3E;
  background-image: url(../images/sm_hi.gif);
  background-repeat: no-repeat;
  padding-left: 14px;
  text-transform: lowercase;
  width: 190px;
  height: 1.2em;
  float: left;
  clear: both;
}
.smSnav {
  display: block;
  padding-bottom: 2px;
  font-weight: normal;
  color: #104D3E;
  background-image: url(../images/sm_lo.gif);
  background-repeat: no-repeat;
  background-position: 12px;
  padding-left: 28px;
  text-transform: lowercase;
  width: 190px;
  height: 1.2em;
  float: left;
  clear: both;
}
#searchForm {
  width: 100%;
  margin: 1em;
  margin-top: 0em;
  border: 1px solid #CDCDCD;
}
#loginMask {
  padding: 0px 6px 0px 12px;
}
#projList {
  margin-top: 1em;
}
#projList a {
  text-decoration: none;
}
