html {
    height: 100%;
    margin-bottom: 0px;
}

* { 
margin:0; 
padding:0; 
border:0; 
}

body {
    font-family: Tahoma, Arial, Verdana, sans-serif;
    /*line-height: 2.1em;*/
    margin: 0px 0px 0px 0px;
    font-size: 11px;
    color: #666;
    background: #f8f8f8;
}

img,table {
    border:none;
}

a, a:link, a:visited {
    outline:none;
    text-decoration: none;
    font-weight: normal;
    color: red;
}

a.blue, a:link, a:visited {
    outline:none;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}

a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: red;
}

p {
    margin: 0;
    padding:0;
}

h1.top {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}

h1.white {
font-size: 13px;
font-weight: bold; 
color: #ccc;
}

h2.green {
font-size: 15px;
font-weight: bold; 
color: #FF0000;
}




b.whiteHtop {
font-weight: bold;
color: #ffffff;
font-size: 35px;
}

b.whiteH {
font-weight: bold; 
color: #fff;
font-size: 23px;
}

.blink { 
display: inline;
font-weight: bold; 
} 



.clr {
    clear: both;
}


/* ********************************************************************************* */
/* Frame */
/* ********************************************************************************* */

#page_bg {
    padding: 0;
    margin: 0;

}

#wrapper {
    width:849px;
    margin:0 auto;
    text-align:left;
}

#wrapper_l {
    background: #0E1A53 url(../images/wrapper_left_bg.jpg) top left repeat-y;
    /*background: #colorasBG url(/images/wrapper_left_bg.jpg) top left repeat-y;*/
}

#wrapper_r {
    background: transparent url(../images/wrapper_right_bg.jpg) top right repeat-y;
}

#main {
    width:789px;
    margin:0 auto;
    padding:0 10px;
}

/* ********************************************************************************* */
/* Header */
/* ********************************************************************************* */

#header_1 .divL {

    background:  url(../images/bannerT.jpg) ;
    width: 100%;
    height:140px;
}
    #header_2 .divL2 {
    width: 100%;
    height:19px;
    background: transparent url(../images/redBar.jpg) top left no-repeat;
}

#header_1 .divLtext {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-top: 22px;
    margin-left: 300px;
    text-align: center;
    }

/* ********************************************************************************* */
/* Top Menu */
/* ********************************************************************************* */
#topmenu {
    padding:0;
    margin:0 auto;
    width:100%;
}

#topmenu table.pill {
    float:left;
    padding:0;
    width:auto;
    background: #C7C7C7;
}

#topmenu .pill_m {
    padding:0;
    margin:0;
}

#pillmenu {
    white-space:nowrap;
}

.Tmenu {
font-size: 11px;
}

   #tabsF {
      float:left;
      width:100%;
      background: #C7C7C7 url(../images/bgNav.gif);
      font-size:99%;
      line-height:normal;
      border-bottom:1px solid #666;

      }
    #tabsF ul {
    margin:0;
    padding:0px 0px 0px 0px;
    list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background: #C7C7C7 url(tableftF.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background: #C7C7C7 url(tabrightF.gif) no-repeat right top;
      padding:4px 10px 4px 11px;
      font-weight: bold;
      color:#393939;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
    font-weight: bold;
      color:#fff;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

/* ********************************************************************************* */
/* Layout */
/* ********************************************************************************* */

#container {
    width:100%;
    margin:0 auto;
    padding:0 0 0 0;
}

#leftcolumn {
    float:left;
    width:164px;
    background: #0E1A53;
}

.leftcolumnT {
color: #ccc;
margin: 5px;
}



#content {
    float:right;
    width: 624px;
    border-left:1px solid #ccc;
}


/* ********************************************************************************* */
/* Left Menu */
/* ********************************************************************************* */

#menubox {
    margin:0 auto;
    padding: 3px;
    text-align:left;
    /*background:#d4d4d4;*/
}

#leftcolumn ul.menu{
    margin:0;
    padding:0;
    list-style:none;
    border-top:none;
}

#leftcolumn ul.menu li{
    margin:0;
    padding:0;
    height:18px;
}

#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link {
    display:block;
    line-height:18px;
    background: transparent url(../images/menu_link_bg.gif) left no-repeat;
    padding:0px 5px 0 20px;
    margin:0;
    height:18px;
    border-bottom:1px solid #003366;
    text-decoration:none;
    color:#ccc;
}

#leftcolumn ul.menu li a:hover {
    background: transparent url(../images/menu_link_bg_hover.gif) left no-repeat;
    color:#FF0600;
    font-weight: bold;
}

/* ********************************************************************************* */
/* Focal Area + Form */
/* ********************************************************************************* */

.textrowLform {
    width: 208px;
    height:208px;
    float:left;
    text-align: left;
    margin:0 auto;
    background: transparent url(../images/cent_L2.jpg) top left no-repeat;
    text-align:left;
}


.textrowCform {
    width: auto;
    height:206px;
    float:left;
    margin:0 auto;
    border-bottom: 2px solid #fff;
    background: transparent url(../images/avatarBG2.jpg) top left no-repeat;

}

.textrowRform {
    width:208px;
    height:208px;
    float:right;
    text-align:right;
    margin:0 auto;
    color: white;
    background: transparent url(../images/cent_R.jpg) top left no-repeat;
}

/* ********************************************************************************* */
/* Focal Area + Thank you note */
/* ********************************************************************************* */

.textrowLnote {
    width: auto;
    height:204px;
    float:left;
    margin:0 auto;
    border-left: 1px solid #fff;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    background: transparent url(../images/avatarBG.jpg) top right no-repeat;
}

.textrowCnote {
    width: 238px;
    height:208px;
    float:left;
    margin:0 auto;
    background: transparent url(../images/centerM.jpg) top right no-repeat;
    border-left: 1px solid #000;
}

#textrowCnoteT {
    margin-top: 52px;
    margin-left: 4px;

}


.textrowRnote {
    width:177px;
    height:208px;
    float:right;
    text-align:right;
    margin:0 auto;
    color: white;
    background: transparent url(../images/rightM.jpg) top left no-repeat;
}


/* ********************************************************************************* */
/* Focal Area + Check Out - Pay */
/* ********************************************************************************* */

.textrowLnote {
    width: 205px;
    height:204px;
    float:left;
    margin:0 auto;
    border-left: 1px solid #fff;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    background: transparent url(../images/avatarBG.jpg) top right no-repeat;
}

.textrowCpay {
    width: 238px;
    height:208px;
    float:left;
    margin:0 auto;
    background: transparent url(../images/centerMpay.jpg) top right no-repeat;
     border-left: 1px solid #000;
}

.textrowCnoteT {
    width: 239px;
    height:208px;
    float:left;
    margin-top: 52px;
    margin-left: 4px;

}


.textrowRnote {
    width:177px;
    height:208px;
    float:right;
    text-align:right;
    margin:0 auto;
    color: white;
    background: transparent url(../images/rightM.jpg) top left no-repeat;
}



/*marquee*/
#center_price{
    width: 624px;
    height:35px;
    float:left;
    text-align: left;
    background: transparent url(../images/cent_P.gif);
    margin:0 auto;
    border-bottom: 1px solid #fff;
}

/*marquee*/

.html-marquee {
padding-top: 7px;
height:39px;
width:622px;
font-size:15pt;
color:#ccc;
font-weight:bold;
border-width:0;
border-style:solid;
}



/*marquee*/

.html-marqueePay {
padding-top: 10px;
height:39px;
width:622px;
font-size:15pt;
color:#ccc;
font-weight:bold;
border-width:0;
border-style:solid;
}

#center_price_p{
    width: 624px;
    height:39px;
    float:left;
    text-align: left;
    background: transparent url(../images/cent_P_pay.gif) top left repeat-x;
    margin:0 auto;
    border-bottom: 2px solid #000;
}




.leftRowLower {
    width: 160px;
    height:239px;
    float:left;
    text-align: left;
    margin:0 auto;
}

.rightRowLower {
    width: 464px;
    height:239px;
    float:right;
    text-align: left;
    margin:0 auto;
}

.rightRowLowerSplitR {
    width: auto;
    height:auto;
    float:left;
    text-align: center;
    margin-top: 7px;
}

.rightRowLowerSplitL {
    width: 231px;
    height:auto;
    float:left;
    text-align: left;
    margin:0 auto;
    border-right: 1px solid #ccc;
}




.rightRowLowerLong {
    width: 624px;
    height:auto;
    float:right;
    text-align: left;
    margin:0 auto;
    text-align:left;
    background: #0E1A53;
}

#rightRowLowerT {
    color: #ccc;
    font-size:12px;
    margin:11px;
    }

.brightBGsectionL {
    width: 164px;
    height:239px;
    background: #f8f8f8;
}




/*FOOTER*/

#footer {
    text-align:right;
    height:21px;
    margin: 0 auto;
    background: transparent url(../images/bgFooter.gif) top left repeat-x;
}

#footerT {
    font-size:9px;
    color: #ccc;
    margin: 3px;
}



/* ********************************************************************************* */
/* Form */
/* ********************************************************************************* */

fieldset {
border: #fff solid 1px;
width: 180px;
height: auto;
text-align:right;
margin: 0 auto;
}

label {
color: #ccc;
width: auto;
text-align: left;
font-size:11px;
}

.input-box {
float: center;
text-align: left;
margin: 1px 0px 0px 0px;
width: 8.7em;
height: 1.1em;
color: #666;
background: #FFFFFF;
border: #ccc doted 1px;
vertical-align: center;
font-size:11px;
}

.submit-button {
padding-left : 0px;
padding-right : 0px;
margin: 0px 0px 0px 0px;
height: 1.5em;
vertical-align:center;
color: #fff;
background: red;
border: 1px #fff outset;
float: right;
text-align: center;
font-weight: bold;
font-size:11px;
}

legend {
font-weight: bold;
margin: 0px 0px 0px 0px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 5px;
padding-left: 5px;
color: #FFFFFF;
background: red;
border: #fff solid 1px;
font-size:11px;
}

.inScreenPopCell {
text-align: right;
color:  #ccc;
width: 100%;
font-size:11px;
}

.formCell {
text-align: right;
vertical-align: right;
width: 100%;
font-size:11px;
}

.formCellsubmit{
text-align: right;
width: 100%;
font-size:11px;
}


/* ********************************************************************************* */
/* Headlines*/
/* ********************************************************************************* */


fieldset.noline {
border: #ccc 1px;
width: 350px;
height: 0px; }

legend.blue {
width: 350px;
height: 30px;
font:13px
font-weight: bold;
padding: 5px;
color: #ccc;
background: transparent url(../images/cent_R.jpg) top left repeat-x;
border: #ccc solid 1px;
}

/* ********************************************************************************* */
/* Tables*/
/* ********************************************************************************* */

.listTable {
width: 100%;

}


.listCellH {
text-align: left;
vertical-align: left;
width: 25%;
font-size:11px;
color:  #000000;
border: #666 solid 1px;
background: #ccc;
white-space:nowrap;
padding:3px
}

.listCell {
text-align: left;
vertical-align: left;
width: 25%;
font-size:10px;
color:  #ccc;
border: #ccc solid 1px;
background: transparent url(../images/cent_RL.jpg) top left no-repeat;
white-space:nowrap;
padding:5px
}