body,td,th {
	font-family: 'Carme',Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;}
	h1 {margin-top:0px;
	margin-bottom:2px;}
a:link {
	text-decoration: none;
	color:#FFF;
}
a:visited {
	text-decoration: none;
	color:#FFF;
}
a:hover {
	text-decoration: none;
	color:#FFF;
}
a:active {
	text-decoration: none;
	color:#FFF;
}

.topmenu { 
font-family: 'Varela', Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:17px; 
color:#FFF; 
padding-left:8px;
font-weight: 400;
 }
.topmenu a:link {
font-weight:normal;
	text-decoration: none;
	color:#FFF;
	font-family: 'Varela', Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:17px; 
color:#FFF; 
font-weight: 400;
}
.sf-menu {
    background: url("/images/bg-home.gif") repeat-x scroll 0 0 #242424;
    height: 72px;
    left: 0;
    padding: 0 0 0 0;
    position: relative;
    width: 1000px;
    z-index: 3;
}
.sf-menu li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    padding: 0;
    position: relative;
	}
.sf-menu li a {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-family: 'Candal',Gadget,sans-serif;
    font-size: 18px;
    line-height: 1.3em;
    padding: 19px 19px 0 18px;
    text-align: center;
	text-shadow: 1px 1px 1px #000;
}
	
ol, ul {
    list-style: none outside none;
}
.sf-menu li.blue {
    background: url("/images/menu-blue.jpg") repeat-x scroll 0 0 #0E7981;
    border-left: 1px solid #3DB9C0;
    border-top: 1px solid #55D3D8;
    height: 71px;
}
.sf-menu li.yellow {
    background: url("/images/menu-yellow.jpg") repeat-x scroll 0 0 #E18105;
    border-left: 1px solid #F2B520;
    border-top: 1px solid #F8CE2C;
    height: 71px;
}
.sf-menu li.orange {
    background: url("/images/menu-orange.jpg") repeat-x scroll 0 0 #C93D10;
    border-left: 1px solid #E25A19;
    border-top: 1px solid #FD8E2F;
    height: 71px;
}
.sf-menu li.red {
    background: url("/images/menu-red.jpg") repeat-x scroll 0 0 #C41B3C;
    border-left: 1px solid #DF2A4B;
    border-top: 1px solid #FE4B5E;
    height: 71px;
}


.sf-menu li span {
    background: url("/images/marker-menu-white.png") no-repeat scroll center 0 transparent;
    bottom: 0;
    cursor: pointer;
    display: inline-block;
    height: 0;
    position: absolute;
    width: 100%;
    z-index: 9;
}

.sf-menu li.current span, .sf-menu li.sfHover span {
    height: 11px !important;
}
#custom-search-box {
    border: 2px solid #CCCCCC;
    font-size: 15px;
    padding: 4px;
    position: relative;
    top: -9px;
    width: 300px;
}
.sf-footer {
    background: url("/images/bg-home.gif") repeat-x scroll 0 0 #242424;
	font-size:14px;
    height: 36px;
    left: 0;
    padding: 0 0 0 0;
    position: relative;
    width: 1000px;
	color:#FFF;
    z-index: 3;
}
.sf-footer li {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-family: 'Varela',Gadget,sans-serif;
    font-size: 13px;
    line-height: 1.3em;
    padding: 9px 0px 0 0px;
    text-align: center;
	text-shadow: 1px 1px 1px #000;
	
	}
	
	.dc-social-float .tab {
cursor: pointer;
height: 0px;
margin-left: -1px;
margin-top:139px;
}
.dc-social-float .dc-social-float-content {
background: #fff;
border: 1px solid #bbb;
padding: 5px 5px 0 5px;
text-align: center;
}
.dc-social-float .dc-social-float-content {
border-radius: 1px 7px 7px 1px; -webkit-border-radius: 5px;
}
.dcssb-btn {margin-bottom: 5px;}

.big-table {
	border:solid 1px #bbb;
	
	}
