@charset "utf-8";
/* Sun N - 11/11/2009 */

	#pane1{
		background: transparent url(../images/tinyredbox.png) no-repeat scroll -5px -4px;
		padding-left: 30px;

		color:#FFFFFF;
		font-size: 16px;
		font-weight:bold;
	}
	#pane2{
		background: transparent url(../images/tinyredbox.png) no-repeat scroll -5px -4px;
		padding-left: 30px;
		color:#FFFFFF;
		font-size: 16px;
		font-weight:bold;
	}
	.tblHTitle{
		font-size: 22px;
		font-family: Georgia;
		height: 65px;
		border: 0px solid;
		vertical-align: top;
	}
	.tblHItems{
		padding-left: 20px;
		border: 0px solid;

	}
	#shead1 li{
		background: transparent url(../images/whitearrows.png) no-repeat scroll left 4px;
		padding-left: 20px;
		list-style: none;
		padding-top: 0px;
		padding-bottom: 5px;
		font-size: 12px;
		margin-left: 20px;

	}
	#shead1 {
		height: 140px;
	}
	#shead1 ul{
		margin: 10px 0px 10px 0px;
		padding: 0px;
	}

	#shead2 {
		height: 150px;
	}
	#shead2 ul{
		margin: 10px 0px 10px 0px;
		padding: 0px;
	}
 
	#shead2 li{
		background: transparent url(../images/whitearrows.png) no-repeat scroll left 4px;
		padding-left: 20px;
		list-style: none;
		padding-bottom: 5px;
		font-size: 12px;
		margin-left: 20px;
	}
	#link_clickhereactive{
		background-image: url(../images/BUT-clickhere.png);
		height: 34px;
		width: 99px;
		background-repeat: no-repeat;
		display: block;
		margin-left: 80px;
	}
	#link_clickherehover{
		display: block;
		background: url(../images/home_menu_hover.png) top left;
		background-repeat:no-repeat;
		height: 34px;
		width: 78px;
		margin-left: 80px;
	  }
	#link_clickherehover:hover{
		background-position:right;
		height: 34px;
		width: 78px;
		margin-left: 80px;
	}
