.j1 { font-family: Arial; font-size: 9pt; }
.j2 { font-family: Arial; font-size: 9pt; font-weight: bold; }
.j3 { font-family: Arial; font-size: 10pt; }
.j4 { font-family: Arial; font-size: 10pt; font-weight: bold; }
.j5 { font-family: Arial; font-size: 7pt; }
.j6 { font-family: Arial; font-size: 7pt; font-weight: bold; }
.j7 { font-family: Arial; font-size: 10pt; }
.j8 { font-family: Arial; font-size: 10pt; font-weight: bold; }
.j9 { font-family: Arial; font-size: 12pt; }
.j10 { font-family: Arial; font-size: 12pt; font-weight: bold; }
.j11 { font-family: Arial; font-size: 14pt; }
.j12 { font-family: Arial; font-size: 14pt; font-weight: bold; }
body, input, select, td, text { font-family: Arial; font-size: 9pt; }
.bgrad{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffaaaaff');
	font-family:Arial:Verdana:Sans-Serif;
	color:#000000;
	}
.buttonrad{
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#3A66A7');*/
	font-family:Arial:Verdana:Sans-Serif;
	color:#000000;
	background-color:#B0E2FF;
    }

.dhtmltooltip
    {
	position: absolute;
	width: 100px;
	border: 1px solid  #000000;
	padding: 2px;
	background-color:#FFFFFF;
	visibility: hidden;
	z-index: 100;
}

.dhtmltooltip2{
	position: absolute;
	width: 75px;
	border: 1px solid #2B8DB8;
	padding: 2px;
	background-color: #ffffff;
	visibility: hidden;
	z-index: 100;
	text-align:left;
}

.dhtmltooltip3{
	position: absolute;
	width: 75px;
	border: 1px solid #EEC477;
	padding: 3px;
	background-color: #FBDCA3;
	visibility: hidden;
	z-index: 100;
	text-align:left
}

/* CALENDAR */
#CalendarControlIFrame {
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
  height: 250px;
  width: 250px;
  z-index: 99;
}

#CalendarControl {
  position:absolute;
  background-color:#FFF;
  margin:0;
  padding:0;
  display:none;
  z-index: 100;
}

#CalendarControl table {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 8pt;
  border-left: 2px solid #336;
  border-right: 2px solid #336;
  border-top: 2px solid #336;
  border-bottom: 2px solid #336;
}

#CalendarControl th {
  font-weight: normal;
  background-color: #00CCCC;
}

#CalendarControl th a {
  font-weight: normal;
  text-decoration: none;
  color: #FFFFF;
  padding: 1px;
}

#CalendarControl td {
  text-align: center;
}

#CalendarControl .header {
  background-color: #00FFFF;
}

#CalendarControl .weekday {
  background-color: #DDD;
  color: #000;
}

#CalendarControl .weekend {
  background-color: #FFC;
  color: #000;
}

#CalendarControl .current {
  border: 1px solid #339;
  background-color: #336;
  color: #FFF;
}

#CalendarControl .weekday,
#CalendarControl .weekend,
#CalendarControl .current {
  display: block;
  text-decoration: none;
  border: 1px solid #FFF;
  width: 2em;
}

#CalendarControl .weekday:hover,
#CalendarControl .weekend:hover,
#CalendarControl .current:hover {
  color: #FFF;
  background-color: #336;
  border: 1px solid #999;
}

#CalendarControl .previous {
  text-align: left;
}

#CalendarControl .next {
  text-align: right;
}

#CalendarControl .previous,
#CalendarControl .next {
  padding: 1px 3px 1px 3px;
  font-size: 1.4em;
}

#CalendarControl .previous a,
#CalendarControl .next a {
  color: #FFFFF;
  text-decoration: none;
  font-weight: bold;
}

#CalendarControl .title {
  text-align: center;
  font-weight: bold;
  color: #FFFFF;
}

#CalendarControl .empty {
  background-color: #CCC;
  border: 1px solid #FFF;
}

/*End of CALENDAR */

.loading {
    background-color: #D3D3D3;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1090;
    opacity:.5;
}

.loginBtn {
    background: url("../images/loginBtn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font: 12px Arial;
    font-weight:bold;
    height: 21px;
    width: 98px;  
    cursor: pointer !important;
}

.loginBtn1 {
    border: medium none;
    color: #FFFFFF;
    font: 12px Arial;
    font-weight:bold;
    height: 21px;
    width: 98px;
    background-color:Black;
}

.loginBtn128 {
    background: url("../images/loginBtn128.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font: 12px Arial;
    font-weight:bold;
    height: 21px;
    width: 128px;
}

.loginBtn1281 {
    border: medium none;
    color: #FFFFFF;
    font: 12px Arial;
    font-weight:bold;
    height: 21px;
    width: 128px;
    background-color:Black;
}

.loginBtn148 {
    background: url("../images/loginBtn148.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font: 12px Arial;
    font-weight:bold;
    height: 21px;
    width: 148px;
}

.loginBtn1481 {
    border: medium none;
    color: #FFFFFF;
    font: 12px Arial;
    font-weight:bold;
    height: 21px;
    width: 148px;
    background-color:Black;
}
.loginBtn1581 {
    border: medium none;
    color: #FFFFFF;
    font: 12px Arial;
    font-weight:bold;
    height: 21px;
    width: 158px;
    background-color:Black;
}
.tab tr
{
	/*border: 1px solid black */}
	
.tab
{
	border-collapse: collapse }
	
.tab td.first{
border-left:1px solid black;
border-top:1px solid black;
border-bottom:1px solid black;

}

.tab td.profile {
    border: medium none;
    color: #FFFFFF;
    font: 12px Arial;
    font-weight:bold;
     background-color:Black;
}

.tab td.all{
border-left:1px solid black;
border-top:1px solid black;
border-bottom:1px solid black;
border-right:1px solid black;
}

.tab td.last{
border-right:1px solid black;
border-top:1px solid black;
border-bottom:1px solid black;
}

.tab td.mid{
border-top:1px solid black;
border-bottom:1px solid black;
}

.tab td.lt{
border-top:1px solid black;
border-left:1px solid black;
}
.tab td.rt{
border-top:1px solid black;
border-right:1px solid black;
}
.tab td.l{
border-left:1px solid black;
}
.tab td.r{
border-right:1px solid black;
}
.tab td.lb{
border-left:1px solid black;
border-bottom:1px solid black;
}
.tab td.rb{
border-right:1px solid black;
border-bottom:1px solid black;
}

.tab td.b{
border-bottom:1px solid black;
}

.loginBtn1Hover {
    border: medium none;
    color: #FFFFFF;
    font: 12px Arial;
    font-weight:bold;
    height: 21px;
    width: 98px;
    background-color:orange;
}

.loginBtn1281Hover {
    border: medium none;
    color: #FFFFFF;
    font: 12px Arial;
    font-weight:bold;
    height: 21px;
    width: 128px;
    background-color:orange;
}
.loginBtn1581Hover {
    border: medium none;
    color: #FFFFFF;
    font: 12px Arial;
    font-weight:bold;
    height: 21px;
    width: 158px;
    background-color:orange;
}
