.Button
{
    background-image: url(../../images/Button.png);    
}
.ButtonPressed
{
    background-image: url(../../images/ButtonPressed.png);
}
.ButtonDisabled
{
    background-image: url(../../images/ButtonDisabled.png);    
}
.ButtonDisabledPressed
{
    background-image: url(../../images/ButtonDisabledPressed.png);
}
.PageHeaderIndex
{
	background: URL(images/HeaderBackground.png) repeat-x;
}
.PageHeaderTitleIndex 
{ 
	height: 43px;
    background-position: 0% 0%; 
    background-image: url(images/HeaderTitle.png); 
    background-repeat: no-repeat; 
    background-color: transparent;  
    margin-left: -5px;   
}
.PageHeaderTitleShortIndex 
{ 
	height: 43px;
    background-position: 0% 0%; 
    background-image: url(images/HeaderTitleShort.png); 
    background-repeat: no-repeat; 
    background-color: transparent;  
    margin-left: -5px;   
}
.PageHeaderBodyIndex
{   
	float: right;
	height: 43px;
	padding: 0px 0px 0px 0px;		
	font-family: Verdana;
	font-size: 12px;
	color: #d1d1d1;
}
.PageHeaderRightIndex
{   
	float: right;
	height: 43px;	
	width: 9px;	
	padding: 0px 0px 0px 0px;	
	background: URL(images/HeaderRight.png);
	background-repeat: no-repeat;
	margin-top: -30px;
	margin-right: -9px;
}
.PageHeaderControlsIndex
{
    margin-top: 4px;
    margin-right: 10px;
    text-align: right;
}
.ExitButtonIndex
{
    background-image: url(images/ExitButton.gif);
    height: 23px;
    background-color: transparent;
    font-size: 12px;
    font-family: Verdana;
    color: white;
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;
    cursor: pointer;
}
.ReturnButtonIndex
{
    background-image: url(images/ReturnButton.gif);
    height: 24px;
    background-color: Transparent;
    font-size: 12px;
    font-family: Verdana;
    color: white;
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;
    background-position: center bottom;
    text-align: center;
    cursor: pointer;
}
.PageHeader 
{
	background: URL(images/HeaderBackground.png) repeat-x;
}
.PageHeaderTitle 
{ 
	height: 43px;
    background-position: 0% 0%; 
    background-image: url(images/HeaderTitle.png); 
    background-repeat: no-repeat; 
    background-color: transparent;  
    margin-left: -5px;   
}
.PageHeaderTitleShort 
{ 
	height: 43px;
    background-position: 0% 0%; 
    background-image: url(images/HeaderTitleShort.png); 
    background-repeat: no-repeat; 
    background-color: transparent;  
    margin-left: -5px;   
}
.PageHeaderBody
{   
	float: right;
	height: 43px;
	padding: 0px 0px 0px 0px;		
	font-family: Verdana;
	font-size: 12px;
	color: #d1d1d1;
}
.PageHeaderRight
{   
	float: right;
	height: 43px;	
	width: 9px;	
	padding: 0px 0px 0px 0px;	
	background: URL(images/HeaderRight.png);
	background-repeat: no-repeat;
	margin-top: -30px;
	margin-right: -9px;
}
.PageHeaderControls
{
    margin-top: 4px;
    margin-right: 10px;
    text-align: right;
}
.ExitButton
{
    background-image: url(images/ExitButton.gif);
    height: 23px;
    background-color: transparent;
    font-size: 12px;
    font-family: Verdana;
    color: white;
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;
    cursor: pointer;
}
.ReturnButton
{
    background-image: url(images/ReturnButton.gif);
    height: 24px;
    background-color: Transparent;
    font-size: 12px;
    font-family: Verdana;
    color: white;
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;
    background-position: center bottom;
    text-align: center;
    cursor: pointer;
}
.ElementTitle
{
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;   
}
.ElementSubTitle
{
    font-size: 12px;
    font-family: Verdana;
    font-weight: normal;
}
.PageTitle
{
    font-size: 16px;
    font-family: Verdana;    
    font-weight: bold;
}
.PageSubTitle
{
    font-size: 14px;
    font-family: Verdana;    
}
.PageDescription
{
    font-size: 12px;
    font-family: Verdana;    
}
.ParamChooseTitle
{
    font-size: small;
    font-family: Verdana;
    color: black;
}
.ComboList
{
    font-family: Verdana;
    border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;
    background-color: White;    
}
.Button
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-size: small;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    font-family: Arial;
    background-color: white;
}

.ErrorTableCell
{
    border-left: LightGray 2px solid;
    border-right: LightGray 2px solid;
    padding: 5px;
    font-size: 12px;
    font-family: Verdana;
    color: firebrick;
    background-color: White;
}
.ErrorText
{    
    font-size: 14px;
    font-family: Verdana;
    color: firebrick;
    background-color: White;
}
.ShadowLeft
{
    border-right: medium none;
    background-position: right bottom;
    border-top: medium none;
    background-image: url(../../images/ShadowLeft.gif);
    border-left: medium none;
    width: 123px;
    border-bottom: medium none;
    background-repeat: no-repeat;
}
.ShadowRight
{
    border-right: medium none;
    background-position: left bottom;
    border-top: medium none;
    background-image: url(../../images/ShadowRight.gif);
    border-left: medium none;
    width: 123px;
    border-bottom: medium none;
    background-repeat: no-repeat;
}
.Footer
{
    color: silver;
    font-size: 12px;
    TEXT-ALIGN: center;
}
.SearchButton
{
    background-image: url(../../images/Search.png);
}
.TreeViewSubElement
{
    padding-left:20px;
}
.WebPanelComboHeader
{
	font-size: 12px;
	height: 16px;
	padding-left: 5px;
	text-align: left;
}

.MultiComboLevel0
{
    padding-left:0px;
}

.MultiComboLevel1
{
    padding-left:20px;
}
.HyperlinkLabel
{
    font-size: xx-small;
    text-decoration: underline;
    color: #1572b4;
    font-family: Verdana;
    cursor: pointer;
}
.backgroundGray
{ 
    background-color: #f7f7f7; 
}