A:link  {
  color: #e67d21;
}

A:hover   {
  color: #212288;
}

.SkinMargin {
  margin: 0px;
}
.SkinBar {
  background-image: url(images/line.gif);
  background-repeat: repeat-x;
  height: 6px;
  width: 100%;
}
.CodeInput {
  ime-mode: disabled;
  font-size: 9px;
}
.PassInput {
  ime-mode: disabled;
  font-size: 9px;
}
.LoginSubmit {
  font-size: 10px;
}

.b1 a {
  height: 65px;
  width: 146px;
  background-image: url(images/button1.jpg);
  background-repeat: no-repeat;
}
.b1 a:hover {
  height: 65px;
  width: 146px;
  background-image: url(images/button6.jpg);
  background-repeat: no-repeat;
}
.b2 a {
  height: 65px;
  width: 145px;
  background-image: url(images/button2.jpg);
  background-repeat: no-repeat;
}
.b2 a:hover {
  height: 65px;
  width: 145px;
  background-image: url(images/button7.jpg);
  background-repeat: no-repeat;
}
.b3 a {
  height: 65px;
  width: 145px;
  background-image: url(images/button3.jpg);
  background-repeat: no-repeat;
}
.b3 a:hover {
  height: 65px;
  width: 145px;
  background-image: url(images/button8.jpg);
  background-repeat: no-repeat;
}
.b4 a {
  height: 65px;
  width: 145px;
  background-image: url(images/button4.jpg);
  background-repeat: no-repeat;
}
.b4 a:hover {
  height: 65px;
  width: 145px;
  background-image: url(images/button9.jpg);
  background-repeat: no-repeat;
}
.b5 a {
  height: 65px;
  width: 146px;
  background-image: url(images/button5.jpg);
  background-repeat: no-repeat;
}
.b5 a:hover {
  height: 65px;
  width: 146px;
  background-image: url(images/button10.jpg);
  background-repeat: no-repeat;
}
.loginA a:link  {
  color: #ffffff;
}

