body {font-family:Sans-serif, Verdana, Helvetica; color:#FFFFDD; text-align: center; background-color:#660000;}

#wrapper {text-align: left; margin:0 auto; padding:0; background:url(../thing-bg-02.jpg) repeat-x #660000; width:770px;}

A:link {color:#F9FD85; text-decoration:none; font-weight:bold; cursor:pointer;}
A:visited {color:#FFA251; text-decoration:none; font-weight:bold;}
A:hover {color:#660000; text-decoration:none; background:#FFFFDD;}

a.a-special:link{color:#CC0000;}
a.a-special:visited{color:#CC0000;}
a.a-special:hover {background:#A00203; color:#FFFFDD;}

td { text-align:left;}

h1, h2, h3, h4, h5, h6 {font-style:italic; font-weight:bold;  text-align:center;}

.text-9n {font-size:9pt;}

.text-table1 {font-size:9pt; color:#FFFFDD; border:2px solid #FFFFDD;}

.footer{font-size:8pt; font-weight:bold; text-align:center;}

#highslide-table a:hover {text-decoration:none; border:none; background:transparent; cursor:hand;}

#qTip {
 	padding: 5px;
 	border: 1px solid #999;
 	border-right-width: 2px;
 	border-bottom-width: 2px;
	 display: none;
	 background: #FFFFDD;
	 color: #660000;
	 font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	 text-align: left;
 	position: absolute;
 	z-index: 2000;
}
.center-table td{					/* class name for table */
	text-align: center;
	height:90px;
	width:130px;
	padding: 5px;
	background-color: #FFFFDD;
	border: 2px solid #D8A251;
}