a img {
  border: none;
}

div, form, h1, h2, h3 {
  margin:0px;
  padding:0px;
}

p {
  TOP: 10px;
  margin:7px;
  padding:0px;
}

.tab {
  border-left:1px solid #293747;
  border-right:1px solid #293747;
}

.sqare {
  border-left:1px solid #A3ABAE;
  border-right:1px solid #A3ABAE;
  border-top:1px solid #A3ABAE;
  border-bottom:1px solid #A3ABAE;
}

.tab-top {
  border-top:1px solid #496072;
}

body, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #FFFFFF;
  text-decoration: none;
}

a {
  font-size: 11px;
  line-height: 13px;
  color: #FFFFFF;
  text-decoration: underline;
}

a:hover {
  font-size: 11px;
  line-height: 13px;
  color: #10EBFF;
  text-decoration: underline;
}

a.none {
  font-size: 11px;
  line-height: 13px;
  color: #FFFFFF;
  text-decoration: none;
}

a.none:hover {
  font-size: 11px;
  line-height: 13px;
  color: #10EBFF;
  text-decoration: none;
}

a.w {
  font-size: 11px;
  line-height: 13px;
  color: #FFFFFF;
  text-decoration: none;
}

a.w:hover {
  font-size: 11px;
  line-height: 13px;
  color: #FFFFFF;
  text-decoration: underline;
}

a.arial {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #FFFFFF;
  text-decoration: none;
}

a.arial:hover {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #FFFFFF;
  text-decoration: underline;
}

a.m {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 15px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.m:hover {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 15px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.ten {
  font-size: 10px;
  line-height: 11px;
  color: #FFFFFF;
  text-decoration: none;
}

a.ten:hover {
  font-size: 10px;
  line-height: 11px;
  color: #10EBFF;
  text-decoration: none;
}

.ten {
  font-size: 10px;
  line-height: 11px;
  color: #FFFFFF;
  text-decoration: none;
}

.h1 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #FFFFFF;
  text-decoration: none;
}

.s {
  font-size: 11px;
  line-height: 12px;
  color: #AFC0CF;
  text-decoration: none;
  font-weight: bold;
}

.small {
  font-size: 10px;
  line-height: 10px;
  color: #A3ABAE;
  text-decoration: none;
}

li a {
  font-size: 10px;
  text-decoration: underline;
}

li a:hover {
  font-size: 10px;
  text-decoration: underline;
}
ul {
  margin: 5px 10px;
  line-height: 15px;
  padding: 0px;
  font-size: 10px;
  color: #FFFFFF;
}
ul li {
  list-style-position: outside;
  list-style-type: disc;
  margin-left: 25px;
}

.input {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:11px;
  border:1px solid #505050;
  color:#505050;
}

.search {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:11px;
  border:1px solid #505050;
  color:#505050;
}