/*Only IE will show for the scroller style */
BODY {
SCROLLBAR-FACE-COLOR: #313237; 
SCROLLBAR-HIGHLIGHT-COLOR: #4C4D52; 
SCROLLBAR-SHADOW-COLOR: #23242C; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #4B4D5B; 
SCROLLBAR-TRACK-COLOR: #494A4C; 
SCROLLBAR-DARKSHADOW-COLOR: #4B4D5B;
}
A:link {
FONT-SIZE: 12px; 
COLOR: #DDDDDD; 
FONT-FAMILY:  arial, helvetica, verdana, sans-serif; 
TEXT-DECORATION: none
}
A:visited {
FONT-SIZE: 12px; 
COLOR: #DDDDDD; 
FONT-FAMILY:  arial, helvetica, verdana, sans-serif; 
TEXT-DECORATION: none
}
A:active {
FONT-SIZE: 12px; 
COLOR: #DDDDDD; 
FONT-FAMILY:  arial, helvetica, verdana, sans-serif; 
TEXT-DECORATION: none
}
A:hover {
FONT-SIZE: 12px; 
COLOR: #3B3D48; 
FONT-FAMILY:  arial, helvetica, verdana, sans-serif; 
TEXT-DECORATION: none
}
.fade {
FONT-WEIGHT: bold; 
FONT-SIZE: 10px; 
COLOR: #DDDDDD; 
FONT-FAMILY: Tahoma; 
LETTER-SPACING: 0px; 
TEXT-DECORATION: none
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dfdfdf;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
      background-color: #5f5f5f;
}
.tableborder{ 
	border: 1px solid #000000;
	background-color: #999; 
	padding: 0px; 
	margin: 10px 20px 0px;
}
.debugborder{
	border: 1px dashed #000000;
	background-color: #eeeeee;
	padding: 5px;
	margin: 10px 20px 10px;
}
.offline{ 
	border: 1px solid #000000;
	background-color: #cc5555; 
	padding: 5px; 
	margin: 10px 20px 10px;
}
.frameheadleft{

}
.frameheadright{

}
.frameheadbg{

}

#logostrip{
background-color: #444444;
background-image: url(images/headerbg.gif);
height: 29px;
margin: 0px;
padding: 0px;
}

#banner
{
    position: relative;  /* required if element is to contain
                            positioned elements */
    height: 29px;
    background: gray url(images/headerbg.gif);
    color: black;
}

#rightcap {
    float: right;
    width: 31px;
    }

#leftcap {
    float: left;
    width: 18px;
    }

.topbg
{
    background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
    height: 54px;
}

.middlebg
{
    background-image: url(images/middlebg.gif);
	background-repeat: repeat-x;
    height: 26px;
}

#catname{
text-align: left;
padding-top: 7px;
padding-left: 20px;
font-weight: bold;
}

.tablefooter {
	background: #8a8a8a;
	padding: 2px;
	height: 29px;
	border: 1px solid #000000;
}
.tabletitle {
	height: 29px;
	border: 1px solid #000000;
}
.tableheader {
	font-weight: bold;
	color: #5285A2;
	height: 23px;
	border: 1px solid #000000;
	background: #8a8a8a;
}
.mainrow {
	background: #4b4c4c;
}
.subfooter {
	font-weight: bold;
	background: #737373;
	height: 29px;
}

.statHead {
	font-size: 12px;
	font-weight: bold;
	background: #004080 center;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	padding: 4px;
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
    border-bottom: 1px dashed #999999;
	border-left: 0px solid #999
}

.statRow {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #006699;
	border-bottom: 1px dashed #999999;
	padding: 2px;
}

.ucpmain {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	padding: 0px;
}

.ucpon {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
	background: #8a8a8a;
	padding: 2px;
    height: 25px;
}

.ucpoff {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
	background: #cccccc;
	padding: 2px;
    height: 25px;
}

.copyright{
	font-family: Verdana, Tahoma, Arial, Sans-Serif; 
	font-size: 11px; 
	line-height: 12px;
	text-align: center;
}

input {
	font-family: Verdana, Tahoma, Arial, Sans-Serif; 
	font-size: 11px;
	background-color: #C5A646;
	border: 1px solid #999999;
	padding: 1px;
}

option, select {
	font-family: Verdana, Tahoma, Arial, Sans-Serif; 
	font-size: 11px;
	background-color: #444444;
	padding: 0px;
}

textarea {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	background-color: #444444;
	border: 1px solid #cccccc;
	padding: 2px;
}

.pagenumhi
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 10px;
    font-weight: bold;
}
.pagenum
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 10px;
}

.purple { color:purple;font-weight:bold }
.red    { color:red;font-weight:bold }
.green  { color:green;font-weight:bold }
.blue   { color:blue;font-weight:bold }
.orange { color:#F90;font-weight:bold }
