.STYLE_SiteTitle 
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 20px;
    font-weight: bold;
    color:white
}

.STYLE_Head   
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 20px;
    font-weight: normal;
    color: black;
}

.STYLE_HeadBackground 
{
    background-color: blue;
}

.STYLE_SelectedTab 
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 13px;
    color:blue;
    font-weight: bold
}

.STYLE_SelectedTabBackground 
{
    background-color: white;
    border-color: white;
}

.STYLE_OtherTabs 
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 13px;
    color:lightgray;
    text-decoration:none;
    font-weight: bold
}

A.STYLE_OtherTabs:link    
{
    text-decoration: none;
    color:lightgray;
}

A.STYLE_OtherTabs:visited 
{
    text-decoration: none;
    color:lightgray;
}

A.STYLE_OtherTabs:active  
{
    text-decoration: none;
    color:lightgray;
}

A.STYLE_OtherTabs:hover   
{
    text-decoration: underline;
    color:black;
}

.STYLE_OtherTabsBackground 
{
    background-color:#808080;
    border-color: white;
}

.STYLE_Link 
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 11px;
    font-weight: bold
}   

A.STYLE_Link:link 
{
    text-decoration: none;
    color:black;
}

A.STYLE_Link:visited  
{
    text-decoration: none;
    color:lightgray;
}

A.STYLE_Link:active   
{
    text-decoration: none;
    color:lightgray;
}

A.STYLE_Link:hover    
{
    text-decoration: underline;
    color:black;
}

.STYLE_SubHead 
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 11px;
    font-weight: bold;
    color: blue;
}

.STYLE_Normal
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}
.STYLE_Normal A:link{color:blue}
.STYLE_Normal A:visited{color:blue}
.STYLE_Normal A:active{color:blue}

.STYLE_NormalTextBox
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 12px;
    font-weight: normal;
    color: black
    background-color:white;
}
.STYLE_NormalTextBox A:link{color:white}
.STYLE_NormalTextBox A:visited{color:white}
.STYLE_NormalTextBox A:active{color:white}

.STYLE_NormalBlue
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 11px;
    font-weight: bold;
    color: blue
}
.STYLE_NormalBlue A:link{color:blue}
.STYLE_NormalBlue A:visited{color:blue}
.STYLE_NormalBlue A:active{color:blue}

.STYLE_NormalBlack
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 11px;
    font-weight: bold;
    color: white
    background-color:black;
}
.STYLE_NormalBlack A:link{color:black}
.STYLE_NormalBlack A:visited{color:black}
.STYLE_NormalBlack A:active{color:black}


.STYLE_NormalRed
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}
.STYLE_NormalRed A:link{color:red}
.STYLE_NormalRed A:visited{color:red}
.STYLE_NormalRed A:active{color:red}

.STYLE_NormalBold
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 11px;
    font-weight: bold
}

.STYLE_CommandButton     
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 11px;
    font-weight: normal;
}
    
A.STYLE_CommandButton:link 
{
    text-decoration: underline;
    color: blue;
}

A.STYLE_CommandButton:visited  
{
    text-decoration: underline;
    color: blue;
}

A.STYLE_CommandButton:active   
{
    text-decoration: underline;
    color: blue;
}

A.STYLE_CommandButton:hover    
{
    text-decoration: underline;
    color: black;
}

.STYLE_Hidden    
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 11px;
    color: white;
}
    









Body
{
    background-color: white;
}
    

H1  
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 20px;
    font-weight: normal;
    color: blue;
}

H2  
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 20px;
    font-weight: normal;
    color: blue;
}

H3  
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 12px;
    font-weight: normal;
    color: blue;
}

H4  
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 12px;
    font-weight: normal;
    color: blue;
}

H5, DT 
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 11px;
    font-weight: bold;
    color: blue;
}

H6  
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 11px;
    font-weight: bold;
    color: blue;
}

TFOOT, THEAD
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 12px;
    color: blue;
}

TH  
{
    vertical-align: baseline;
    font-family: verdana, arial, geneva, helvetica, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: blue;
}

A:link  
{
    text-decoration: none;
    color: blue;
}

A:visited  
{
    text-decoration: none;
    color: blue;
}

A:active 
{
    text-decoration: none;
    color: blue;
}

A:hover 
{
    text-decoration: underline;
    color: black;
}

SMALL   
{
    font-size: 8px;
    color: blue
}

BIG 
{
    font-size: 14px;
    color: blue
}

BLOCKQUOTE, PRE 
{
    font-family: verdana, arial, geneva, helvetica, sans serif;
    color: blue
}


UL LI   
{
    list-style-type: square ;
    color: blue
}

UL LI LI    
{
    list-style-type: disc;
    color: blue
}

UL LI LI LI 
{
    list-style-type: circle;
    color: blue
}

OL LI   
{
    list-style-type: decimal;
    color: blue
}

OL OL LI    
{
    list-style-type: lower-alpha;
    color: blue
}

OL OL OL LI 
{
    list-style-type: lower-roman;
    color: blue
}

HR 
{
    color: dimgrey;
    height:1pt;
    text-align:left
}

