body {
	font-family: arial, helvetica, sans-serif; 
	color:       #000000; 
	font-size:   20pt; 
	font-weight: 500; 
	background-color: #ffffee;
}
h1 {
	font-family: arial, helvetica, sans-serif;
	color:       #803300; 
	font-size:   28pt; 
	font-weight: 700; 
}
h2 {
	font-family: arial, helvetica, sans-serif;
	color:       #803300; 
	font-size:   24pt; 
	font-weight: 700; 
}
h3 {
	font-family: arial, helvetica, sans-serif;
	color:       #000000; 
	font-size:   22pt; 
	font-weight: 700; 
}
h4 {
	font-family: arial, helvetica, sans-serif;
	color:       #000000; 
	font-size:   20pt; 
	font-weight: 700; 
}
hr {
      color:       #CC9966;
}
th {
	font-family: arial, helvetica, sans-serif;
	color:       #000000; 
	font-size:   24pt; 
	font-weight: 700; 
}
td {
	font-family: arial, helvetica, sans-serif; 
	color:       #000000; 
	font-size:   20pt; 
	font-weight: 500; 
}
a:link { 
	font-family: arial, helvetica, sans-serif;
      font-weight: 500; 
	color:       #000000; 
	font-size:   20pt; 
	text-decoration: underline;
}      
a:visited {
	font-family: arial, helvetica, sans-serif;
      font-weight: 500; 
	color:       #888888; 
	font-size:   20pt; 
	text-decoration: underline;
}      
a:hover {
	font-family: arial, helvetica, sans-serif;
      font-weight: 700; 
	color:       #000000; 
	font-size:   20pt; 
	text-decoration: underline;
}
.mainwin {
      padding-left:20px;padding-right:20px;
      /* padding-top:20px;padding-bottom:20px; */
      background-image:url(../pic/logo-stw.png); background-repeat:no-repeat;
      background-attachment:fixed; background-position:center ;
      background-position:middle;
}
.topwin {
      /*
      padding-left:20px;padding-right:20px;
      padding-top:20px;padding-bottom:20px; 
      */
      background-image:url(../pic/panorama-39.png);
      background-attachment:fixed; background-position:center ;
      background-position:top;     background-repeat:no-repeat;
      vertical-align:bottom;
}
.tickbox { 
      width:auto; height:20px; 
      background-color:#cccccc; display:block; overflow:hidden; 
      border:1px solid red; 
}
.ticktxt {
      font-family: arial, helvetica, sans-serif; color:#000000;
      font-size:10pt; text-decoration:none; font-weight:500;
      vertical-align:middle; 
}
.bar {
     scrollbar-base-color:#CC9966;
     scrollbar-3dlight-color:#FFFFFF;
     scrollbar-arrow-color:#FFFFFF;
     scrollbar-darkshadow-color:#000000;
     scrollbar-face-color:#CC9966;
     scrollbar-highlight-color:#FFFFEE;
     scrollbar-shadow-color:#000000;
     scrollbar-track-color:#CC7c3e;
}
