div.salesToolsMenu
{
    background-color:#F0F0F0;
    border: solid 1px black;
    border-bottom: none;
    float:right;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10pt;
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 3px;
    padding-right: 2px;
	position:relative;
    top: 8px;
}

div.salesToolsMenu ul
{
	background-color: #e2e2e2;
	border: solid 1px black;
	display: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
    position: absolute;
    right: 0px;
    top: 16px;
	width: 200px;
	z-index: 100;
}

div.salesToolsMenu ul li
{
	float: left;
	text-align: left;
	width: 100%;
}

div.salesToolsMenu ul li input
{
	background-color: #f9f8f8;
	border-style: none;
    color:	#122323;
    display: block;
	font-weight:bold;
	height: 18px;
	padding-right: 5px;
	text-align: right;
	text-decoration: none;
	width: 100%;
}

.salesmenuover
{
	background-image: url(Graphics/salesmenuhover.bmp);
    background-repeat: repeat;
}

.salesmenuout
{
	background-image: none;
}

.dataEntryDiv
{
	background-color: #f9f8f8; 
	border: solid 1px #7b7b7b; 
	border-top-width: 0px;
}

.downArrow
{
	background-color: Transparent;
	background-image: url(Graphics/downarrow.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
}

.hoverTab
{
	background-color: Transparent;
	background-image: url(Graphics/hoverTab.gif); 
	background-repeat: repeat-x;
	border-style : none; 
	cursor: hand; 
	color: white; 
	float: left;
	font-family: Verdana, Arial, Sans-Serif; 
	font-size: 10pt; 
	height: 23px; 
	padding-bottom: 3px;
	position: relative;
	top: 3px;
}

.pagefooterlink
{
    color: #336699;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 8pt;
	height: 25px;
	line-height: 25px;
    text-decoration: none;
}

.selTabLabel
{
	color: black; 
	font-family: Verdana, Arial, Sans-Serif; 
	font-size: 10pt;
	font-weight: bold; 
	position: relative;
	top: 4px;
}

.selTabLeft
{
	background-repeat:no-repeat; 
	background-color:Transparent; 
	background-image: url(graphics/selTabLeft.gif);
	float:left; 
	height: 26px; 
	width: 2px; 
}

.selTabPanel
{
	background-image: url(Graphics/SelTab.gif); 
	background-color: Transparent;
	background-repeat: repeat; 
	float: left;
	height: 26px; 
}

.selTabRight
{
	background-repeat:no-repeat; 
	background-color:Transparent; 
	background-image: url(graphics/selTabRight.gif);
	float:left; 
	height: 26px; 
	width: 2px; 
}

.SummaryHeading
{
    background-color: #ededed;
    border: solid 1px #cacaca;
    border-left: 0px;
    border-right: 0px;
	font-size: 10pt; 
	font-weight:bold; 
    height: 23px;
    line-height: 23px;
}

.SummaryHeading2
{
    background-color: #ededed;
    border: 0px;
    border-top: solid 1px #cacaca;
	font-size: 10pt; 
	font-weight:bold; 
	padding: 5px;
}

.SummaryHeadingLeft
{
    background-color: #ededed;
    border: solid 1px #cacaca;
    border-right: 0px;
	font-size: 10pt; 
	font-weight:bold; 
    height: 23px;
    line-height: 23px;
}

.SummaryHeadingText
{
	color: black;
	float:left; 
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt; 
	font-weight:bold; 
}

.tabdiv
{
	border-left: solid 1px #cacaca; 
	border-right: solid 1px #cacaca;
}

.tabLeft
{
	background-repeat: no-repeat; 
	background-color:Transparent; 
	background-image: url(graphics/tabLeft.gif);
	float:left; 
	height: 23px; 
	position: relative;
	top: 3px;
	width: 2px; 
}

.tabRight
{
	background-repeat: no-repeat;
	background-color:Transparent; 
	background-image: url(graphics/tabRight.gif);
	float:left; 
	height: 23px; 
	position: relative;
	top: 3px;
	width: 2px; 
}

.tabrow
{
	background-image: url(graphics/bground.bmp);
	background-repeat: repeat;
	height: 26px;
	margin-left:auto; 
	margin-right: auto;
	position: relative;
	width: 978;
}

.tabrow2
{
	background-image: url(graphics/bground2.bmp);
	background-repeat: repeat;
	height: 26px;
	margin-left:auto; 
	margin-right: auto;
	top: 4px;
	width: 978;
}

.unselTab
{
	background-color: Transparent;
	background-image: url(Graphics/unselTab.gif); 
	background-repeat: repeat-x;
	border-style : none; 
	cursor: hand; 
	color: white; 
	float: left;
	font-family: Verdana, Arial, Sans-Serif; 
	font-size: 10pt; 
	height: 23px; 
	padding-bottom: 3px;
	position: relative;
	top: 3px;
}

.tabrowapp
{
	background-image: url(graphics/bground1x1.bmp);
	background-repeat: repeat;
	margin-left:auto; 
	margin-right: auto;
	position: relative;
	width: 978px;
	border-bottom: solid 1px #7b7b7b; 	
}

.tabRowStop
{
    height: 23px; 
}
