/************/
/* DROPPING */
/************/

* {padding: 0px; margin: 0px;}
body {background: #000A2D url(../images/body-bg.gif) repeat-x left top; text-align: center;}
body, td {font-family: arial, tahoma, verdana; font-size: 12px; color: #1D6BA3;}
img {border: 0px;}
li {list-style: none;}
table {border-collapse: collapse; border-spacing: 0px; border: 0px;}

form fieldset {border: 0px solid;}
form legend {display: none;}

hr {display: none; visibility: hidden;}

.clear {clear: both; height: 1px; display: block; float: none !important;}


/******************/
/*  BASIC LAYOUT  */
/******************/

/* main wrapper */
.wrapper {margin: 16px auto 20px auto; width: 815px; text-align: left;}
      
* html .main {height: 1%;}
.main .main-bg01 {background: url(../images/main-line-left-bg.gif) repeat-y left top;}
.main .main-bg02 {background: url(../images/main-line-right-bg.gif) repeat-y right top;}
.main .main-bg03 {background: url(../images/main-line-left.gif) no-repeat 0px 15px;}
.main .main-bg04 {background: url(../images/main-line-right.gif) no-repeat 100% 15px;}
.main .top {height: 15px; position: relative; background: url(../images/main-top-bg.gif) repeat-x left top;}
.main .top span {display: block; height: 15px; background: url(../images/main-crn-tl.gif) no-repeat left top;}
.main .top span span {background: url(../images/main-crn-tr.gif) no-repeat right top;}
.main .btm {height: 17px; background: url(../images/main-btm-bg.gif) repeat-x left bottom;}
.main .btm span {display: block; height: 17px; background: url(../images/main-crn-bl.gif) no-repeat left bottom;}
.main .btm span span {background: url(../images/main-crn-br.gif) no-repeat right bottom;}

.main .cont {padding: 8px 0px 8px 8px; margin: -15px 0px -17px 0px; position: relative; z-index: 99;}

.ftr {padding-top: 0px;}

/******************/
/*    CSS RULES   */
/******************/

a {color: #1D6BA3; text-decoration: underline;}
a:hover {text-decoration: none;}

.ftr .counters {display: none;}
.ftr .hosting {margin: 0px; padding: 10px 180px 20px 180px; text-align: center; font-size: 9px; color: #1D6BA3; position: relative;}


