
body {
  margin:0px;
}

body, td, input, select, textarea {
  font-family:Arial;
  font-size:14px;
  color:#363636;
}

form {
  margin:0px;
  padding:0px;
}


h1 {
  margin: 0px 0px 15px 0px;
  font-size:22px;
}


h2 {
  margin: 0px 0px 15px 0px;
  font-size:20px;
}

h3 {
  margin: 0px 0px 15px 0px;
  font-size:18px;
}

small, .small {
  font-size:12px;
}

.bold {
  font-weight:bold;
}


a:link, a:active, a:visited {
  color:#363636;
  text-decoration:underline;
}

a:hover {
  color:#00bfd5;
}

a.top_link:link, a.top_link:active, a.top_link:visited {
  font-size:18px;
  color:#363636;
  text-decoration:none;
}

a.top_link:hover {
  color:#00bfd5;
}

.error {
  color:#FF0000;
}


.thumb {
  background:#FFFFFF;
  border:#b5b5b5 solid 2px;
  width:125px;
  height:165px;
  margin-bottom:5px;
}

.title, big, .big {
  font-size:18px;
}

.surcharge {
  background-color:#C50000;
  font-size:10px;
  color:#FFFFFF;
}

.noact {
  color:#8e8e8e;
}

.div_login {
  display:inline-block;
  background:#9ee7ee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:3px 10px 3px 10px;
  margin: 0px 10px 0px 0px 
}



.top_td {
  background:#00bfd5;
}


.left_td {
  background:url(/img/pktr2.gif) right top repeat-y;
}


.right_td {
  background:url(/img/pktr2.gif) left top repeat-y;
}

.menu_td {
  background:url(/img/pktr.gif) left bottom repeat-x;
}

.bottom_td {
  background:url(/img/pktr.gif) left top repeat-x;
}

.menu_block {
  font-size:16px;
  font-weight:bold;
  width:190px;
  padding:2px 5px 2px 5px;
  background:#d3d3d3;
  color:#7a7a7a;
  margin:0px 0px 10px 0px;
}

.hr {
  height:1px;
  width:100%;
  background:url(/img/pktr.gif) left top repeat-x;
  margin: 5px 0px 10px 0px;
}

.verified {
  background:url(/img/verified.gif) right top no-repeat;
}