﻿b
{
   font-family:'trebuchet ms',verdana,arial;
}
table
{
   font-family:'trebuchet ms',verdana,arial;
   font-size:small;  
   color:#333333;
}


	
table tr.even_row 
{
	background-color: #f8f8f8; /* f8f8f8 */
}

table tr.odd_row {
	background-color: #B0C4DE; /* e4f2fb */
}



.PageTitle 
{
   color: White;
   display: inline-table;
   font-size: 15pt;
   font-weight:bold;
   font-family:'trebuchet ms',verdana,arial;
   width: 400px;
}

.modalBackground 
{
   background-color:Gray;
   filter:alpha(opacity=70);
   opacity:0.7;   
}

.modalPopup
{
   background-color:#ffffdd;
   border-width:3px;
   border-style:solid;
   border-color:Gray;
   padding:3px;
   width:250px;   
}


#ctl00_LoginStatus:visited
{
   color:White;   
}


input.button1
{
   font-family:arial;
   color: White;
   background-color:#316997;
   border-width:2px;
   border-style:Outset;
   font-weight:bold;
   width:90px;
}

input.button2
{
   font-family:arial;
   border-width:2px;
   width:90px;
}

.ajax__calendar_container { z-index : 1000 ; }


td.SubMenu, td.MainMenu
{
   background-color: #99bbd2;
     
}

.what
{
   visibility:hidden;

}
.clickable
{
  cursor: pointer;

}

.clickable2
{
  cursor: pointer;

}

.HeaderRow 
{
   background-color: #4682B4; /* 669AFF */
   font-weight: bold;
   color: white;   
}

table#CallList
{
   border: 0;
   width: 783px;
   border-spacing: 0;
   font-family: arial;
   font-size: 10pt;

   

}


table tr.Group, td.Group
{
   background-color: #ffff99; /* C0C0C0 */

}


table tr.DepartmentRow, td.DepartmentRow
{
   color: Blue;
   background-color: #f8f8f8;  /* ffffc3 */
}

table tr.DepartmentRowAlternate
{
   color: Blue;
   background-color: #B0C4DE;   /* ffff99 */
}

table tr.PersonRow, td.PersonRow
{
   background-color: #f8f8f8;  /* ffffc3 */

}

table tr.PersonRowAlternate
{
   background-color: #B0C4DE; /* ffff99 */
}


table tr.ContactRow
{
   background-color: #ffffc3;
}

table tr.ContactRowAlternate
{
   background-color: #ffff99;
}

td.hover, tr.hover
{   
	background-color: #69f;
}

td.hovercell, th.hovercell
{
	background-color: #abc;
}
td.hoverrow, th.hoverrow
{
	background-color: #6df;
}

.GridHeader
{
   background-image:url(../Graphics/GridHeader.PNG);
	/*background-color: #69f;*/
}

table tr.marked 
{
   /*background-image:url(../Graphics/RowHover2.PNG);*/
	background-color: #CCFF99/*#FFFF99;*/
	
}


