/* Default CSS Stylesheet for Altivia */

BODY
    {
      font-family:   Verdana, Tahoma, Arial;
      font-size:     10px;
    }

TABLE
    {
      font-family:   Verdana, Tahoma, Arial;
      font-size:     10px;
      border-style:  groove;
      border-width:  0px;
    }

TR, TD
    {
      font-family:   Verdana, Tahoma, Arial;
      font-size:     10px;
    }

TH
    {
	    Color:           #ffffff;
        Font-Family:     Verdana, Tahoma, Arial;
	    Font-Size:       13px;
        Font-Weight:     bold;
	    Text-Decoration: none;
    }

UL
    {
        margin-top:      8px;
        margin-bottom:   16px;
        list-style-image:url(../z-images/bullet.gif);
    }

LI
    {
        padding-bottom: 8px;
    }

LI.Tight
    {
       padding-bottom: 5px;
       padding-top:    0px;
    }

A:link
  {	
	color:	          #0066FF;
    font-size:        10px;
    font-weight:      bold;
	text-decoration:  none;
  }	
		
A:visited
  {	
	color:	          #0066FF;
    font-size:        10px;
    font-weight:      bold;
	text-decoration:  none;
  }	
		
A:active
  {	
	color:	          #0066FF;
    font-size:        10px;
    font-weight:      bold;
	text-decoration:  none;
  }	
		
A:hover
  {	
	color:	          #0066FF;
    font-size:        10px;
    font-weight:      bold;
	text-decoration:  underline;
  }	



A:link.Sub
  {	
	color:	          #0066FF;
    font-size:        9px;
    font-weight:      normal;
	text-decoration:  none;
	line-height:      9px;
  }	
		
A:visited.Sub
  {	
	color:	          #0066FF;
    font-size:        9px;
    font-weight:      normal;
	text-decoration:  none;
	line-height:      9px;
  }	
		
A:active.Sub
  {	
	color:	          #0066FF;
    font-size:        9px;
    font-weight:      normal;
	text-decoration:  none;
	line-height:      9px;
  }	
		
A:hover.Sub
  {	
	color:	          #0066FF;
    font-size:        9px;
    font-weight:      normal;
	text-decoration:  underline;
	line-height:      9px;
  }	

A:link.DetailTitle
    {
	    Color:           #0066FF;
        Font-Family:     Verdana, Tahoma, Arial;
	    Font-Size:       14px;
        Font-Weight:     bold;
	    Text-Decoration: underline;
	     
    }

A:visited.DetailTitle
    {
	    Color:           #0066FF;
        Font-Family:     Verdana, Tahoma, Arial;
	    Font-Size:       14px;
        Font-Weight:     bold;
	    Text-Decoration: underline;
	     
    }
A:active.DetailTitle
    {
	    Color:           #0066FF;
        Font-Family:     Verdana, Tahoma, Arial;
	    Font-Size:       14px;
        Font-Weight:     bold;
	    Text-Decoration: underline;
	     
    }
A:hover.DetailTitle
    {
	    Color:           #0066FF;
        Font-Family:     Verdana, Tahoma, Arial;
	    Font-Size:       14px;
        Font-Weight:     bold;
	    Text-Decoration: underline;
	     
    }

A:link.Black
  {	
	color:	          #000000;
    font-size:        10px;
    font-weight:      normal;
	text-decoration:  none;
  }	
		
A:visited.Black
  {	
	color:	          #000000;
    font-size:        10px;
    font-weight:      normal;
	text-decoration:  none;
  }	
		
A:active.Black
  {	
	color:	          #000000;
    font-size:        10px;
    font-weight:      normal;
	text-decoration:  none;
  }	
		
A:hover.Black
  {	
	color:	          #000000;
    font-size:        10px;
    font-weight:      normal;
    text-decoration:  underline;

  }	

PRE
    {	
	    Font-Family:	Courier New, monospace;
        Font-Size:     11px;
	}	

.PageTitle
    {
	    Color:           #000000;
        Font-Family:     Verdana, Tahoma, Arial;
	    Font-Size:       13px;
        Font-Weight:     bold;
	    Text-Decoration: none;
    }

.SubTitle1
    {
	    Color:           #000000;
        Font-Family:     Verdana, Tahoma, Arial;
	    Font-Size:       12px;
        Font-Weight:     bold;
	    Text-Decoration: none;
    }

.SubTitle2
    {
	    Color:           #01337C;
        Font-Family:     Verdana, Tahoma, Arial;
	    Font-Size:       11px;
        Font-Weight:     bold;
	    Text-Decoration: none;
    }

.SubTitle3
    {
	    Color:           #000000;
        Font-Family:     Verdana, Tahoma, Arial;
	    Font-Size:       13px;
        Font-Weight:     bold;
	    Text-Decoration: none;
    }

.DetailTitle
    {
	    Color:           #000000;
        Font-Family:     Verdana, Tahoma, Arial;
	    Font-Size:       14px;
        Font-Weight:     bold;
	    Text-Decoration: underline;
	     
    }

A.Pager
    {
	    Color:           #000000;
        Font-Family:     Verdana, Tahoma, Arial;
	    Font-Size:       19px;
        Font-Weight:     bold;
	    Text-Decoration: none;
    }

.ErrorMessage
    {
		Color:         #ff0000;
        Font-Family:   Arial, Tahoma;
		Font-Size:     11px;
    }

.frmInput
    {
	    padding-top:           1px; 
	    padding-bottom:        0px; 
	    padding-left:          5px; 
	    padding-right:         5px; 
	    background-attachment: fixed; 
	    background-image:      url(../z-images/input_dropdown.gif); 
	    font-family:           Arial, Tahoma;
	    font-size:             10px;
        font-weight:           normal;
    }

.frmInputAccount
    {
	    font-family:           Arial, Tahoma;
	    font-size:             12px;
        font-weight:           normal;
        color: #0066FF;
        
    }

.frmInputAccountError
    {
        background-color: lightyellow;
	    font-family:           Arial, Tahoma;
	    font-size:             12px;
        font-weight:           normal;
        color: #0066FF;
         border-width: 2px;
         border-color: #1677C8;
        
    }

.frmInputButton
    {
	    font-family:           Arial, Tahoma;
	    font-size:             12px;
        font-weight:           bold;
        color:                 #0066FF;
    }

.AppAdminTitle
    {
	    Color:           #1677C8;
        Font-Family:     Tahoma, Arial;
	    Font-Size:       18px;
        Font-Weight:     bold;
	    Text-Decoration: none;
    }

.AppTitle2
    {
	    Color:           #1677C8;
        Font-Family:     Tahoma, Arial;
	    Font-Size:       12px;
        Font-Weight:     bold;
	    Text-Decoration: none;
    }
    
.AppSubTitle
    {
	    Color:           #ffffff;
        Font-Family:     Tahoma, Arial;
	    Font-Size:       15px;
        Font-Weight:     bold;
	    Text-Decoration: none;
    }

.frmHiddenHighlight
    {
	    font-family:      Arial, Tahoma;
	    font-size:        11px;
        font-weight:      normal;
        padding: 5px, 5px, 5px, 5px;
    }

.frmDeleteIcon
    {
 margin-left: 20px;
 
    }

.dgCellLeft
    {
       border-top-color: #1677C8;
       border-left-color: #1677C8;
       border-bottom-color: #1677C8;

       border-top-style:  outset;
       border-left-style: outset;
       border-bottom-style: outset;

       border-top-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
      
       padding: 0px, 0px, 0px, 5px;
    }

.dgCellMiddle
    {
       border-top-color: #1677C8;
       border-bottom-color: #1677C8;

       border-top-style: outset;
       border-bottom-style: outset;

       border-top-width: 2px;
       border-bottom-width: 2px;
      
       padding: 0px, 5px, 0px, 5px;
    }

.dgCellRight
    {
       border-top-color: #1677C8;
       border-right-color: #1677C8;
       border-bottom-color: #1677C8;

       border-top-style: outset;
       border-right-style: outset;
       border-bottom-style: outset;

       border-top-width: 2px;
       border-right-width: 2px;
       border-bottom-width: 2px;
      
       padding: 0px, 5px, 0px, 0px;
    }

.dgCellFooter
    {
       border-top-color: #1677C8;
       border-right-color: #1677C8;
       border-left-color: #1677C8;
       border-bottom-color: #1677C8;

       border-top-style: outset;
       border-right-style: outset;
       border-left-style: outset;
       border-bottom-style: outset;

       border-top-width: 2px;
       border-right-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
      
       padding: 5px, 5px, 5px, 5px;
    }

.dgCellFooterLeft
    {
       border-top-color: #1677C8;
       border-left-color: #1677C8;
       border-bottom-color: #1677C8;

       border-top-style:  outset;
       border-left-style: outset;
       border-bottom-style: outset;

       border-top-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
      
       padding:  5px, 0px, 5px, 5px;
    }

.dgCellFooterMiddle
    {
       border-top-color: #1677C8;
       border-bottom-color: #1677C8;

       border-top-style: outset;
       border-bottom-style: outset;

       border-top-width: 2px;
       border-bottom-width: 2px;
      
       padding:  5px, 0px, 5px, 0px;
    }

.dgCellFooterRight
    {
       border-top-color: #1677C8;
       border-right-color: #1677C8;
       border-bottom-color: #1677C8;

       border-top-style: outset;
       border-right-style: outset;
       border-bottom-style: outset;

       border-top-width: 2px;
       border-right-width: 2px;
       border-bottom-width: 2px;
      
       padding:  5px, 5px, 5px, 0px;
    }

.HighlightOn
    {
		background-color: #000000;
		color: #ffffff;
    }
    
.HighlightOff
    {
		background-color:  #ffffff;
		color: #000000;
    }    