/* CSS Document */

.button { 
 width: 80px; 
 background-color: #006699; 
 border: #666666; 
 border-style: solid; 
 border-width: 1px 1px 1px 1px; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 color: #FFFFFF

} 


.buttonover { 
 width: 80px; 
 background-color: #FF6600; 
 border: #666666; 
 border-style: solid; 
 border-width: 1px 1px 1px 1px; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; color: #FFFFFF 
} 
.addbut { 
 width: 70px; 
 BACKGROUND-IMAGE: url(../button/savenote.gif);
BACKGROUND-REPEAT: no-repeat;
 border-style: solid; 
 border-width: 1px 1px 1px 1px; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; color: #FFFFFF 
}
INPUT.more
{
    BORDER-RIGHT: 1px ridge;
    BORDER-TOP: 1px ridge;
    BACKGROUND-IMAGE: url(../images/search.gif);
    BORDER-LEFT: 1px ridge;
    WIDTH: 22px;
    CURSOR: hand;
    BORDER-BOTTOM: 1px ridge;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 19px
}
INPUT.search
{
	BORDER-RIGHT: 1px ridge;
	BORDER-TOP: 1px ridge;
	BACKGROUND-IMAGE: url(../button/search.gif);
	BORDER-LEFT: 1px ridge;
	WIDTH: 60px;
	CURSOR: hand;
	BORDER-BOTTOM: 1px ridge;
	BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 19px
}
INPUT.export
{
	BORDER-RIGHT: 1px ridge;
	BORDER-TOP: 1px ridge;
	BACKGROUND-IMAGE: url(../button/export.gif);
	BORDER-LEFT: 1px ridge;
	WIDTH: 110px;
	CURSOR: hand;
	BORDER-BOTTOM: 1px ridge;
	BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 19px
}
.Textbox1 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	border: .5px solid #999999;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	height: 20px;
	width: 95px;
	clear: left;
	float: left;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	position: static;
	text-transform: lowercase;
	color: #006699;
	text-decoration: none;
}

tr.ruled {
  background:#FFFF99;
    FONT-SIZE: 7pt;
    FONT-FAMILY: 'MS Sans Serif';
	CURSOR: hand
}
table.ruler {
	border:0px solid #000;
	border-collapse:collapse;
	background-color: #99CCFF;
    FONT-SIZE: 7pt;
    FONT-FAMILY: 'MS Sans Serif';
	CURSOR: hand
}
th.ruler,td.ruler {
  border:0px solid #000;
  border-collapse:collapse;
    FONT-SIZE: 7pt;
    FONT-FAMILY: 'MS Sans Serif';
	CURSOR: hand
}

th.ruler {
  background:#FFFF99;
    FONT-SIZE: 7pt;
    FONT-FAMILY: 'MS Sans Serif';
	CURSOR: hand
}

a{
    FONT-SIZE: 7pt;
    FONT-FAMILY: 'MS Sans Serif';
	text-decoration:none;
	color: #FFFFFF;
	CURSOR: hand
}

.List
{
    FONT-SIZE: 7pt;
    FONT-FAMILY: 'MS Sans Serif';
}

.TRBG{ 
background-image:url(../prod_remain/images/bg.jpg); 
background-repeat:no-repeat; 
background-position:bottom right; 
background-attachment: fixed;
}
