/* START : Header Details */
table.LVHeader
{
	background-image: url(../images/localview_Banner.jpg);
	width: 800px;
	height : 89px;
	color: white;
}

/* Tab Text Control */
a.tabsHeader_Tab, a.tabsHeader_OnTab
{
	display : block;
	cursor : hand;
	width : 140px;
	height : 16px;
	text-align : center;
	font-size : 0.8em;
	text-decoration : none;
	color : #ffffff;	
	font-weight : 600;
}

a.tabsHeader_Tab
{
	background-color : #CCCCCC;
}

a.tabsHeader_OnTab
{
	background-color : #999999;
}

td.TabFillerClass
{
	height : 20px;
	width : 20px;
	
}

td.tabsHeader_Tab, td.tabsHeader_OnTab
{

	width : 140px;
	text-align : center;
	height : 10px;
}

a.tabsHeader_Tab:hover 
{
	text-decoration : none;
	color : #FF3333;
}

div.TABLocation 
{
	vertical-align : middle;
	position : absolute;
	top : 53px;
	width : 800px;
}

table.tabsHeader_TabStripBottom
{
	width : 800px;
	height : 15px;
	background-color : #999999;	
}

/* END : Header Details */

/* START : Help */

img.adHelp
{
	border : 0px;
	vertical-align : top;
}

a.adHelp
{
	color : #333333;
	text-decoration : none;
}

a.adHelp:hover 
{
	color : #FF3333;
}

/* END : Help */
