﻿.noactive
{
	width:50%;
}
.noactive a, .noactive a:hover
{
	background-color:#83B7D8;
	color: #ff9900;
	padding: 9px
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	padding-bottom: 7px;
}

.noactive a:hover
{
	background-color:#006aae;
	text-decoration::none;
	font-weight: bold;
}

.active
{
	width:50%;
}
.active a , .active a:hover
{
	background-color: #006aae;
	color: #ff9900;
	padding: 9px
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 7px;
	
}
.border_blue_dotted {border:outset 1px #DDDDDD; border-top-width:0px; }

.applContainer { overflow:auto; width:100%; }


/* paging */

.fdatadisplay_title
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color:#394c6d;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}
.fdatadisplay_imageTitle
{ 
	position:relative;
	left:2px;
	z-index:100;
}
.fdatadisplay_page 
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color:#495877;
	font-size:10px;
	font-weight:bold;
}
.paging_next
{
	width:13px;
	height:16px;
}

.paging_previous
{
	width:13px;
	height:16px;
}
.linkPaging
{
	font-size:12px;
	color:#336699;
	font-weight:normal;
	text-decoration:none;
	border:0px;
	cursor:pointer;
	background-color:White;
}

.linkPagingActive
{
	font-size:12px;
	color:#394c6d;
	font-weight:bold;
	text-decoration:none;
	border:0px;
	cursor:pointer;
	background-color:White;
}

.divStyle { overflow:auto; width:100%; }