body {
  font-family: Times, Arial, serif;
}

td {
	font-family: Times, Arial, serif;
}

th {
	font-family: Times, Arial, serif;
}

.style1 {
font-size: 12pt;
font-weight: bold;
color: #006600;
text-align:left
}
.style2 {
font-size: 14pt;
color: #006600;
}

.style3 {color: #006600;
font:"Times New Roman", Times, serif;
font-size:32px;
font-weight:bold
}
.style4 {color: #006600;
font:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold
}

.style5 {
color: #006600;
font:"Times New Roman", Times, serif;
font-size:14pt
}

.style6 {
color: #006600;
font:"Times New Roman", Times, serif;
font-size:14pt
}

.style_btn{
border:0;
border-color:#ffffff;
background-color:#009900;
font:Times;
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}


.a100{
border-style:double;
border-color:#009900;
border-left-width:2px;
border-right-width:2px;
border-top-width:2px;
border-bottom-width:2px;
}

/* ######### Buttons Style ########### */	  
#normBtn{
	
	background-color:#CCFFCC;
	border:1px;
	border-color:#006600;
	border-bottom-style:solid;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	color:#006600;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	text-indent:0px;
	left:0px;
	width:auto;
	height:auto;
	}
#btnFocus{
	
	background-color:#006600;
	border:1px;
	border-color:#006600;
	border-bottom-style:solid;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	text-indent:0px;	
	width:auto;
	height:auto;
	}
.clickable{
	cursor:hand;
	}



