/* Main */
BODY {
  margin: 0;
  padding: 0;
  background:#F3F3F3;
}
H3 {
  font-family: Verdana;
  font-size: 15;
  font-weight: bold;
  color: #6E6E6E;
  margin: 0 0 8 0;
}
H1 {
  font-family: Tahoma;
  font-size: 27;
  font-weight: normal;
  color: #444444;
  margin: 0;
}
H2 {
  font-family: Verdana;
  font-size: 18;
  font-weight: normal;
  color: #000000;
}
H4 {
  font-family: Verdana;
  font-size: 12;
  font-weight: normal;
  color: #000000;
  margin: 0;
}
A:hover {color: #4AA4DE; font-size: 14; font-family: Verdana; font-weight: normal; text-decoration: none;}
A:visited {color: #4AA4DE; font-size: 14; font-family: Verdana; font-weight: normal; text-decoration: underline;}
A:active {color: #4AA4DE; font-size: 14; font-family: Verdana; font-weight: normal; text-decoration: underline;}
A:link {color: #4AA4DE; font-size: 14; font-family: Verdana; font-weight: normal; text-decoration: underline;}


/* BackGround */
.back1 {
  background-image: url(images/back2.gif);
  background-repeat: repeat;
}
.back2 {
  background-image: url(images/pixel1.gif);
  background-repeat: repeat-x;
}
.back3 {
  background-image: url(images/back3.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
.back4 {
  background-image: url(images/back4.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
.back5 {
  background-image: url(images/pixel2.gif);
  background-repeat: repeat-x;
}
.back6 {
  background-image: url(images/back5.png);
  background-repeat: no-repeat;
  background-position: left top;
}

/* Padding */
.padding1 {
  padding: 14 0 0 34;
}
.padding2 {
  padding: 3 0 0 0;
}
.padding3 {
  padding: 4 0 0 0;
}
.padding4 {
  padding: 4 0 0 60;
}
.padding5 {
  padding: 33 0 0 5;
}
.padding6 {
  padding: 65 0 0 5;
}
.padding7 {
  padding: 30 10 0 10;
}
.padding8 {
  padding: 0 0 0 50;
}
.padding9 {
  padding: 30 0 0 50;
}
.padding10 {
  padding: 0 85 0 85;
}
.padding11 {
  padding: 0 0 0 130;
}
.padding12 {
  padding: 40 0 0 200;
}
.padding13 {
  padding: 25 30 0 105;
}
.padding14 {
  padding: 0 10 0 25;
}
.padding15 {
  padding: 65 13 65 13;
}
.padding16 {
  padding: 35 70 50 0;
}

/* Font */
.font1 {
  font-family: Verdana;
  font-size: 18;
  font-weight: normal;
  color: #2E2E2E;
}
.font2 {
  font-family: Verdana;
  font-size: 18;
  font-weight: normal;
  color: #FFFFFF;
}
.font3 {
  font-family: Verdana;
  font-size: 0.9em;
  font-weight: normal;
  color: #0D0D0B;
}
.font4 {
  font-family: Verdana;
  font-size: 8;
  font-weight: normal;
  color: #0D0D0B;
}
.font5 {
  font-family: Verdana;
  font-size: 11;
  font-weight: normal;
  color: #0D0D0B;
}

/* Input */
.auth {
  width: 117;
  border: 1px solid #E2E2E2;
  font-family: Verdana;
  font-size: 9;
  font-weight: normal;
  color: #B2B2B2;
}

/* Links */
A.link1:hover {color: ##636363; font-size: 9; font-family: Verdana; font-weight: bold; text-decoration: none; text-transform: uppercase;}
A.link1:visited {color: #636363; font-size: 9; font-family: Verdana; font-weight: bold; text-decoration: none; text-transform: uppercase;}
A.link1:active {color: #636363; font-size: 9; font-family: Verdana; font-weight: bold; text-decoration: none; text-transform: uppercase;}
A.link1:link {color: #636363; font-size: 9; font-family: Verdana; font-weight: bold; text-decoration: none; text-transform: uppercase;}






