﻿body {
	color: #000000;
	/*font-family:interstate;*/
	font: 70% 'Verdana', sans-serif;
	margin:0;
}

.Lable
{
}

.LableBold
{
    font-weight:bold;
}

.MenuParentCell
{
    background-color:#B50A37;
}

#dvLogo
{
    position:absolute;
    left:0px;
    top:0px;
}

#dvMenu
{
    padding-top:19px;
    position:absolute;
    left:160px;
    top:0px;
    background-image:url(MenuBg.gif);
    background-repeat:repeat-x;
    width:700px;
}

#dvMenuEnd
{
    position:absolute;
    left:855px;
    top:0px;
}

#tbMainHdr
{
    background-color:Aqua;
    background-image:url(HeaderBg.gif);
    background-repeat:repeat-x;
    height:50px
}

#ContentParentTd
{
	padding-left:20px;
	padding:20px;
}

#FooterParentTd
{
	border-top:solid 1px #B50A37;
	text-align:center;
}

.PageHeader
{
	border-right: #B50A37 2px solid;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	border-bottom: #B50A37 2px solid;
	font-family: Tahoma;
	height: 20px;
	background-color: #ffffff;
	text-align: center;
	white-space:nowrap;
	/*padding: 0 3 0 3;*/
	padding-left:5px;
	padding-right:5px;
}

.TextBox
{
	font-size: 8pt;
	color: #000000;
	border-top-style: groove;
	font-family: Tahoma;
	border-right-style: groove;
	border-left-style: groove;
	text-align: left;
	border-bottom-style: groove;
	/*display: block;*/
}

.DescriptionText
{
    font-size: 9pt;	
	font-family: Tahoma;	
}

.TabSubHeader
{    
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma;	
}

.SubHeader
{
    font-size: 12pt;
    font-family: Tahoma;
}

.SubHeader_2
{
    font-size: 10pt;
    font-family: Tahoma;
}

.Button 
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma;
	background-color: #c0c0c0;
}

.templateTable {
    border-collapse: collapse;
    border: Solid 1px #E2DEDE;
}
.templateTable td {
border-bottom: solid 1px #E2DEDE;
border-right: solid 1px #E2DEDE;
   /* border: Solid 1px #D15670;*/
}

.templateCaption {
background-color:#DDDADA;
    font-weight:bold;
    border: Solid 1px #B8B4B4;
}

.templateOdd {
 background-color:#EEEEE9;
}

.caption {
font-weight:bold;
}

.mouseOver {
 cursor:pointer;
}

.dvFilterBox
{
    margin-bottom:15px;
}

.dvFilterBox fieldset
{
    width:575px;
    padding:1em;
    font-size: 10pt;
}

.dvFilterBox fieldset legend
{
    font-size: 11pt;
    font-weight:bold;
}

#divMonthEndPage
{
    width:760px;
    padding:20px;
    border-bottom: solid 1px gray;
    border-left: solid 1px gray;
    border-right: solid 1px gray;
}

.mainIcon
{
    padding-left:50px;
    }

td.PageBorder_tlc {background-image:url(PageBorders/top-left-corner.png);}
td.PageBorder_blc {background-image:url(PageBorders/bottom-left-corner.png);}
td.PageBorder_trc {background-image:url(PageBorders/top-right-corner.png);}
td.PageBorder_brc {background-image:url(PageBorders/bottom-right-corner.png);}
td.PageBorder_t {background-image:url(PageBorders/top.png); background-repeat:repeat-x;}
td.PageBorder_l {background-image:url(PageBorders/left.png); background-repeat:repeat-y;}
td.PageBorder_b {background-image:url(PageBorders/bottom.png); background-repeat:repeat-x;}
td.PageBorder_r {background-image:url(PageBorders/right.png); background-repeat:repeat-y;}

.DailySalsRport {
    font-family:Tahoma;
    font-size:9px;
    border-top: solid 1px Black;
    border-left: solid 1px Black;   
}

.DailySalsRport th {
    font-family:Tahoma;
    font-size:9px;
    border-bottom: solid 1px Black;
    border-right: solid 1px Black; 
    border-top: solid 1px Black;   
}

.DailySalsRport td {
    font-family:Tahoma;
    font-size:9px;
    text-align:center;
    border-bottom: solid 1px Black;
    border-right: solid 1px Black;   
}

.CallageTable {
    font-family:Tahoma;
    font-size:9px;
    text-align:center;
    border-top: solid 2px Black;
    border-left: solid 2px Black;   
}
/*#E2DEDE*/
.CallageTable th {
    font-family:Tahoma;
    font-size:9px;
    text-align:center;
    border-bottom: solid 2px Black;
    border-right: solid 2px Black;   
}

.CallageTable td {
    font-family:Tahoma;
    font-size:9px;
    text-align:center;
    border-bottom: solid 2px Black;
    border-right: solid 2px Black;   
}

.tdValue {
    font-family:Tahoma;
    font-size:9px;
    text-align:left;
    border-bottom: solid 1px #E2DEDE;
    border-right: solid 1px #E2DEDE;   
}