body { 
 background-color: #000000; 
 margin-right: 0.0in ; 
 margin-left: 0.0in ; 
 margin-top: 0.0in; 
 margin-bottom: 0.0in; 
 color: white;
}

body.l2Body{
 background: url(http://www.skellos.com/images/l2_bg.jpg) 0px 0px no-repeat; 
 background-color: black;
}

a { 
 text-decoration: underline; 
}

h1 { font-size: 200%; }
h2 { font-size: 175%; }
h3 { font-size: 150%; }
h4 { font-size: 125%; }

.white {color: white;}

.underline{ text-decoration: underline; }

.bottomLinks{
 position: absolute;
 bottom: 0px;
 width: 50%;
 margin-left: 25%;
 text-align: center;
}
    .bottomLinks a.fist{
     color: maroon;
    }
    .bottomLinks a.list{
     color: maroon;
     margin-left: 20px;
    }
    .bottomLinks a:visited{ color: maroon; }
    .bottomLinks a:hover{ background-color: silver; color: blue; }

.main_divFR {
 height: 98%;
 width: 98%;
 background: url(http://www.skellos.com/images/ucbeaver.jpg) 50% 30% no-repeat;
 margin: 0px;
 padding: 0px;
}
.main_divEN {
 height: 98%;
 width: 98%;
 background: url(http://www.skellos.com/images/ucbeaverA.jpg) 50% 30% no-repeat;
 margin: 0px;
 padding: 0px;
}

h1 {
 color: white;
 text-align: center;
 text-transform: uppercase;
 text-decoration: underline;
}

div.title{
 color:white;
 text-align:center;
 padding-top: 20px;
}

.listtel_div {
 color:white;
 height: 99.5%;
 width: 99.6%;
}

.listtel_div span {
 display:block;
 text-align:center;
 color:silver; 
}

span.title {
 font-size:200%;
 margin-top: 20px;  
}

.listtel_div span.title {
 font-size:130%;
 margin-top: 20px;  
 margin-bottom: 20px;  
}

span.form_span form.new_entry {
 color:white;
 font-family:verdana;
 font-size:75%;
 display:inline;
}

ul.linsting li {
    float: left;
    border-right: 1px solid black;
    padding: 2px 5px 2px 5px;
}
ul.linsting li:last-child {
    border-right: 0px;
}

span.message {
 color:white; 
 width: 50%; 
 display: block; 
 margin-left: 25%; 
 text-align: justify;
}

.maroon_input{
 background-color:teal;
 color:white;
}

.silver_buton{
 color:black;
 background-color:silver;
 font-size:75%;
}

.cv_style {
 color: black;
 text-align: center;
 background: none;
}


.underline { text-decoration:underline; }
.small65 { font-size: 65%; }

div.langSelect{
 margin: 0px;
 padding: 5px;
 text-align: center;
 vertical-align: middle;
}

span a.choseLanguage{
 text-align: center;
 padding: 5px;
 color: teal;
 font-weight: 900;
 margin-right: 5%;
 padding: 5px;
}


.l2TableDiv{
 padding-top: 10%;
 overflow: auto;
 font-family: Monotype Corsiva, Arial;
}

div.l2_menu{
 color: white;
 cursor: pointer;
}

div.l2_main{
 color: white;
}

.orizontalMenu{
 margin-left: 40px;
 font-weight: 900;
 cursor: pointer;
}

.result{
 margin: 0px;
 padding: 0px;
}

.formTextField{
 background-color: black;
 color: silver; 
}

.formSubmitButton{
 margin-top: 0px;
 padding-top: 0px;
 background-color: black;
 color: silver; 
}

div.formInput{
 width: 90%; 
 overflow: auto;
}
.formInput div.left{
 display: inline; 
 float: left;
 margin: 1px;
}
.formInput div.right{
 display: inline; 
 float: right;
 margin: 1px;
}
.noMarg{
 display: inline;
 margin: 0px;
 padding: 0px;
}

.listing_item{
 font-size: 80%;
 font-weight: 900;
 font-family: Arial;
 color: white;
}
.marketList{
 float: left;
 display: inline;
 width: 25%;
}
.marketListLast{
 float: left;
 display: inline;
 width: 49%;
}

.marketDiv{
 position: absolute;
 background-color: maroon;
 color: white;
 padding: 5px;
}

div.links{
 padding: 25px;
 font-size: 150%;
 text-align: center;
 overflow: auto;
}

span.linkImageDiv{
 margin-top: 10px;
 border: 2px solid blue;
 overflow: auto;
}

.borderUnderlineWhite {border-bottom: 2px solid white;}
.centered {text-align: center;}
.inline {display: inline;}
.block {display: block;}
.fleft {float: left;}
.noBMP {border: 0px; margin: 0px; padding: 0px;}
.cursorDef {cursor: default;}
.overflowed {overflow: auto;}
.w40 {width: 40%;}
.absolute {position: absolute;}
.fl_right{float: right;}




.contactSkellos{
 font-weight: 900;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 16px;
 font-style: oblique;
}

.tel_error_msg{
 color: red;
 text-align: center;
}


.fs_bodyWrapper{
 margin: 20px;
}
    .fs_title{
     color: teal;
     font-size: 18px;
     border-bottom: 2px groove maroon;
    }
    .fs_link{
     color: maroon;
     display: block;
     font-size: 16px;
    }
    .fs_link:hover{
     color: blue;
    }
    .fs_text{
     width: 700px;
     text-align: justify;
     padding: 10px;
    }




    
    
    
.lcmLogoBackground{
}
    .lcmLogoBackground a{
        color: yellow;
        text-decoration: underline;
    }    
    
