body
{
	background: #4c4c4c;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.InnerTabBarOff
{
	border-left: 1px solid #999999; 
	height:10px; 
	text-decoration: none; 
	color: black; 
	background-color: #EFEFEF; 
	padding: 5px; 
	padding-top: 2px; 
	border-top: 1px solid #999999; 
	border-right: 1px solid #999999 border-left: none;
}
.InnerTabBarOn
{
	border-left: 1px solid #999999; 
	height:20px; 
	text-decoration: none; 
	color: black; 
	background-color: #ffffff; 
	padding: 7px; 
	padding-top: 4px; 
	border-top: 1px solid #999999; 
	border-right: 1px solid #999999 border-left: none;
}
.TabBar
{
	padding-top: 4px;
	background-color:#000000;
		background: #4c4c4c;
		
}

.TopImage
{
	margin: 4px;
		float: right;
}
	
.Text
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;	
}
.PageTitle
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-weight:bold;
	color:#ffffff;
	height:25px;
	text-indent:5px;
	padding-top:8px;
	background-color:#000000;
	FLOAT: left;
		background: #4c4c4c;
			
}

.RowTitle
{
	background-color:#F1F1F1;
	border-bottom:inset 1px silver;
	border-right:inset 1px silver;
}
.RowDetail
{
	background-color:#FCFCFC;
	border-right:inset 1px silver;
	border-bottom:inset 1px silver;
}
.Button
{
	border-right: buttonshadow 1px ridge;
	border-top: buttonshadow 1px ridge;
	font-size: 10pt;
	border-left: buttonshadow 1px ridge;
	cursor: hand;
	color: #333333;
	border-bottom: buttonshadow 1px ridge;
	font-family: Arial;
	background-color: gainsboro;
}


