H1
{
	color:Silver;
	font-family:Verdana;
}

H2
{
	color:#dc143c; /*crimson*/
	font-family:Verdana;
}

BODY
{
  background-color:White;
}

CAPTION
{
  color:Navy;
  font:caption;
  background-color:#dcdcdc; /*gainsboro*/

}

.txt
{
  color:blue;
  font-size:medium;
  font:caption;
  font-size:medium;
}

.lbl
{
  color:Navy;
  font-size:medium;
  font:caption;
  font-weight:100;
  border:solid 1px navy;

}

.link
{
  cursor: pointer;
  color:blue;
  font-size:medium;
  font:caption;
}

.visited
{
  cursor: pointer;
  color:gray;
  font-size:medium;
  font:caption;
}

.data
{
  color:#dc143c; /*crimson*/
  font-size:medium;
  font:menu;
  text-align:center;
}

IMG
{
  cursor: pointer;
  vertical-align: bottom;
}

.caldays
{
	color:Blue;
	font-size:medium;
	font-family:Verdana;
	text-align:center;
}

.AllSubmit
{
  BACKGROUND-COLOR: white;
  border:solid 2px navy;
  color:Navy;
  font-weight:bolder
}

.ReportTitle
{
  color:navy;
  background-color:#f5f5f5; /*whitesmoke*/
  font-size:large;
  font:menu;
  text-align:center;
}

.OnlyTitle
{
  color:Navy;
  font:caption;
}

.msg
{
	color:Lime;
	font:caption;
	font-family:System;
	text-align:center;
}  

.msgerr
{
	color:red;
	font:caption;
	font-family:System;
	text-align:center;
}  

.OnlyList
{
  background-color:White;
  Color:Blue;
  BORDER-RIGHT: Navy thin;
  BORDER-TOP: Navy thin;
  BORDER-LEFT: Navy thin;
  BORDER-BOTTOM: Navy thin;
  
}

.OnlyQuit
{
  BORDER-RIGHT: red solid;
  BORDER-TOP: red solid;
  BORDER-LEFT: red solid;
  BORDER-BOTTOM: red solid;
  BACKGROUND-COLOR: white;
  color:red;
  font-weight:bolder
} 

.LogonBtn
{
  background-color:white;
  cursor:pointer;
  color:#dc143c; /*crimson*/
  font-weight:bold;
  border:dashed 0px silver;
}
  
.LogonFld
{
  background-color:white;
  color:Blue;
  font:menu;
  font-size:medium;
  border:dashed 1px silver;
}
  
A:hover
{
  background-color:#f5f5f5; /*whitesmoke*/
  color:blue
}

.ActMsg
{
  color:Blue;
  font-size:large;
  font-family:Verdana
}

.Save
{ 
  background-image:url(../../images/save.gif);
  background-color:White;
  background-repeat:no-repeat;
  width:25px;
  cursor:pointer
}

.SaveAdd
{ 
  background-image:url(../../images/save.gif);
  background-color:White;
  background-repeat:no-repeat;
  width:80px;
  text-justify:distribute;
  font-weight:bold;
  text-align:right;
  cursor:pointer
}

.PTOREQ
{ 
  background-image:url(../../images/PTO.gif);
  background-color:White;
  background-repeat:no-repeat;
  width:80px;
  text-justify:distribute;
  font-weight:bold;
  text-align:right;
  cursor:pointer
}

.SUBMIT
{
  background-image:url(../../images/submit.gif);
  background-color:White;
  background-repeat:no-repeat;
  width:80px;
  text-justify:distribute;
  font-weight:bold;
  text-align:right;
  cursor:pointer
}


.REPORT
{
  background-image:url(../../images/submit.gif);
  background-color:White;
  background-repeat:no-repeat;
  width:130px;
  text-justify:distribute;
  font-weight:bold;
  text-align:right;
  cursor:pointer
}

.PRINT
{
  background-image:url(../../images/view.gif);
  background-color:White;
  background-repeat:no-repeat;
  width:80px;
  text-justify:distribute;
  font-weight:bold;
  text-align:right;
  cursor:pointer
}

.COPY
{
  background-image:url(../../images/copy.gif);
  background-color:White;
  background-repeat:no-repeat;
  width:80px;
  text-justify:distribute;
  font-weight:bold;
  text-align:right;
  cursor:pointer
}

.CLEAR
{
  background-image:url(../../images/refresh.gif);
  background-color:White;
  background-repeat:no-repeat;
  width:80px;
  text-justify:distribute;
  font-weight:bold;
  text-align:right;
  cursor:pointer
}

.CLOSE
{
  background-image:url(../../images/close.gif);
  background-color:White;
  background-repeat:no-repeat;
  width:80px;
  text-justify:distribute;
  font-weight:bold;
  text-align:right;
  cursor:pointer;
  
}


.Add
{
  background-image:url(../../images/add.gif);
  background-color:White;
  background-repeat:no-repeat;
  width:80px;
  text-justify:distribute;
  font-weight:bold;
  text-align:right;
  cursor:pointer
}

.AddPTO
{
  background-image:url(../../images/addPTO.gif);
  background-color:White;
  background-repeat:no-repeat;
  width:90px;
  text-justify:distribute;
  font-weight:bold;
  text-align:right;
  cursor:pointer
}

.Return
{
  background-image:url(../../images/back.gif);
  background-color:White;
  background-repeat:no-repeat;
  width:60px;
  text-justify:distribute;
  font-weight:bold;
  text-align:right;
  cursor:pointer
}

.Error
  {
    color:Red;
    font-weight:bold;
    font-family:Verdana;
    font-style:italic;
    font-size:medium;
    text-align:center
  }
    
.Confirm
  {
    color:blue;
    font-weight:bold;
    font-family:Verdana;
    font-size:medium;
    text-align:center
  }

.popumenu
  {
    background-image:url(../../images/back.gif);
    background-repeat:no-repeat;
  }
  
  .weekend
  {
    background-image:url(../../images/bg.gif);
    
    
  }	
 
 .menuoption
 {
	color:Blue;
	font-family:Verdana;
 }
 
 .release
 {
    color:blue;
    font-weight:bold;
    font-family:Verdana,System;
    font-size:medium;
}

/* PTO SECTION */

.ptotitle
{
	font-family:Verdana;
	font-size:15px;
	text-align:center
}

.ptobox
{
	border:solid 1px black;
}

.ptotypelist
{
	font-family:Verdana;
	font-size:12px;
	text-align:center;
}	


.ptotype
{
	border-bottom:solid 1px black;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
}	

.ptonotes1
{
	font-size:12px;
	font-weight:bold;
}

.ptonotes2
{
	font-size:15px;
	font-style:italic;
}

.ptosign
{
	border-bottom:solid 1px black;
        font-size:15px;
	font-weight:bold;
	font-family:Verdana
}

.ptocomments
{
	font-family:Verdana;
	font-weight:bold;
}

.ptogeneral
{
	font-family:Verdana;
	font-size:10px;
}

.ptobig
{
	font-size:15px;
	font-weight:bold;
	font-family:Verdana
}

.ptotitles
{
	border-bottom:dashed 1px black;
}	

