.PageHeader
{
	background-color:#000077;
	font-family:Tahoma;
	color:#ffffff;
}

.PageData
{
	background-color:#ffffff;
	font-family:Tahoma;
	color:#000022;
}
	
	.asbMenu 
	{
		border: 1px solid lightblue;
		background: #FF7C61;
		position: absolute;
		padding: 5;
		white-space: nowrap;
	}
	
	.asbMenuBase
	{
		position: absolute;
	}
	
					
	.asbMenuItem
	{			
		color: #ffffff;
		background: #FF7C61;
		cursor: hand;
		cursor: pointer;
	}
	
	.asbSelMenuItem
	{			
		color: #BD280A;
		background: #ffffff;
		cursor: hand;
		cursor: pointer;
		white-space: nowrap;
	}
	
div 
{
	font-family: Tahoma, Helvetica;
}

.clsCMOn 
{
	height:37;
	font-size: 12px;
    padding: 10px 3px;
	color: #084A7B;
	text-align:right
}

.clsCMOver {
	height:37;
	font-size: 12px;
    padding: 10px 3px;
	color: #084A7B;
	text-align:right
}


.chlCMOn 
{
	font-size: 12px;
    color: #084A7B;
     padding: 2px 3px;
     text-align:right
}

.chlCMOver {
	font-size: 12px;
    color: black;
    padding: 2px 3px;
    text-align:right
}

.blue
{
	color:#0000aa;
}

body 
{
	font-family: Tahoma,Verdana;
	font-size: 10px;
}
td
{
	font-size: 11px;
	font-family: Tahoma,Verdana;
}
p {
	font-family: Tahoma,Verdana;
	font-size: 12px;
}
a:link {
	font-family: Tahoma;
	color: #5F7383;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	color: #5F7383;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	color: #5F7383;
	text-decoration: none;
}

.bodySection
{
 vertical-align:top;
}

input,select
{
	font-family:Tahoma;
}

.tabs
{
	PADDING-RIGHT: 6px; 
	PADDING-LEFT: 6px; 
	PADDING-BOTTOM: 0px; 
	CURSOR: hand; 
	PADDING-TOP: 0px;
	text-align:center;
	background-color:#dddddd;
}

.aTab
{
	PADDING-RIGHT: 6px; 
	PADDING-LEFT: 6px; 
	PADDING-BOTTOM: 0px; 
	CURSOR: hand; 
	PADDING-TOP: 0px;
	text-align:center;
	background-color:#aaaaaa;
}

.dTab
{
	color:#aaaaaa;
	PADDING-RIGHT: 6px; 
	PADDING-LEFT: 6px; 
	PADDING-BOTTOM: 0px; 
	CURSOR: hand; 
	PADDING-TOP: 0px;
	text-align:center;
	background-color:#dddddd;
}

.imp
{
		border-left: 1px solid #444444;
		border-right: 1px solid #444444;		
	text-align :center;
}

.ltr
{
	direction:ltr;	
}

.aRow
{
 background-color:#EAF6A0;
cursor:hand;
}

.dRow
{
	cursor:hand;
	background-color:#ffffff;	
}
