a{ text-decoration: none; outline: none; }
ul, ol{ list-style: none; }
label{ /*cursor: pointer;*/ }
html, body{ width: 100%; height: 100%; }
table{ border-collapse: collapse; }
html, body, h1, h2, h3, h4, h5, h6, p, form, fieldset, img, label, button, ul, li, ol, dl, dd, dt, table, th, tr, td, thead, tbody{
    margin: 0;
    padding: 0;
   border: none;
}
body, input, textarea, button{
    color: #000;
    text-align: right;
    font: 101%/16px Arial,Tahoma,Verdana,Helvetica,sans-serif;
}

select{
    color: #000;
    text-align: right;
    font: 12px Arial,Tahoma,Verdana,Helvetica,sans-serif;
	direction:rtl;
}

body{
    background: #fff url(../img/bodyBg.png) 0 0 repeat-x;
}

#header{
    width: 974px;
    height: 124px;
    margin: 0 auto;
    position: relative;
}
#header h1{
    float: right;
    font-size: 0.75em;
    font-weight: normal;
    margin-top: 19px;
    width: 170px;
    text-align: center;
}
#header h1 a{
    width: 144px;
    height: 83px;
    display: block;
    margin: 0 auto;
    text-indent: -99999px;
    text-align: left;
    background: url(../img/logo.png);
}
#header #headInfo{
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    color: #ccc;
    font-size: 0.75em;
}
#header #headInfo ul{
    overflow: hidden;
}
#header #headInfo li{
    float: left;
    margin-left: -2px;
    padding: 0 10px;
    overflow: visible;
    line-height: 22px;
    background: url(../img/markers.png) 0 -184px no-repeat;
}
#header #headInfo li a{ color: #fff; }
#header #headInfo li a:hover{ text-decoration: underline; }
#header #headNav{
    position: absolute;
    top: 42px;
    float: left;
    z-index: 2;
    left: 41px;
}
#header #headNav li{
    float: left;
    height: 33px;
}
#header #headNav li a{
    background: url(../img/headerBg.png) -9999px no-repeat;
    text-align: left;
    text-indent: -99999px;
    float: left;
    height: 33px;
}
#header #headNav .btn-1 a{ width: 155px; background-position: 0 -52px; }
#header #headNav .btn-2 a{ width: 126px; background-position: -155px -52px; }
#header #headNav .btn-3 a{ width: 82px; background-position: -281px -52px; }
#header #headNav .btn-1 a:hover{ background-position: -363px -52px; }
#header #headNav .btn-2 a:hover{ background-position: -518px -52px; }
#header #headNav .btn-3 a:hover{ background-position: -644px -52px; }
#header #searchBox-1{
    float: left;
    background: url(../img/headerBg.png) 0 0 no-repeat;
    width: 773px;
    height: 35px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    padding: 17px 16px 0 0;
}
#header #searchBox-1 button{
    float: right;
    text-indent: -99999px;
    border: 0;
    background: url(../img/searchBtnBg.png) 0 0 no-repeat;
    cursor: pointer;
    width: 77px;
    margin-right: 10px;
    text-align: left;
    height: 27px;
    position: relative;
    top: -1px;
}
#header #searchBox-1 button:hover, #header #searchBox-1 button.hover{ background-position: 0 -27px; }
#header #searchBox-1 input{
    float: right;
    border: 1px #000 solid;
    width: 370px;
    padding: 3px 7px;
    height: 18px;
    line-height: 19px;
    font-size: 16px;
    font-weight: bold;
}
#header #searchBox-1 select{
    float: right;
    margin-right: 5px;
    width: 135px;
    font-size: 16px;
    font-weight: bold;
    height: 26px;
    text-align: right;
}
#header #searchBox-1 option{ text-align: right; }
#header #searchBox-1 .skinned-select{
    float: right;
    background: url(../img/headerBg.png) -727px -52px no-repeat;
    _background: none;
    width: 137px !important;
    height: 26px;
    margin-right: 5px;
}
#header #searchBox-1 .skinned-select:hover, #header #searchBox-1 .skinned-select.hover{ background-position: -727px -78px; }
#header #searchBox-1 .skinned-text{
    left: auto !important;
    right: 0;
    height: 24px !important;
    margin: 1px;
    line-height: 24px;
    text-align: right;
    font-weight: bold;
    padding-right: 7px;
    width: 104px !important;
    background: #fff;
    _background: none;
}
#header #searchBox-1 .skinned-select select{
    cursor: pointer;
    height: 28px;
    font-size: 14px;
    font-weight: normal;
    margin-right: 0;
    padding: 0 7px;
    border: 1px #000 solid;
}

#footer{
    background: url(../img/footerBg.png) 0 -41px no-repeat;
    margin: 0 auto;
    width: 973px;
    min-height: 120px;
    _height: 120px;
}
#footer #searchBox-2{
    background: url(../img/footerBg.png) 0 0 no-repeat;
    height: 34px;
    width: 407px;
    float: left;
    padding: 7px 14px 0 0;
    margin-bottom: 20px;
}
#footer #searchBox-2 input{
    float: right;
    border: 1px #000 solid;
    width: 317px;
    padding: 3px 5px;
    height: 15px;
    line-height: 15px;
    font-size: 14px;
    font-weight: bold;
}
#footer #searchBox-2 button{
    float: right;
    text-indent: -99999px;
    border: 0;
    background: url(../img/searchBtnBg.png) 0 -54px no-repeat;
    cursor: pointer;
    width: 60px;
    margin-right: 6px;
    height: 21px;
    position: relative;
    top: 1px;
    text-align: left;
}
#footer #searchBox-2 button:hover, #footer #searchBox-2 button.hover{ background-position: 0 -75px; }
#footer #footerNav{
    font-size: 0.75em;
    margin-top: 9px;
    float: right;
    overflow: hidden;
    padding-right: 5px;
}
#footer #footerNav li{
    float: left;
    border-left: 1px #666 solid;
    padding: 0 10px;
    height: 12px;
    line-height: 13px;
    overflow: visible;
    margin: -1px 0 4px -1px;
}
#footer #footerNav li a{ color: #666; }
#footer #footerNav li a:hover{ text-decoration: underline; }
#footer p{
    text-align: center;
    clear: both;
    line-height: 18px;
    font-size: 0.75em;
    color: #999;
}
#footer p a{ color: #999; }
#footer p a:hover{ text-decoration: underline; }


.FooterLinks {
	text-decoration:underline;
	font-weight:bold;
}

#content{
    margin: 15px auto 0;
    width: 973px;
    overflow: hidden;
}

#content #col-1{
    float: left;
    width: 177px;
    padding-left: 3px;
}
#content #col-1 #nav-1{
    width: 177px;
    padding-bottom: 14px;
}
#content #col-1 #nav-1 h3{
    background: #000 url(../img/navBg.png) 0 0 no-repeat;
    color: #fff;
    font-weight: bold;
    line-height: 19px;
    font-size: 0.94em;
    padding: 5px 27px 5px 5px;
}

#content #col-1 #nav-1 .mtitle2{
    background: #000 url(../img/navBg.png) 0 0 no-repeat;
    color: #fff;
    font-weight: bold;
    line-height: 19px;
    font-size: 0.94em;
    padding: 5px 27px 5px 5px;
}

#content #col-1 #nav-1 ul{
    font-size: 0.75em;
    overflow: hidden;
    width: 177px;
}
#content #col-1 #nav-1 li{
    width: 177px;
    float: left;
    clear: both;
    overflow: hidden;
}
#content #col-1 #nav-1 li a{
    float: left;
    color: #000;
    padding: 5px 27px 5px 5px;
    line-height: 16px;
    background: #f1f1f1 url(../img/navBg.png) 0 -29px no-repeat;
    width: 145px;
}
#content #col-1 #nav-1 li a:hover, #content #col-1 #nav-1 li a.active{ background-position: 0 -55px; }
#content #col-1 #nav-1 .marked-1 a{ font-weight: bold; background-position: 0 -80px;}

#content #col-1 #publish{
    background: url(../img/publishBg.jpg) 0 0 no-repeat;
    height: 183px;
    position: relative;
}
#content #col-1 #publish a{
    display: block;
    width: 125px;
    height: 37px;
    text-indent: -99999px;
    text-align: left;
    background: url(../img/publishBtnBg.png) 0 0 no-repeat;
    position: absolute;
    bottom: 6px;
    left: 28px;
}
#content #col-1 #publish a:hover{ background-position: 0 -37px; }

#content #col-1 #note{
    padding-top: 15px;
}
#content #col-1 #note h3{
    font-size: 0.88em;
    font-weight: bold;
    color: #05589e;
    line-height: 20px;
    padding: 2px 10px 2px;
    background: #f1f1f1;
}

#content #col-1 #note .mtitle3{
    font-size: 0.88em;
    font-weight: bold;
    color: #05589e;
    line-height: 20px;
    padding: 2px 10px 2px;
    background: #f1f1f1;
}

#content #col-1 #note p{
    background: url(../img/noteBg.png) 0 0 repeat-x;
    margin-top: 2px;
    color: #666;
    font-size: 0.79em;
    padding: 10px;
    min-height: 100px;
    _height: 100px;
    line-height: 16px;
}
#content #col-1 #note p a{ color: #065ba1; text-decoration: underline; }
#content #col-1 #note p .more{ display: block; }

#content #col-1 #buttons{
    padding: 15px 10px 15px 84px;
    width: 83px;
    overflow: hidden;
}
#content #col-1 #buttons .bookmark,
#content #col-1 #buttons .rss{
    background: url(../img/buttonsBg.png) 0 0 no-repeat;
    width: 83px;
    height: 16px;
    text-align: left;
    display: block;
    text-indent: -99999px;
    float: right;
    clear: both;
}
#content #col-1 #buttons .rss{
    width: 44px;
    height: 15px;
    margin-top: 15px;
    background-position: -39px -16px;
}


#content #col-1 #buttons2{
    padding: 15px 10px 15px 0px;
    overflow: hidden;
	text-align:right;
}

#content #col-3{
    float: right;
}
#content #col-3 #nav-2{
    width: 172px;
    padding-bottom: 14px;
}
#content #col-3 #nav-2 h3{
    background: #000 url(../img/navBg.png) -177px 0 no-repeat;
    color: #fff;
    font-weight: bold;
    line-height: 19px;
    font-size: 0.88em;
    padding: 5px;
}

#content #col-3 #nav-2 .mtitle{
    background: #000 url(../img/navBg.png) -177px 0 no-repeat;
    color: #fff;
    font-weight: bold;
    line-height: 19px;
    font-size: 0.88em;
    padding: 5px;
}

#content #col-3 #nav-2 ul{
    font-size: 0.75em;
    overflow: hidden;
    border-top: 1px #fff solid;
    width: 172px;
}
#content #col-3 #nav-2 li{
    width: 172px;
    float: left;
    clear: both;
    margin-top: -1px;
    overflow: hidden;
}
#content #col-3 #nav-2 li a{
    float: left;
    color: #000;
    height: 21px;
    padding: 1px 25px 1px 0;
    line-height: 21px;
    background: url(../img/navBg.png) -177px -51px no-repeat;
    width: 148px;
}
#content #col-3 #nav-2 li a:hover, #content #col-3 #nav-2 li.active a{ background-position: -177px -29px; }
#content #col-3 #nav-2 .marked-1 a{ font-weight: bold; color: #c33;}
#content #col-3 #nav-2 .marked-2 a{ font-weight: bold; color: #069;}


#content #col-2{
    width: 590px;
    padding-left: 16px;
    float: left;
}
#content #col-2 #hp h2{
    width: 570px;
    height: 60px;
    padding: 12px 13px 8px 7px;
    background: url(../img/headBg.png) 0 0 no-repeat;
    font-weight: bold;
    font-size: 1em;
    line-height: 18px;
}
#content #col-2 #hp h2 span{
    color: #0b7984;
    padding-bottom: 2px;
    font-size: 1.25em;
    display: block;
}

#content #col-2 .item{
    background: url(../img/itemBg.png) 0 0 no-repeat;
    width: 590px;
    min-height: 205px;
    _height: 205px;
    margin-top: 15px;
    overflow: hidden;
    padding-bottom: 15px;
}
#content #col-2 .publish{
    border-bottom: 1px #e7e8e8 solid;
}
#content #col-2 .item .image{
    float: right;
    width: 170px;
    padding: 15px 10px 5px;
}
#content #col-2 .item .description{
    width: 365px;
    float: left;
    padding-left: 20px;
    margin-top: 25px;
	direction:rtl;
}
#content #col-2 .item .description h35{
    background: url(../img/itemHeadBg.png) right 0 no-repeat;
    height: 31px;
    font-size: 1.13em;
    font-weight: bold;
    padding: 15px 60px 0 0;
    line-height: 22px;
    margin-bottom: 15px;
}

#content #col-2 .item .description h4{
    background: url(../img/itemHeadBg.png) right 0 no-repeat;
    height: 31px;
    font-size: 1.13em;
    font-weight: bold;
    padding: 15px 60px 0 0;
    line-height: 22px;
    margin-bottom: 15px;
	
}

#content #col-2 .item .description h3{
    font-size: 0.75em;
    line-height: 18px;
}

#content #col-2 .item .description p{
    font-size: 0.75em;
    line-height: 18px;
}
#content #col-2 .item .description strong{ color: #02828f; }
#content #col-2 .item .description .more{
    font-size: 0.75em;
    color: #2ba6b2;
    text-decoration: underline;
    margin-top: 30px;
    font-weight: bold;
    display: block;
    background: url(../img/itemMoreBg.png) right 0 no-repeat;
    height: 37px;
    padding-right: 26px;
    line-height: 18px;
}

#content #col-2 #crumbs333{
    background: url(../img/crumbsBg.png) 0 0 no-repeat;
    width: 556px;
    height: 41px;
    line-height: 41px;
    font-weight: bold;
    color: #0033cc;
    padding-right: 35px;
    font-size: 1em;
}
#content #col-2 #crumbs333 a{ color: #6a6a6a; }
#content #col-2 #crumbs333 a strong{ color: #0033cc; }
#content #col-2 #crumbs333 span{
    font-size: 12px;
    color: #ff6600;
    position: relative;
    top: -1px;
}
#content #col-2 #crumbs333 b{ font-size: 0.88em; }


#content #col-2 #account{
    background: #f5faef url(../img/accountBg.png) 0 0 no-repeat;
    overflow: hidden;
    width: 590px;
    margin-top: 15px;
}
#content #col-2 #account form{
    background: #f5faef url(../img/accountBg.png) -590px bottom no-repeat;
    padding: 15px 70px 20px 0;
    font-size: 0.75em;
}
#content #col-2 #account .line{
    clear: both;
    height: 1%;
    overflow: hidden;
    padding: 10px 0 5px;
}
#content #col-2 #account .line label{
    float: right;
    width: 82px;
    line-height: 24px;
}
#content #col-2 #account .line input{
    float: right;
    border: 1px #0c8a98 solid;
    height: 16px;
    line-height: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: bold;
    width: 180px;
    text-align: right;
}
#content #col-2 #account .scheme-1{
    padding-right: 82px;
}
#content #col-2 #account .scheme-1 label{
    width: 250px;
    padding-right: 5px;
    line-height: 14px;
}
#content #col-2 #account .scheme-1 input{
    height: 15px;
    width: 15px;
    border: 0;
    margin: 0 0 0 0;
}
#content #col-2 #account .forgot{
    display: block;
    float: right;
    position: relative;
    right: 102px;
    text-decoration: underline;
    color: #000;
}
#content #col-2 #account button{
    float: right;
    clear: both;
    text-indent: -99999px;
    border: 0;
    background: url(../img/accountBtnBg.png) 0 0 no-repeat;
    cursor: pointer;
    width: 55px;
    height: 24px;
    position: relative;
    text-align: left;
    top: -1px;
    right: 145px;
    margin-top: 30px;
}
#content #col-2 #account button:hover, #content #col-2 #account button.hover{ background-position: 0 -24px; }

#content #col-2 .section{
    margin-top: 20px;
    padding: 0 25px;
    font-size: 0.75em;
}
#content #col-2 .section strong, #content #col-2 .section a{
    font-weight: bold;
    text-decoration: underline;
    line-height: 18px;
    color: #069;
}

#content #col-2 .section .RegMsg {
	height:30px;
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #dc143c;
    FONT-FAMILY: Arial
}

#content #col-2 #workpage{
    border: 1px #def2fc solid;
    width: 586px;
    border-bottom: 0;
}
#content #col-2 #workpage h1{
    background: #dcf1fc url(../img/workpageHeadBg.png) 0 0 no-repeat;
    width: 535px;
    top: -1px;
    left: -1px;
    position: relative;
    color: #0415b3;
    padding: 11px 33px 12px 20px;
    font-size: 0.88em;
    line-height: 18px;
	direction:rtl;
}

#content #col-2 #workpage2{
    border: 1px #def2fc solid;
    width: 586px;
}
#content #col-2 #workpage2 h6{
    width: 535px;
    top: -1px;
    left: -1px;
    position: relative;
    color: #0415b3;
    padding: 11px 33px 12px 20px;
    font-size: 0.88em;
    line-height: 18px;
}


#content #col-2 #workpage table{
    padding: 0;
    margin: -1px 0 0;
    width: 587px;
}
#content #col-2 #workpage table tr{
    /*border: 1px #def2fc solid;*/
}
#content #col-2 #workpage table td{
    border: 1px #def2fc solid;
    border-width: 1px 1px 1px 0;
    font-size: 0.75em;
    vertical-align: top;
}
#content #col-2 #workpage table td a{ color: #03c; text-decoration: underline; }
#content #col-2 #workpage table td strong{ color: #03c; }
#content #col-2 #workpage .col-1{
    width: 410px;
    padding: 5px 20px 5px 10px;
    
}
#content #col-2 #workpage .col-2{
    padding: 5px 20px 5px 10px;
    color: #03c;
}
#content #col-2 #workpage .col-3{
    padding: 10px;
}
#content #col-2 #workpage .col-4{
    padding: 15px 10px;
    text-align: center;
}
#content #col-2 #workpage .show{
    font-weight: bold;
    padding-right: 20px;
    background: url(../img/showBg.png) right 0 no-repeat;
    display: block;
}
#content #col-2 #workpage .order{
    background: url(../img/accountBtnBg.png) -55px 0 no-repeat;
    display: block;
    width: 70px;
    text-align: center;
    color: #fff;
    line-height: 24px;
    height: 24px;
    text-decoration: none;
    font-weight: bold;
    margin: 13px auto;
}
#content #col-2 #workpage .order:hover{ background-position: -55px -24px; }

#content #col-2 h5{
    background: url(../img/noticeBg.png) 0 0 no-repeat;
    width: 550px;
    height: 41px;
    position: relative;
    left: -1px;
    margin: 20px 0;
    line-height: 41px;
    color: #069;
    font-size: 0.75em;
    padding-right: 42px;
}
#content #col-2 h5 a{
    font-weight: bold;
    color: #069;
    text-decoration: underline;
}


#content #col-2 .publish2{
    background: url(../img/noticeBg.png) 0 0 no-repeat;
    width: 550px;
    height: 41px;
    position: relative;
    left: -1px;
    margin: 20px 0;
    line-height: 41px;
    color: #069;
    font-size: 0.75em;
    padding-right: 42px;
}
#content #col-2 .publish2 a{
    font-weight: bold;
    color: #069;
    text-decoration: underline;
}


#content #col-2 .rss{
    margin-bottom: 20px;
    font-size: 0.75em;
    height: 1%;
    padding-right: 30px;
    overflow: hidden;
}
#content #col-2 .rss span{
    float: right;
    position: relative;
    top: -2px;
    padding-left: 15px;
}
#content #col-2 .rss a{
    background: url(../img/buttonsBg.png) -39px -16px no-repeat;
    text-align: left;
    text-indent: -99999px;
    float: right;
    width: 44px;
    height: 15px;
}

#content #col-2 .rss h4{
	font-size:12px;
	font-weight:normal;
}

#content #col-2 .find{
    margin-bottom: 20px;
    font-size: 0.75em;
    height: 1%;
    padding-right: 30px;
    overflow: hidden;
}

#content #col-2 .section-2{
    background: url(../img/sectionBg.png) 0 0 no-repeat;
    height: 1%;
    overflow: hidden;
    font-size: 0.75em;
    margin-bottom: 30px;
}
#content #col-2 .section-2 .head{
    margin: 0 1px;
    border-bottom: 1px #d8e9f0 solid;
    padding: 17px;
}
#content #col-2 .section-2 .foot{
    background: url(../img/sectionBg.png) 0 bottom no-repeat;
    padding: 17px;
}
#content #col-2 .section-2 h4{
    color: #00c;
    font-size: 1em;
}

#content #col-2 .section-2  .title-buy{
    color: #00c;
    font-size: 1em;
	font-weight:bold;
}

#content #col-2 .section-2 .head ul{
    padding-top: 10px;
    line-height: 18px;
}
#content #col-2 .section-2 .head li{
    background: url(../img/markers.png) right 7px no-repeat;
    padding-right: 13px;
}
#content #col-2 .section-2 .head li a{
    text-decoration: underline;
    color: #069;
}
#content #col-2 .section-2 .foot{
    line-height: 18px;
}

#content #col-2 .result{
    font-size: 0.75em;
    padding: 4px 10px 2px;
    border-bottom: 1px #d8e9f0 solid;
    height: 1%;
    overflow: hidden;
}
#content #col-2 .result .head{
    overflow: hidden;
    height: 1%;
    line-height: 20px;
}
#content #col-2 .result .head a{
    float: right;
    text-decoration: underline;
    color: #00f;
    width: 540px;
}

#content #col-2 .result .head h3{
	font-size:12px;
	font-weight:normal;
}

#content #col-2 .result .head span{
    float: right;
    width: 25px;
}
#content #col-2 .result p{
    line-height: 18px;
    padding-right: 25px;
}
#content #col-2 .result .more{
    float: right;
    /*background: url(../img/showBg.png) right 0 no-repeat;*/
    display: block;
    padding-right: 0px;
    color: #069;
    text-decoration: underline;
    line-height: 15px;
    position: relative;
    /*right: 17px;*/
    margin: 24px 0 10px;
	/*border:solid 1px;*/
}

#content #col-2 .result .morep{
    float: right;
    background: url(../img/showBg.png) right 0 no-repeat;
    display: block;
    padding-right: 0px;
    /*right: 17px;*/
    margin: 24px 23px 10px 6px;
	width:14px;
	height:15px;
	/*border:solid 1px;*/
}

#content #col-2 .result .button{
    background:  url(../img/accountBtnBg.png) -125px 0 no-repeat;
    color: #fff;
    display: block;
    float: left;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    width: 41px;
    margin: 20px 0 0;
    position: relative;
}
#content #col-2 .result .button:hover{ background-position: -125px -24px; }

#content #col-2 .pagination{
    overflow: hidden;
    height: 1%;
    padding: 10px 0 15px;
    margin-top: -1px;
    border-top: 1px #fff solid;
    text-align: center;
    font-size: 0.75em;
}
#content #col-2 .pagination ul{
    overflow: hidden;
    line-height: 18px;
}
#content #col-2 .pagination li{
    display: inline;
    text-align: left;
    margin: 0 -2px;
}
#content #col-2 .pagination li a{
    border-left: 1px #999 solid;
    border-right: 1px #999 solid;
    color: #069;
    padding: 0 4px 0 4px;
}
#content #col-2 .pagination li strong{ padding: 0 6px; color: #c00; }
#content #col-2 .pagination li a:hover{ text-decoration: underline; }
#content #col-2 .pagination li .link{ border: 0; padding: 0 6px; text-decoration: underline; }


table.tbl-invite { width:500px; }
table.tbl-invite .textbox { width:160px; }
table.tbl-invite .title { font-weight:bold; text-align:center; font-size:14px; text-decoration:underline; }
table.tbl-invite .button{
    border: 0;
    background: url(../img/sendBtnBg.png) 0 0 no-repeat;
    cursor: pointer;
    width: 55px;
    height: 24px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}


.spanish1 {
	LINE-HEIGHT: normal;
	PADDING-TOP: 0px;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size: 22px;
	color: #0066CC;
	font-weight: bold;
	}

.spanish2 {
	color:#FA7900; 
	FONT-SIZE: 20px; 
	LINE-HEIGHT: normal; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
.spanish3 {
	color: #0064C4;
	FONT-STYLE: normal;
	font-weight:bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size: 16px;
	

}


#content #col-2 #crumbs {
    background: url(../img/crumbsBg.png) 0 0 no-repeat;
    width: 556px;
    height: 41px;
    line-height: 41px;
    font-weight: bold;
    color: #0033cc;
    padding-right: 35px;
    font-size: 
}
#content #col-2 #crumbs h2{ font-size:16px; }
#content #col-2 #crumbs a{ color: #6a6a6a; }
#content #col-2 #crumbs a strong{ color: #0033cc; }
#content #col-2 #crumbs span{
    font-size: 12px;
    color: #ff6600;
    position: relative;
    top: -1px;
}
#content #col-2 #crumbs b{ font-size: 0.88em; }


#col-2 h3 { font-size:12px; }

