.dsofficeLineWhite {
	width: 100%;
	color:white;
	height:2px;
}
.dsofficeorangetable{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(251, 140, 4);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(251, 140, 4);
}

.dsofficeorangecell
{
    padding-top: 4px;
    padding-right-value: 6px;
    padding-bottom: 3px;
    padding-left-value: 6px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
    color: rgb(95, 95, 95);
    font-family: verdana;
    font-size: 95%;
    background-color: rgb(255, 243, 203);
    height: 19px;
}

.dsofficeorangecontent
{
    padding-top: 4px;
    padding-right-value: 6px;
    padding-bottom: 3px;
    padding-left-value: 6px;
    font-family: verdana;
    font-size: 95%;
}

.dsofficegreycontent
{
    padding-top: 4px;
    padding-right-value: 6px;
    padding-bottom: 3px;
    padding-left-value: 6px;
    font-size: 95%;
    height: 19px;
}

.dsofficeorangetitle {
	color: rgb(95, 95, 95);
	font-size:12pt;
}

.dsoffice-cont-sidebar-title {
	color: #003399;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-size: 14px;
}

.dsoffice-cont-specials-title {
		
}

.dsoffice-cont-normal-title {
	color: #003399;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-size: 17px;
	font-weight: normal;
	line-height:130%;
	
	margin: 5px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	
	
}

