﻿body
{
	background-color: #e6e6dc;
	width: 965px;

	margin: 0px auto;
}

#AdminHeader
{
    margin-top: 5px;
}
.ContentBottomLeft
{
    /*background: url(https://www.brother-usa.com/usaimages/Admin/main_bottom_left.gif) 0 100% no-repeat #ffffff;*/
    margin: 10px 0px 10px 00px;
    width: 100%;
}

.ContentBottomRight
{
    /*background: url(https://www.brother-usa.com/usaimages/Admin/main_bottom_right.gif) 100% 100% no-repeat;*/
}

.ContentTopLeft
{
   /*background: url(https://www.brother-usa.com/usaimages/Admin/main_top_left.gif) 0 0 no-repeat;*/
}

.ContentTopRight
{
    /*background: url(https://www.brother-usa.com/usaimages/Admin/main_top_right.gif) 100% 0 no-repeat;*/
    padding: 20px;
        background: #fff;
        border-radius: 20px;
}
.utility-nav .logo img {
    width: 100%;
    padding-left: 8px;
}

#BroWebManager
{
	float: left;
    border: none 0px;   
}

#HeadBar
{
    background: url(https://www.brother-usa.com/usaimages/Admin/bkgrd-top.gif) 0 0 repeat-x;
    height: 38px;
    width: 965px;
    font-size: 85%;
    float: left;
    width: 100%;
}
.ContentBottomLeft {
    /*background: url(https://www.brother-usa.com/usaimages/Admin/main_bottom_left.gif) 0 100% no-repeat #ffffff;*/
    margin: 10px 0px 10px 00px;
    width: 100%;
       background-color: #e6e6dc;
}

#HeadBar A
{
    color: #ffffff;
    font-weight: bold;
}
#HeadBar #HeaderMenu 
{
    padding-top: 12px;  
    padding-left: 10px;
   
}

#HeadBar #HeaderLogout A
{
    padding-top: 12px;
    padding-right: 20px;
    float: right;
}
#HeadLeft
{
    background: url(https://www.brother-usa.com/usaimages/Admin/c-top-left.gif) 0 0 no-repeat;
    height: 38px;

}

#HeadRight
{
    background: url(https://www.brother-usa.com/usaimages/Admin/c-top-right.gif) 100% 0 no-repeat;
    height: 38px;

}

#imgBroUSA
{
	float: right;
    margin-top: 5px;
    padding-right: 15px;
}

.CalendarEntry
{
	 height: 45px;
	 padding: 3px 0px;
}

.CalendarHolidayEntry
{
	 height: 15px;
	 padding: 3px 0px;
}

.Black_Bold_110
{
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
div#Admin {
    background: #e6e6dc;
}
.NoColor_Bold_70 {
    font-size: 80%;
    font-weight: bold;
    color:#000;
}