﻿body {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	background-image: url(bg.gif);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	font-weight: bold;
	word-spacing: -0.1em;
}
li{list-style-type:none;}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
.div{
    height:278px; 
    width:556; 
    overflow-y:scroll; 
    SCROLLBAR-TRACK-COLOR: #000000; 
    SCROLLBAR-FACE-COLOR: #ff8000; 
    SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
    SCROLLBAR-SHADOW-COLOR: #000000; 
    SCROLLBAR-3DLIGHT-COLOR: #000000
}
.input {
	border: 1px solid #7f7f7f;
}
.w a:link {
	color: #ffffff;
	text-decoration: none;
}
.w a:visited {
	color: #ffffff;
	text-decoration: none;
}
.w a:hover {
	color: #000000;
	text-decoration: none;
}
.w a:active {
	color: #000000;
	text-decoration: none;
}

     span.checkbox {
      width: 19px;
      height: 25px;
      padding: 0 5px 0 0;
      background: url(checkbox.gif) no-repeat;
      display: block;
      clear: left;
      float: left;
    }
   span.radio 
   {
   	width: 10px;
     height: 10px;
     padding: 0 0 0 0;
     background: url(radio.gif) no-repeat;
     clear: none !important; 
     float: none !important;
     display: block; 
     clear: left; 
   }
   span.select {
     position: absolute;
     width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
     height: 21px;
     padding: 0 24px 0 8px;
     color: #fff;
     font: 12px/21px arial,sans-serif;
     background: url(select.gif) no-repeat;
     overflow: hidden;
   }






.pager
{
	  font-weight: bold; font-family: Arial; line-height: 20px;
}
.pager div
{
	height: 20px;
}
.pager a
{
	color: White; font-weight: bold;
}
.pager .num, .pager .pre
{
	margin-right: 3px;
}
.pager span
{
	display: inline;
}
.pager .home
{
	margin-right: 9px; font-size: 10px; display: block; float: left;
}
.pager .last
{
	margin-left: 12px; font-size: 10px; margin-right: 3px; display: inline;
}
.pagerright
{
	background-image: url(pr.gif); background-position: right; background-repeat: no-repeat; padding-right: 9px; float: right;
}
.pagerleft
{
	background-image: url(pl.gif); background-position: left; background-repeat: no-repeat; padding-left: 9px; float: left;
}
.current
{
    color:#f39700;
}
.current a 
{
    color:#f39700;
    text-decoration: none;
}
.current a:link {
	color: #f39700;
	text-decoration: none;
}
.current a:visited {
	color: #f39700;
	text-decoration: none;
}
.current a:hover {
	color: #ffffff;
	text-decoration: none;
}
.current a:active {
	color: #ffffff;
	text-decoration: none;
}