﻿.Designers_BgColor {BACKGROUND-COLOR: #af0b1c}
.DesignersToday_BottomLineColor {BACKGROUND-COLOR: #ffd400}
Body { margin-top:0; margin-left:0; margin-right:0; }
.BodySecure {BACKGROUND-COLOR:  Gray}
Body,.search, INPUT,SELECT {WIDTH: auto; FONT-FAMILY: arial ;}
td {white-space:nowrap;font-size: x-small}
.headercss {font-style:italic; color:black; }
.Freezing { border: 1px solid gray; Z-INDEX: 10; POSITION: relative; TOP: expression(this.offsetParent.scrollTop);  }
.FreezingCol {Z-INDEX: 1; LEFT: expression(document.getElementById("grid1").scrollLeft); POSITION: relative;  font-style: italic   }
.cssstatusproj {Color:black}	
.cssusername {Color: blue}
.cssuserinfo,.cssuserinfo A:visited {text-decoration: none; Color:  Fuchsia; }
.csscriteria,.csscriteria A:visited {text-decoration: none; Color: Purple}
.cssuserinput, .cssuserinput A:visited {text-decoration: none; Color:  Teal}
.cssreplacement {Color: red}
.cssdates {Color: blue}
.ToolTip1 {border:solid 1px; background-color: #e1ecfc; padding-left:5px;padding-right:5px;  padding-bottom:5px;}
.ToolTip2 {border:solid 1px gray; background-color: InfoBackground; padding-left:1px;padding-right:1px;  padding-bottom:1px; font-size: x-small}
.noteheader {font-weight:bold ; color: black;} 
.normalrow {background-color:}
.hightlighrow{ background-color:#cccccc;}
.History  {Color:Maroon; }
.Comments { Color: Blue;  }
.popup {background-color:AliceBlue; padding-left:3px;padding-right:3px;  padding-bottom:3px;}
.caltbl1 {width:100%;background-color:White }
.caltdtot {border-top: dotted 1px #663399}
.scrollgrid {OVERFLOW: AUTO; border: 1px solid gray; HEIGHT: 300px; width: 974px;}
.Title {Color:#1A70AF; font-weight:bold; font-size:medium }
.Instruct {Color: Green; font-size:smaller }

.TextBox {
	font: x-small Verdana, Arial, sans-serif;
	font-size:8pt;
	color:#1A2E58;
	background-color:white;
    border: 1px #738F9D solid;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : white;
	color : windowtext;
	padding : 1px;
}

/* Miscellaneous */

.footercss 
{
	font-weight:bold ; 
	color:black;
} 

.caption, table caption {
	background-color: #aaa;
	background-image: url('images/tilebg_tablecaption.gif');
	color: #000;
	font-size: 16pt;
	font-weight: bold;
	border: 0;
	border-bottom: solid 1px #737373;
	white-space: nowrap;
	text-align: center;
}

.TextBox {
	font: x-small Arial;
	color:black;
	background-color:white;
    border: 1px #738F9D solid;
}

.toolbar
{
	 font-size: 13px;
	 font-family: Verdana;
	 padding: 6px;
	 filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#af0b1c,endColorStr=Gold);
}


A { color: blue; }
