﻿body {
}
.tad
{
	border-top-style:solid;	 
	border-left-style:solid;	
	border-left-width:1px;
	border-top-width:1px;
	border-left-color:#999933;
	border-top-color:#999933;	
	border-width:1; 
}
.tab
{	
	 background-color:#f5f5f5;
	 position:static;	
	 border-right-style:solid;
	 border-bottom-style:solid;
	 border-width:1px;	
	 border-color:#999933;	 	
	 font-family: Verdana; 
	 font-size: 9pt; 
	 color:#2f4f4f;
	 padding:2;	 
}
.tbl
{	
	 background-color:#f5f5f5;
	 position:static;	
	 border-style:solid;
	 border-width:1px;	
	 border-color:#247BB2;	 	
	 font-family: Verdana; 
	 font-size: 9pt; 
	 padding:2;
	 
}
.td2
{
	border-top-style:solid;	 
	border-left-style:solid;	
	border-left-width:1px;
	border-top-width:1px;
	border-left-color:#999933;
	border-top-color:#999933;	
	border-width:1; 
}
.tableHead 
{	
	border-bottom-style:solid;	
	border-bottom-color:#999933;
	border-bottom-width:1px;	
	
	font-family: Verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 	
	color:#ffffff; 
	background-color:#247BB2;	
	height:20px;
}
.tableFoot
{
	border-top-style:solid;	
	border-top-width:1px;
	border-top-color:#999933;
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000080 ; 
	background-color:#247BB2;	
	height:15px;
}
.td
{
	font-size: 9pt;
	color:#2f4f4f;
	font-family: Verdana;
	
}
.tr
{
	border-style:solid;
	border-width:thin;
	border-color:#999933;	
}
.btnsub
{
	border-style:outset;
	border-width:1px;
	border-color:DarkSlateGray;
	font-size:10pt;
	background:AliceBlue;
	color:DarkSlateGray;
	cursor:pointer;
	font-family:Verdana;
	font-weight:bold;  
}

.BlackButtan
{
	background-color:DarkGoldenrod;
	border-color:Ivory;
	border-style:Outset;
	border-width:2px;
	font-family:Verdana;
	Font-Size:9pt;
	font-weight:bold;
	color:White;
	Width:70px;
	Height:24px;
    cursor:pointer;
}