﻿body, select, input, td, option, label, textarea, table {
    font-family: verdana;
    font-size: 10px;
}

.topTitle {
    color: #393939; /*DellShare: #0A3F6F; /* Dellshare bg-color: #0085c3; */
    font-weight: bold;
}

span.topTitle {
    margin-bottom: 10px;
}

img {
    border: none;
}


/* CUSTOMIZING THE TOP 

.site_logo
{
	background-image:url('background-top.png');
	
}

.site_logo td
{	

}

td.site_logo_top 
{
	
}*/


/* DELLSHARE */


.site_logo {
    background-color: #63513D;
}

    .site_logo td {
        background-color: #dddddd;
        border-bottom: 1px solid #bdbdbd;
    }

td.site_logo_top {
    background-color: #63513D;
    border-bottom: none;
}

.page-header-top {
    height: 60px;
}

.page-header-menu {
    height: 34px;
}
