a:link, a:active, a:visited {
  font-family: Arial, Helvetica, sans-serif;
  color: #6E6E6E;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}
a:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #6E6E6E;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
  font-family: Tahoma, Arial;
  color: #3F809E;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}
a.link:hover {
  font-family: Tahoma, Arial;
  color: #3F809E;
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;
}
#footer a {
  font-weight:normal;
}
.notbold {
  font-weight:normal;
}
.normalSize { font-size:11px }
.content {
  margin: 0px auto;
  width:778px;
  background:#fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
body {
  font-weight: normal;
  background: #fff url(images/bursak.gif);
  margin:0px;
  padding:0px;
  font-family: Tahoma, Arial;
  font-size: 10px;
  color: #6e6e6e;
}
TD.boxes {
  font-family: Tahoma, Arial;
  font-size: 10px;
  color: #ffffff;
}
.underline {
  text-decoration: underline;
}
.blue {
  color: #3F809E;
}
.white {
  color: #FFFFFF;
}
.px11 {
  font-size: 11px;
}

h1.header {
  font-size: 18px;
  color: #ed6f27;
  margin: 0px;
  padding: 5px 5px 5px 0px;
}


h2.blueheader {
  font-size: 15px;
  color: #2f6a89;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

ul.arrowmenu {
  /*list-style-image: url('images/arrows-menu.jpg')*/
    margin: 0px;
  padding: 10px 20px 10px 25px;
}
.bottomTable{
   font-size:9px
  color:#6e6e6e;
}
.imgIcon{
  position:relative;
}
.imgIcon p{
  float:left;
}
.imgIcon div{
  float:left;
}
/* --------- Form CSS --------- */
/*form.form {
  margin: 0px;
  padding: 0px;
  list-style: none;
}*/
form.form{
  margin:0px;
  padding:0px;
  margin-top:18px;
}
form.form input.input, form.form input.errorinput, form.form textarea.input, form.form select.input {
  font-size: 11px;
  background: #FFFFFF url(../images/backgrounds/shadow.gif) repeat-x;
  padding: 2px 3px 3px;
  color:#6e6e6e;
  border-top: 1px solid #d7d7d7;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  border-left: 1px solid #dedede;
}
form.form select.input{
  padding:0px;
  height:20px;
}
form.form input.errorinput {
  font-size: 11px;
  background: #fff url(../images/backgrounds/shadow.gif) repeat-x;
  border: 1px solid #CC0000;
  color: #FF0000;
}
form.form input.input2  {
  font-size: 11px;
  background: #FFFFFF url(../images/backgrounds/shadow.gif) repeat-x;
  border: 1px solid #000099;
  padding: 2px 3px 3px;
  color: #FF9900;
}
.errordiv {
  font-size: 11px;
  background: #FFF2C1;
  border: 1px solid #CC0000;
  color: #FF0000;
  padding:0px 5px;
  margin: 0px 0px 5px;
}
form.form select.select {
  font-size: 11px;
  background: #fff url(../images/backgrounds/shadow.gif) repeat-x;  
  border-top: 1px solid #d7d7d7;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  border-left: 1px solid #dedede;
  padding: 2px 1px 1px 0px;
  color: #6e6e6e;
}
form.form span label {
  display: block;
  clear: both;
}
form.form span {
  display: inline;
  float: left;
  padding: 0px 0px 0px 0px;
  text-align: left;
  margin: 0px;
}
form.form span span {
  display: block;
  float: none;
  padding: 0px;
  text-align: left;
  margin: 0px;
}
form.form li {
  display: block;
  clear: both;
  margin-bottom: 10px;
  padding-top: 5px;
}
form.form .tablesection {
  margin-bottom: 15px;
  width:650px;
}
form.form .description {
  display: block;
  clear: both;
  float: left;
  width: 120px;
  color:#6e6e6e;
}
form input.search {
  font-size: 11px;
  background: #FAF5F1 url(../images/backgrounds/shadow.gif) repeat-x;
  padding: 2px 3px 3px;
  color: #311c02;
  width:125px;
  border: 1px solid #784405;
}
form.form td.description {
  width: 120px;
  line-height: 20px;
  padding-bottom:5px;
}
label { color:#6e6e6e; }
form input.inputbtn {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: #d06103;
  letter-spacing: .1em;
  border: 0px;
  padding: 3px 5px;
  color:#fff;
  text-transform:uppercase;
  cursor: pointer;
}
form.form td{
  padding: 0px 0px 8px 0px;
}
table.addressBlock td{
  padding:0px;
}
.seofooter { padding-top:10px; }
.contentPadding{
	padding-left:12px;
}
 html, body {
     height: 100%;
     overflow: auto;
 }
 .wrapper {
     position: relative;
     width: 100%;
     height: 100%;
     overflow: auto;
 }
#flasharea {
	position:fixed;
	bottom:0px;
	right:20%;
	width:275px;
	height:288px;
}
* html #flasharea {
     position: absolute;
 }
