#leftPanel {
	float:left;
	width:170px;
	margin-top: 10px;
}





/*********************************/

/* Left Side Button Style Start  */

/*********************************/



/* Button*/

 

table.button {
	width:160px;
	float:left;
	text-align:center;
	border: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;

 }

 table.button  td{

	background-image: url('../img/misc/button1.jpg');

	background-repeat: no-repeat;

	text-align: center;

	vertical-align: middle;

	width: 180px;

	background-position: left;

	border:none;

	

	height:90px;

	padding-bottom: 30px;

	

}



table.button td a{



	font-size:16px;

	text-decoration: none;

	font-family: 'arial black', 'arial', verdana;

	color: white;

	border-bottom: none;

	font-style: normal;

	font-weight:normal;

}  

 





table.button  td:hover{

	background-image: url('../img/misc/button2.jpg');

}





table.button  td.noButton{

	background:none;

	height: 20px;

	margin: 5px;

	padding: 0px;

}

 

table.button td.noButton2 {

	background:none;

	height: 10px;

	margin: 0px;

	padding: 0px;

}





/*******************************/

/* Left Side Button Style End  */

/*******************************/
