BODY{
  color : #efefef;
  background-color : black;
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-image : url(images/bgimg1.jpg);background-position : right bottom;
  font-family : "Tahoma", sans-serif;
}
#Entire{
  margin-left : 5%;
  margin-right : 5%;
  background-repeat : no-repeat;
  background-attachment : scroll;
}
H2{border-top-width : 1px;border-left-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-style : solid solid solid solid;border-top-color : green;border-left-color : green;border-right-color : green;border-bottom-color : green;
  color : white;
  background-color : #004020;
  margin-left : -20px;
  padding-left : 10px;
  margin-right : -20px;
}
H3{
  padding-bottom : 2px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #009300;
  color : #d8d8d8;
}
DIV.warning{
  font-weight : bold;
  color : #ff0000;
}
P.LastUpdate{
  font-size : 80%;
  font-style : italic;
  text-decoration : underline;
}
A{
  color : #33B81D;
}
A:HOVER{
  color : #AFFFA2;
}
A:HOVER.NoColor{
  color : #ffffff;
  text-decoration : none;
}
A:LINK{
  color : #33B81D;
}
A:LINK.NoColor{
  color : #cccccc;
  text-decoration : none;
}
A:VISITED{
  color : #33B81D;
}
A:VISITED.NoColor{
  color : #cccccc;
  text-decoration : none;
}
A:ACTIVE{
  color : #33B81D;
}
A:ACTIVE.NoColor{
  color : #cccccc;
  text-decoration : none;
}
H3.Important{
  padding-bottom : 2px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #d50000;
}

SPAN.New{
  font-weight : bold;
  color : red;
}
IMG.ss{
  border-style: none;
}
P.HrBar{
  color : green;
  background-color : green;border-top-width : 2px;border-left-width : 2px;border-right-width : 2px;border-bottom-width : 2px;border-top-style : outset;border-left-style : outset;border-right-style : outset;border-bottom-style : outset;border-color : lime lime lime lime;
  font-size : 0px;
}
#TOPIMAGE{
  float : right;
border-top-width : 3px;border-right-width : 3px;border-bottom-width : 3px;border-left-width : 3px;border-top-style : inset;border-right-style : inset;border-bottom-style : inset;border-left-style : inset;border-color : white white white white;}
