input, select, textarea{
	font-size: 11px;
}
body {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #000000;
  background-color: #FFFFFF;
}

a.HeadLink {
  text-decoration: none;
  color: #000000;
}


a.HeadLink:hover {
  text-decoration: underline;
  color: #000000;
}

a {
  text-decoration: none;
  color: #990000;
  font-weight:bold;
}

a.UserLink {
	color:black;
}

a.Type1 {
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  color: #990000;
}

a.Type2 {
  font-weight: normal;
}

a:hover {
  text-decoration: underline;
}

HeadLink {
  text-decoration: none;
  color: #FFFFFF;
}

table {
  font-size:10pt;
}

table.hidden {
  display: none;
}
table.Narrow {
  font-size: 10pt;
  width: 280;
}

table.Normal {
  font-size: 10pt;
  width: 500px;
}

table.Wide {
  font-size: 10pt;
  width: 620px
}

table.Inout {
  font-size: 10pt;
  width: 500px;
  border-collapse: collapse;
}

table.InoutWide {
  font-size: 10pt;
  width: 620px;
  border-collapse: collapse;
}

table.ProcessList {
  font-size: 11px;
}

tr.Head1 { 
  font-size: 14pt;
  color: #000000;
  font-weight: bold;
  text-align: center;
  background-color: #F5F5F5;
}

tr.Head2 {
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  background-color: #F0F0F0;
}

tr.Head3 {
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  background-color: #EEEEEE;
}

tr.Body0 {
  font-size: 12px;
  background-color: #FFFFFF;
}

tr.Body1 { 
  color: #000000;
  font-size: 12px;
  background-color: #FFFFFF;
}

tr.Overdue {
  font-size: 12px;
  background-color: #F1DCDC;
}

tr.Due {
  font-size: 12px;
  background-color: #FDFCDF;
}

tr.Compact {
  font-size: 10px;
}

tr.Body1c { 
  color: #000000;
  text-align: center;
  background-color: #EEEEEE;
}
tr.Body2 { 
  color: #000000;
  background-color: #CCCCCC;
}

tr.Body3 { 
  color: #000000;
  background-color: #FFFFFF;
}

tr.Body3c { 
  color: #000000;
  text-align: center;
  background-color: #FFFFFF;
}

.info {
  font-family: Webdings, Verdana, Arial, Helvetica;
}
.smallButton {
  font-size: 10px;
}

TD.cal,TD.calday,TD.calmonth,TD.caltoday,A.textlink,.disabledtextlink { 
  font-family:arial; font-size: 8pt;
}

TD.calday {
  border:solid thin #C0C0C0;border-width:0 0 1 0;
}

TD.calmonth {
  text-align:right;
}

TD.caltoday {
  text-align:right;color:white;background-color:#C0C0C0;border-width:1;border:solid thing #800000;
}

TD.textlink {
  border:solid thin #C0C0C0; border-width:1 0 0 0;
}

A.textlink {
  height:20px;color:black;
}

.disabledtextlink {
  height:20px;color:#808080;
}

A.cal {
  text-decoration:none;color:#000000;
}

A.calthismonth {
  text-decoration:none;color:#000000;
}

A.calothermonth {
  text-decoration:none; color:#808080;
}

.calnotclickable {
  color:#808080;
}

.disabled {
  color:#D0D0D0;text-decoration:line-through;
}

.TDeditor
{
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial
}

.TDStyle3
{
    BORDER-RIGHT: silver thin;
    BORDER-TOP: silver thin solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: silver thin;
    BORDER-BOTTOM: silver thin;
    FONT-FAMILY: Arial, Verdana
}

.CallSheetData {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  color: #000000;
  border: 1 dotted #999999;
}

.CallSheetHeads {
	font-size:11px;
	font-weight:bold;
	background-color:#C2B1B6;
	color:#FFFFFF;
}

.CallSheetRow1 {
	background-color:#FFFFFF;
}

.CallSheetRow2 {
	background-color:#EEEEEE;
}

.CallSheetRowSpacer {
	background-color:#999999;
}