﻿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: normal;
}

span.topTitle {
    margin-bottom: 10px;
}

img {
    border: none;
}

/* CUSTOMIZING THE TOP */
/*.site_logo
{
	background-color: #efefef;
}

.site_logo td
{
	background-color: #efefef;
	border-bottom: 1px solid #bdbdbd;
}

td.site_logo_top 
{
	background-color: #dddddd;
	border-bottom: none;	
}*/


/* DELLSHARE */
.site_logo {
    background-color: #000000; /*#0085C3;*/
}

.site_logo td {
    background-color: #f3f3f3; /*#dddddd;  */
    border-bottom: 1px solid #dadada; /*#bdbdbd;*/
}

td.site_logo_top {
    /*background-color: #0085C3;*/
    background-color: #000000;
    border-bottom: none; /*DellShare only*/
}

.page-header-top {
    height: 60px;
}

.page-header-menu {
    height: 34px;
}