a {
  color : #000066;
  text-decoration : none;
}

a:hover {
  color : #000066;
  text-decoration : underline;
}

a.lnkBlack {
  color : #000000;
}

a.lnkRed {
  color : #B22222;
}

a.lnkRedOn {
  color : #B22222;
  text-decoration : underline;
}

a.lnkRedOn:hover {
  color : #B22222;
}

a.lnkShop {
  color : #8b4513;
}

a.lnkShopOn {
  color : #8b4513;
  text-decoration : underline;
}

a.lnkShopOn:hover {
  color : #8b4513;
}

a.lnkRank {
  color : #006400;
}

a.lnkRank:hover {
  color : #006400;
}
 
a.lnkRankOn {
  color : #006400;
  text-decoration : underline;
}

a.lnkRankOn:hover {
  color : #006400;
}

table {
  border-collapse : collapse;
  border : 0;
}

table.main {
  background : #ffffff url(../pics/bgMoneyStacks.png) no-repeat right bottom;
  width : 1005px;
}

table.secondary {
  margin : 0 0 10px 0;
  width : 100%;
}

table.small {
  margin : 0 0 0 0;
  width : 100%;
}

td {
  background : none;
  vertical-align : top;
  border : 0 solid #000000;
}

td.bottom {
  vertical-align : bottom;
}

td.red {
  padding : 7px 0 7px 15px;
  vertical-align : top;
  background : #FAF2F2;
  border-top : 2px solid #B22222;
}

td.blue {
  padding : 7px 15px 7px 15px;
  vertical-align : top;
  width : 32%;
  background : #eeeeff;
  border-top : 2px solid #000080;
}

td.orange {
  padding : 10px 10px 0 10px;
  background : #ffeea6;
  border-top : 2px solid #8b4513;
}

td.orangePic {
  padding : 10px 10px 10px 10px;
  width : 100px;
  height : 100px;
  background : #ffeea6;
  vertical-align : bottom;
}

td.orangePic a:hover img {
  border : 1px solid #8b4513;
}

td.orangePrice {
  padding : 0 5px 5px 0;
  background : #ffeea6;
  vertical-align : bottom;
}

div.textCenter {
  padding : 0 15px 0 15px;
  height : 497px;
  overflow : auto;
  border-left : 1px dashed #696969;
  border-right : 1px dashed #696969;
}

div.textUser {
  padding : 10px 0 0 25px;
  height : 150px;
}

div.textPanel {
  padding : 0 15px 0 0;
  height : 140px;
  overflow : auto;
}

div.textPanelHigh {
  padding : 0 15px 0 0;
  height : 230px;
  overflow : auto;
}

div.textPanelManObject {
  padding : 0 15px 0 0;
  height : 150px;
  overflow : auto;
}

div.textPanelManObjectHigh {
  padding : 0 15px 0 0;
  height : 220px;
  overflow : auto;
}

div.textUpdates {
  padding : 10px 5px 0 25px;
}

form {
  margin : 0 0 0 0;
  padding : 0 0 0 0;
  font-size : 11px;
}

textarea {
  margin : 0 0 0 0;
  border : 1px solid #808080;
  background : #ffffff;
  font-size : 11px;
  height : 100%;
}

input.small {
 margin : 0 0 0 0;
 border : 0;
 background : none;
 }

input {
 margin : 0 0 5px 0;
 border : 1px solid #808080;
 background : #ffffff;
 font-size : 11px;
 }

input[type=reset] {
 border : 1px dotted #808080;
 background : #ffffff;
 }

input[type=submit] {
 border : 1px dotted #808080;
 background : #ffffff;
 }

input[type=submit]:hover {
 border : 1px solid #808080;
 cursor : pointer;
 }

img {
  margin : 0 0 10px 0;
  border : 0;
}

img.preload {
  display : none;
}

img.articleLeft {
  margin : 0 0 0 0;
  border : 1px dotted #8b4513;
  float : left;
}

img.articleShow {
  margin : 0 0 0 0;
  border : 1px solid #808080;
  height : 87px;
  width : 87px;
}

img.icon {
  margin : 0 0 0 0;
  padding : 0 0 0 0;
}

h1 {
  margin : 0 0 10px 0;
  font-family : "Arial", Helvetica, serif;
  font-size : 40px;
  text-transform : uppercase;
  text-align : center;
}

h2 {
  margin : 0 0 10px 0;
  font-family : "Arial", Helvetica, serif;
  font-size : 20px;
  text-transform : uppercase;
  text-align : left;
}

h3 {
  margin : 0 0 5px 0;
  font-family : "Arial", Helvetica, serif;
  font-size : 14px;
  text-transform : uppercase;
  text-align : left;
}

h4 {
  margin : 0 0 3px 0;
  font-family : "Arial", Helvetica, serif;
  font-size : 14px;
  text-align : left;
}

p {
  margin : 0 0 10px 0;
  font-family : "Arial", Helvetica, serif;
  font-size : 14px;
  text-align : justify;
}

p.small {
  margin : 0 0 5px 0;
  font-size : 11px;
  text-align : justify;
}

p.smallLeft {
  margin : 0 0 0 0;
  font-size : 11px;
  text-align : left;
}

p.smallRight {
  margin : 0 0 0 0;
  font-size : 11px;
  text-align : right;
}

p.tempEntryLeft {
  color : #B22222;
  margin : 0 0 0 0;
  font-size : 11px;
  text-align : left;
}

p.tempEntryRight {
  color : #B22222;
  margin : 0 0 0 0;
  font-size : 11px;
  text-align : right;
}

p.smallNav {
  margin : 0 0 10px 0;
  font-size : 11px;
}

p.error {
  margin : 0 0 5px 0;
  font-size : 11px;
  text-align : center;
  color : #FF0000;
}

p.errorLeft {
  margin : 0 0 5px 0;
  font-size : 11px;
  text-align : left;
  color : #FF0000;
}

p.msg {
  margin : 0 0 5px 0;
  font-size : 11px;
  text-align : center;
  color : #228B22;
}

p.buy {
  margin : 0 0 0 0;
  font-size : 11px;
  text-align : right;
  vertical-align : bottom;
}

ul {
  padding : 0 0 0 0;
  margin : 0 0 10px 0;
  list-style-type : none;
  font-family : "Arial", Helvetica, serif;
  font-size : 11px;
  text-align : left;
}

li {
  background : url(../pics/bulletCoin.png) no-repeat;
  background-position : 0 3px;
  padding-left : 15px;
}

#btnUni a {
  display : block;
  width : 180px;
  height : 150px;
  background : url(../pics/btnUni.png) no-repeat center;
}

#btnUni a:hover {
  display : block;
  width : 180px;
  height : 150px;
  background : url(../pics/btnUniOn.png) no-repeat center;
}

#btnHome a {
  display : block;
  width : 180px;
  height : 150px;
  background : url(../pics/btnHome.png) no-repeat center;
}

#btnHome a:hover {
  display : block;
  width : 180px;
  height : 150px;
  background : url(../pics/btnHomeOn.png) no-repeat center;
}

#btnHomeOn a {
  display : block;
  width : 180px;
  height : 150px;
  background : url(../pics/btnHomeOn.png) no-repeat center;
}

#btnHomeOn a:hover {
  display : block;
  width : 180px;
  height : 150px;
  background : url(../pics/btnHomeOn.png) no-repeat center;
}

#btnShop a {
  display : block;
  width : 180px;
  height : 150px;
  background : url(../pics/btnShop.png) no-repeat center;
}

#btnShop a:hover {
  display : block;
  width : 180px;
  height : 150px;
  background : url(../pics/btnShopOn.png) no-repeat center;
}

#btnShopOn a {
  display : block;
  width : 180px;
  height : 150px;
  background : url(../pics/btnShopOn.png) no-repeat center;
}

#btnShopOn a:hover {
  display : block;
  width : 180px;
  height : 150px;
  background : url(../pics/btnShopOn.png) no-repeat center;
}

#btnRank a {
  display : block;
  width : 180px;
  height : 191px;
  background : url(../pics/btnRank.png) no-repeat center;
}

#btnRank a:hover {
  display : block;
  width : 180px;
  height : 191px;
  background : url(../pics/btnRankOn.png) no-repeat center;
}

#btnRankOn a {
  display : block;
  width : 180px;
  height : 191px;
  background : url(../pics/btnRankOn.png) no-repeat center;
}

#btnRankOn a:hover {
  display : block;
  width : 180px;
  height : 191px;
  background : url(../pics/btnRankOn.png) no-repeat center;
}

