
/***
 ** Default **/
body {
  margin: 0px; padding: 0px; background: #FFFFFF; color: #5A5A5A; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; width: 100%; height: 100%;
  background-image:url("/img/bg-top.jpg"); background-repeat:repeat-x;
}
table {
  border: 0px; border-collapse: collapse;
}
th, td {
  padding: 0px; font-size: 12px; line-height: 1.3em;
}
a, a:link, a:visited {
  color: #4783FC; text-decoration: underline;
}
a:active, a:hover {
  color: #719BE1; text-decoration: none;
}
a img {
  text-decoration: none;
}
img {
  border: 0px;
}
p {
  font-size: 12px; line-height: 1.3em;
}
small, .small {
  font-size: 10px; line-height: 1.3em;
}
h1 {
  font-family:Arial; margin: 0px; font-size: 29px; font-weight: normal; line-height: 1em; margin-top:20px;
}
h2 {
  font-size:21px; line-height:1.3em; font-weight:normal; color:#e9262b;
  }
h3 {
  font-size:18px; line-height:1.3em; font-weight:normal; color:#1887c9; margin-bottom:5px;
  }
h4 {
  font-size:15px; line-height:1.3em; font-weight:normal; color:#e9262b;
  }
h5 {
  font-size:17px; line-height:1.3em; font-weight:normal; color:#e9262b;
  }

/** Top **/
table.top{background-image:url("/img/bg_top2.jpg"); background-repeat:no-repeat;
}

.cell_gb
{
padding-top:10px;
padding-bottom:20px;
width:50%;
}

.cell_gb_adm
{
padding-top:10px;
padding-bottom:20px;
padding-left:10px;
width:50%;
text-align:left;
}



/***
 ** Other **/
ul{margin-left:10px;
padding:0px;
}
li.bigmark{
list-style-image: url(/img/mark.gif);
}

.padcol{
padding:40px;
}

.p0{margin-top:0px;
}

.padmain{
padding-left:50px;
padding-right:30px;
}

.shad{
background-image:url("/img/shadow.jpg");
background-repeat:no-repeat;
background-position:top right;
}

.padbigmark{  margin-right:20px;
}

.icon{margin-left:38px;
margin-right:38px;
border:0px;
}

.vt {
  vertical-align: top;
}

.vm {
  vertical-align: center;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.ac {
  text-align: center;
}
.ar {
  text-align: right;
}
.color-red {
  color: #f90909 !important;
}

.color-orange {
  color: #d3342a !important;
}
.color-w {
  color: #ffffff !important;
}

#gray {
  color:#b9b9b9 !important;
}

.color_black {
  color:#000000 !important;
}

.nodecor{ text-decoration:none;
}

.full
{width:100%;
height:100%;
}

.address
{padding-left:50px;
padding-top:20px;
padding-bottom:20px;

background-image:url("/img/box-opacity.gif");
background-repeat:repeat-y;
background-postion:left;
text-align:left;
}


