/*body {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
}*/

.tblheading 
{
	font-size: 12px; 
	font-family: "Times New Roman", Times, serif;
	background-color:#91B4B5;
	font-weight: bold;
	color: #FFFFFF;	
 }
.tblcontent 
{
	font-size: 12px; 
	font-family: "Times New Roman", Times, serif;
 }
 .tblrightcontent 
{
	font-size: 12px; 
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
 }
.ippan {
	font-size: 36px;
	font-weight: bold;
	color: #0A8333;
}
.sechead {color: #000099;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}
.thihead {
	font-size: 12px;
	font-weight: bold;
	
}
.tdnormal {
	font-size: 12px;
	font-weight: bold;
	color: #568081;
	
}
.footer {
	font-size: 10px;
		
}
.whnormal 
{
	color: #FFFFFF;
}
/*.tdheading {
	background-color: #eafaf1;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #298146;
}
table.FormTable {
  background-color:#eafaf1;
  width:100%;
  border-collapse:collapse;
  font-family: Tahoma, Verdana, Arial, "Times New Roman";
  font-size: 12px;
  font-weight: bold;
  color: #298146;
}
.tdfirstcol{
	background-color: #FAEB9E;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #000000;
}
.tdsecondcol{
	background-color: #E7C488;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #000000;
}
a:link {
    color: #000000;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
    color: #000000;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
   color: #0000FF;
   text-decoration: underline;
   font-weight: bold;
}
 the border will be defined by the td tags 
td.BorderMeRed {
  background-color:#8E7025;
  border:2px solid black;
  padding:5px;
}*/




