body {
  margin: 0px;
  padding: 0px;
  color: #DDDDDD;
  background-color: #333333;
  font-family:  Arial, "Courier New", Courier, mono;
  font-size: 0.8em;
  height: 100%;
}
body * {
  font-family:  Arial, "Courier New", Courier, mono;
  font-size: 100%;
  color: #DDDDDD;
}
td {
  font-family:  Arial, "Courier New", Courier, mono;
  font-size: 100%;
  color: #DDDDDD;
}
h1 {
  font-size: 140%;
  margin-top: 0px;
}
h2 {
  font-size: 120%;
}
h3 {
  padding: 0;
  margin: 0;
  font-size: 100%;
}
a {
  text-decoration: none;
  color: #CEA408;
  color: #DDDDDD;
  -moz-outline-width: 0px;
}
#content a,  #content a:visited,  #content a:link  {
  color: #DDDDDD;

}
#content a:active,  #content a:hover {
  color: #CEA408;

}
.navLink {
  display: block;
  font-weight: bold;
  color: #AAAAAA;
  /*background-image: url(../images/linkFader.png);
  background-repeat: repeat-y;
  background-position: left;*/
}
.navLinkHi {
  display: block;
  font-weight: bold;
  color: #CEA408;
  /*background-image: url(../images/linkFader.png);
  background-repeat: repeat-y;
  background-position: left;*/
}
.snavLink {
  display: block;
  font-weight: normal;
  color: #AAAAAA;
  /*background-image: url(../images/linkFader.png);
  background-repeat: repeat-y;
  background-position: left;*/
}
.snavLinkHi {
  display: block;
  font-weight: normal;
  color: #CEA408;
  /*background-image: url(../images/linkFader.png);
  background-repeat: repeat-y;
  background-position: left;*/
}
.snavLink:HOVER {
  color: #CEA408;
}
.navLink:HOVER {
  color: #CEA408;
}
.info {
  border: 1px solid #DDDDDD;
  padding: 4px;
}
.logLink {
  color: #999999;
}
.logInLink {
  color: #333333;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#content a {
  color: #CEA408;
  text-decoration: underline;
}
#content a:active {
  color: #CEA408;
  text-decoration: underline
}
input {
  font-family:  Arial, "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;
}
.pNav {
  position: absolute;
  right: 0px;
  top: 0px;
}
.pix01 {
  border: 6px solid #444;
}
.pix02 {
  border: 6px solid #444;
  float: left;
  margin: 0px 4px 4px 0px;
}
.pix03 {
  border: 6px solid #444;
  float: right;
  margin: 0px 0px 4px 4px;
}
.gText {
  padding-top: 1em;
  font-weight: bold;	
}
