body {
font-family: 'Titillium Web', sans-serif;
overflow-y: scroll;
/*overflow-x: hidden;*/
}

.sbase {
width:100%;

border-top:7px solid black;
}

.gborder {
width:100%;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
min-height:300px;
padding: 15px;
padding-left:5px;
padding-right: 5px;
}

#mroot {
margin-top: 46px;
}

.t37 {
	font-size:37px;
	color:#1b1b1b;
}

.t32 {
	font-size:32px;
	color:#1b1b1b;
}

#utable tr th {
background:black;
color:white;
border:1px solid white;
}

#utable tr td a{
cursor:pointer;
color:#1b1b1b;
}

#utable tr td a:HOVER{
color:green;
text-decoration: none;
cursor: pointer;
}

.thin {
font-family: 'Titillium Web Light 300', sans-serif;
font-size: 14px;
color:#1b1b1b;
}

.regular {
font-family: 'Titillium Web', sans-serif;
font-size: 14px;
color:#1b1b1b;
}

.bclose {
	background:black;
	color:white;
	border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.greybg {
	background:#f2f2f2;
	border: 1px solid #CCC;
}

#tnuser tr td {
 padding: 10px;
}

.otable tr th {
background:black;
color:white;
border:1px solid white;
}

.nregbt {
	background: #103E00;
	color: white;
	text-align: center;
	height: 25px; padding-top: 2px;
	cursor: pointer;
}

.nregbt:HOVER {
	background: green;
}

.pad5 {
	padding:5px;
}

.editbt {
	cursor:pointer;
}

.igreen {
	
	background-color: #103E00;
	color:white;
	text-align: center;
	
}

.iorange {
	background-color:#FF8500;
	text-align: center;
	color:white;
}

.ired {
background-color:#FA1617;
text-align: center;
color:white;
}

.ipink {
background-color:#CF029D;
text-align: center;
color:white;
}

.iblue {
background-color:#0021EA;
text-align: center;
color:white;
}

.iroxo {
background-color:#9401D6;
text-align: center;
color:white;
}

.icgreen {
background-color:#01C36C;
text-align: center;
color:white;
}

.icdorange {
background-color:#C09B07;
text-align: center;
color:white;
}

.cgreen {
	background: #103E00;
	color:white;
	text-align: center;
}

.corange {
	background: #FF8500;
	color:white;
	text-align: center;
}

.cred {
	background: #FA1617;
	color:white;
	text-align: center;
}

.rcgreen {
	background: #C7F5B7;
	text-align: center;
}

.rcorange {
	background: #FFDAB3;
	text-align: center;
}

.rcred {
	background: #FFD4D5;
	text-align: center;
}

.assdivscr {
	overflow: auto;
	overflow-y: hidden;
	width: 425px;
}

.noborder {
	border:0px;
	border-width: 0px;
	background:white;
}


.assidcell {
cursor:pointer;
text-align: center;
padding:0px;
font-weight: bold;
}

.assidcell:HOVER {
 background-color: #DBFBFF;
 color: black;
}



#ftable tr th {
background:black;
color:white;
border:1px solid white;
margin: 0;
}

#xtable tr td {
border-color: transparent;
border-top-color: rgba(255, 255, 255, 0.3);

margin: 0;
}

#pltable {
width: 92px;
display: inline-table;
margin: 0;
padding: 0;
}

#pltable tr th {
background:black;
color:white;
border:none;
border-left: 1px solid white;
margin: 0;
}

#pltable tr td {
border:none;
border-top: 1px solid white;
border-left: 1px solid white;
margin: 0;
display: block;
}

#ftable {
margin: 0;
padding: 0;
}

.redcirlce {
    margin-top: -6px;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background-color: red;
}
.greencirlce {
    margin-top: -6px;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background-color: green;
}

#divhe {
	position:absolute;
width: 265px; height: 165px;
	background:#F2F2F2;
	margin: auto;
	z-index: 9999;
	border:2px solid black;
	margin-left: 360px; margin-top: 68px;
	display:none;
}

.tdhe {
	cursor:pointer;
}

.tdhe:HOVER {
 background-color: #DBFBFF;
 color: black;
}



#rectable {
margin: 0;
padding: 0;
width:auto;
}

#rectable tr th {
background:black;
color:white;
border:none;
border-left: 1px solid white;
margin: 0;
}

#rectable tr td {
margin: 0;
}

.tg1 {
	background-color: #f3eeeb !important;
}


.tg2 {
	background-color: #e4dfdc !important;
}

.b7 {
	background-color: #b7b7b7 !important;
	font-weight: bold;
}

.recavoid {
	background-color: #e4c2dc !important;
	font-weight: bold;

}

.recactive {
	text-align: right; padding-top: 5px; padding-bottom: 4px;
}

.grattip {
	cursor:pointer;
}

.grattip:HOVER{
	background-color: #1b1b1b;
}

#deditgrat {
	position:absolute;
    width: 300px; height: 235px;
	background:#F2F2F2;
	margin: auto;
	z-index: 9999;
	border:2px solid black;
	display:none;
	padding:10px;
	margin-left: 150px; margin-top: 75px;
}

.lred {
 background-color:red;
 color:red;
  padding: 0px; height: 10px;  
}

.lgreen {
 background-color: forestgreen;
 color: forestgreen;
  padding: 0px; height: 10px;  
}