@charset "utf-8";
body{
font-size:9pt;
margin-top:0px;
margin-bottom:0px;
}

table{
border-collapse:collapse;
border-color:#EA2627;
}

td{
border-color:#EA2627;
height:22px;
}

th{
border-color:#EA2627;
background-color:#FBCFCE;
height:22px;
}

.btn{
width:80px;
height:25px;
}

.requistteBg{
background-color:#FF9999;
}

.itemBg{
color:#000000;
background-color:#FBCFCE;
text-align:center;
width:124px;
}

.tabHead{
background-color:#FBCFCE;
color:#000000;
}

.bdercolor{
	border-color:#EA2627;
}

.nvaBg{
color:#000000;
background-color:#FB9494;
}

.menuBg{
font-size:11pt;
color:#ffffff;
background-color:#EA2627;
}


.bg{
FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#6699FF,endColorStr=#ffffff);
}
.dt_sel {
  cursor: pointer;
}

.rowsel {
  background-color: #d9ecfb;
  cursor: pointer;
}

.rowfocus {
  background-color: #d9ecfb;
  cursor: pointer;
}

.dt_seluser {
  cursor:inherit;
}

.rowseluser {
  background-color: #d9ecfb;
}

.rowfocususer {
  background-color: #d9ecfb;
}

.rowSum 
{
	background-color: #99FF99;
}

.rowInfo
{
	background-color: #FF8C00;
}

.tableHD{
	color :#000000;
	background-color:#FBCFCE;
	text-align:center;
	border-collapse:collapse;
	border-top-width:0;
	FONT-WEIGHT: bold;
}

.textClass {
	border-right:0;border-top:0;border-bottom:0;border-left:0;BACKGROUND-COLOR: #d9ecfb;WIDTH: 78px; HEIGHT: 20px
}