/* Main css file */
html,body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: #333333;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	color: #FFFFFF;
	text-align:center;
}

a { color:#cc9900; }

#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	height: 1px;
	z-index: 100;
}

.tip {
	font:10px/12px Arial,Helvetica,sans-serif;
	border:solid 2px #ffffff;
	width:250px;
	padding:1px;
	position:absolute;
	z-index:100;
	visibility:hidden;
	color:#000000;
	top:20px;
	left:90px;
	background-color:#999999;
	layer-background-color:#cc6600;
	text-align: left;
}
#t1 {width:450px;}
#t2 {width:450px;}
#t3 {width:450px;}
#t4 {width:450px;}
#t5 {width:450px;}
#t6 {width:450px;}
#t7 {width:450px;}
#t8 {width:450px;}

.spacer {
	font-size: 1px;
}

.small_link:link {
  color: #cc9900;
  text-decoration: underline; 
  font-family: Arial, Tahoma, Times New Roman;
  font-size: 8pt;
}

.small_link:visited { 
  color: #cc9900;
  text-decoration: underline; 
  font-family: Arial, Tahoma, Times New Roman;
  font-size: 8pt;
}

.small_link:active {
  color: #cc9900;
  text-decoration: underline; 
  font-family: Arial, Tahoma, Times New Roman;
  font-size: 8pt;
}

.small_link:hover { 
  color: #cc9900;
  text-decoration: underline; 
  font-family: Arial, Tahoma, Times New Roman;
  font-size: 8pt;
}

.header01 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #996633;
}
