.PageHeader
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 25px;
    font-weight: bold;
    font-style: italic;
    color: Navy;
}
.PageSubHeader
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 13px;
    font-weight: bold;
    color: White;
}
.CustomerHeader
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 17px;
    font-weight: bold;
    color: #004477;
    text-align: right;
}
.gridhead
{
	color : #ffffff;
	background-color : #4682b4;

	font-size : 16px;
	font-family :Arial, MS Reference Sans Serif;
	border : solid 1px #4682b4;
	background : url(images\bg-menu-main.png);
	
}
.PlugInTitle
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 15px;
    font-weight: bold;
    color: White;
}
.PlugInText
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    color: Black;
}
.PlugInReqText
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    color: Red;
}
.PlugInTextRed
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 9px;
    font-weight: normal;
    color: Red;
}

.PlugInButtons
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 9px;
    font-weight: normal;
    color: Black;
    border: solid 1px black;
    background-color: #dcdcdc;
}
.border
{
	border-top: solid 1px #D6D6D6;
	border-left: solid 1px #D6D6D6;
	border-bottom: solid 1px #D6D6D6;
	border-right: solid 1px #D6D6D6;
	

}
.PlugInFrame
{
    border: solid 2px black;
    width: 360px;
    
}
.PlugInTitleBg
{
    background-color: #0762d5;
    border-bottom: solid 2px black;
    height: 30px;
}
.PlugInContentArea
{
    /* border: solid 3px gainsboro; */
    position: relative;
    width: 100%;
    overflow: auto;
}
#data_table td
{
 border-bottom: solid 1px #C6DCF1;
 padding-left:5px;
 
 
}
.inputtext
 { 
	border:solid 1px #000000;
	}
.LastTenLink
{
    font-family: Tahoma, Verdana, Arial;
    font-weight: normal;
    font-size: 10px;
    text-decoration: underline;
    color: blue;
    cursor: hand;
}
.LastTenGridHeader
{
    background-color: #0762d5;
    font-family: Tahoma, Verdana, Arial;
    font-weight: bold;
    font-size: 10px;
    color: White;
}
.LastTenGridItems
{
    background-color: White;
    font-family: Tahoma, Verdana, Arial;
    font-weight: normal;
    font-size: 10px;
    color: Black;
}
.OrderWatchInfoText
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 9px;
    color: Red;
}
.OrderWatchGridHeader
{
    background-color: #0762d5;
    font-family: Tahoma, Verdana, Arial;
    font-weight: bold;
    font-size: 9px;
    color: White;
}
.OrderWatchGridItems
{
    background-color: White;
    font-family: Tahoma, Verdana, Arial;
    font-weight: normal;
    font-size: 9px;
    color: Black;
}
.AlertListItems
{
    font-family: Tahoma, Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    color: blue;
    cursor: hand;
    text-decoration: underline;
}
.CustomLinkListItems
{
    font-family: Tahoma, Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    color: blue;
}
.OrderSummaryText
{
    font-family: Tahoma, Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    color: black;    
}
#dhtmltooltip { BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: black 1px solid; PADDING-LEFT: 10px; Z-INDEX: 100; FILTER: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); VISIBILITY: hidden; PADDING-BOTTOM: 10px; BORDER-LEFT: black 1px solid; WIDTH: 100px; PADDING-TOP: 10px; BORDER-BOTTOM: black 1px solid; POSITION: absolute; HEIGHT: 50px; BACKGROUND-COLOR: #ffffff }
.OrderSummaryClosedLink
{
    font-family: Tahoma, Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    color: white;
    text-decoration: underline;
    cursor: hand;
}
.OrderSummaryLink
{
    font-family: Tahoma, Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    color: blue;
    cursor: hand;
    text-decoration: underline;
    text-align: right;
}
.OrderGridHeader
{
    background-color: #0762d5;
    font-family: Tahoma, Verdana, Arial;
    font-weight: bold;
    font-size: 9px;
    color: White;
}
.OrderGridItems
{
    background-color: White;
    font-family: Tahoma, Verdana, Arial;
    font-weight: normal;
    font-size: 9px;
    color: Black;
}
.OrderGridTitle
{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 15px;
	color: Maroon;
}
.OrderDetailLargeBold
{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 17px;
	color: Black;
}
.OrderDetailTitle
{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 17px;
	color: Maroon;
}
.OrderDetailHeading
{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	color: Black;
}
.OrderDetailGridHeader
{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: White;
	background-color: #0762d5;
}
.OrderDetailGridItem
{
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	color: Black;
}
.OrderCommentsGridItem
{
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	color: Black;
}
.OrderListLink
{
    background-color: White;
    font-family: Tahoma, Verdana, Arial;
    font-weight: normal;
    font-size: 9px;
    color: Blue;
	cursor: hand;
	text-decoration: underline;	
}
.ReadOnlyTextBox
{
	background-color: Gainsboro;
}
.QuoteHeader
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: Black;
}
.QuoteField
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Black;	
}
.QuoteGreen
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: Green;
}
.QuoteBlue
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: blue;	
}
.QuoteBlack
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: Black;	
}
.QuoteBlackSm
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Black;	
}
.QuoteRedHdr
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: Red;
}

.QuoteRedLg
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: Red;
}
.QuoteRedSm
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: Red;
}
.TinyLink
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	font-weight: normal;
	color: blue;
}
.griditem
{
	color : #4682b4;
	font-weight :normal;
	font-family :Verdana;
	font-size : x-small;
	border : solid 1px #4682b4;
	
	
}
.griditemhead
{
	color : #002566;
	font-weight :normal;
	font-family :Verdana;
	font-size : x-small;
	border : solid 1px #4682b4;
	
}

.griditemStatusPO
{
	color : #4682b4;
	font-weight :normal;
	font-family :Verdana;
	font-size : 11px;
	border : solid 1px #4682b4;
	
}

.gridlnkitem
{
	color : #4682b4;
	font-weight :normal;
	font-family :Verdana;
	font-size : 11px;
	
}

.gridfooter
{
	color : #4682b4;
	font-weight :bold;
	font-size : x-small;
	font-family :Arial;
	border : solid 1px #4682b4;
	background : url(..\images\footer_bg.gif);
	text-align :center;
}
.tbhead
{
	color : #ffffff;
	background-color : #4682b4;
	font-weight :bold;
	font-size :16px;
	font-family :Arial, MS Reference Sans Serif;
	border : solid 1px #4682b4;
	background : url(..\images\bg-menu-main.png);
	
}
.gridhead
{
	color : #ffffff;
	background-color : #4682b4;

	font-size : x-small;
	font-family :Arial, MS Reference Sans Serif;
	border : solid 1px #4682b4;
	background : url(..\images\bg-menu-main.png);
	
}
.hideMe
{
	display:none;
}