div,dl,dt,dd,ol,ul,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}


body { 
	/*background: #fff url("../gfx/topperBG2.gif") bottom left;background-repeat:repeat-x;*/
	margin:0;
	padding:0;
	}
	
html { 
	font-size: 13px; 
	font-family: "Lucida Grande", Verdana, Arial, sans-serif; 
	color:#111;
	background:transparent;
	}
		
		
h1,h4 {
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0em;
	font-family:  "Lucida Grande", Verdana, Arial, sans-serif;
	margin:0px;
	padding:0px;
}
		
#heading {
	display: block;
	text-align: center;
	margin-bottom: 1em;
	background: #fff;
}
#heading * {
	display: inline;
	padding: 4px;
	user-select: none;
	cursor: pointer;
	vertical-align: middle;
}
#heading LI  {
	background-color: #89b9d4;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-right: 5px;
	cursor: pointer;
}		
#heading li.active {
	background-color: #ff9600; /*008ae6*/
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;
	cursor: pointer;
}

#wrapper {
	margin: 0; 
	padding-top: 20px; 
}
		

#panes {
	text-align:justify;
	margin: 1em ;
	width: 784px;
	/*height: 400px;*/
	line-height:18px;
	border: 0px solid red;
}		

#panes a {
	color: #ff9600;
	text-decoration: underline;
}
	
#panes div div 	{border:0px;}/*overflow:auto;*/		

#xtrainfo{
	height:288px;
	padding-right:10px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	top: 0px;
	left: 0px;
}
#xtrainfo a{
	color: #ff9600; /* #ff9600 */
	text-decoration: underline ;
}
#xtrainfo a:hover{
	color: #000; /* #ff9600 */
	text-decoration: underline;
}



#contentinfo{
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 20px;
	border: 0px solid red;
}
#contentinfo a{
	color: #ff9600; /* #ff9600 */
	text-decoration: underline ;
}
#contentinfo a:hover{
	color: #000; /* #ff9600 */
	text-decoration: underline;
}




#thumbim {
float:left;margin-right:15px;margin-bottom:0px;padding:5px;border:1px solid #ccc;background:#f1f1f1;}

#thumbimnmb2 {
float:left;margin-right:15px;margin-bottom:10px;padding:5px;border:1px solid #ccc;background:#f1f1f1;}


