﻿ul{
 padding-left:15px;
}



form { padding: 0;
margin: 0; }

.ContentArea
{
font-family:Arial, Tahoma; 
color:black;
font-size:12px; 
line-height:130%; 
text-align:left; 
background-color:white; 
border-left: 1px solid gray;  
border-right: 2px solid gray;  
border-top: 1px solid gray; 
border-bottom: 2px solid gray;
padding:10px;
}


.mainlinks A:link
{
  color:#800000;
}
.mainlinks A:visited
{
  color:#800000;
}
.mainlinks A:active
{
  color:#800000;
}
.mainlinks A:hover
{
  color:navy;
  text-decoration:underline;
}


/*---------- Library -------------*/
.textLIBRARY
{
  font-family: arial; 
  font-size: 12px;
  color:black;
  padding-left:5px;
} 
.buttonLIBRARY
{
  font-family: arial; 
  font-size: 11px;
    width:25px;
    height:19px;
  color:#333333;
    vertical-align:bottom;
}
/*---------- Library -------------*/



.body 
{
    background-color:#F2F3F8;
    color: black; 
    line-height: 115%; 
    font-family: "arial", times, serif 
}


.LDropShadow
{
    background-color:White;
    background-image:url(../../../images/vertDIMGRAYleft.jpg);
    background-position:right;
    background-repeat:repeat-y;
}

.TableMain
{
    background-color:White;
}


.RDropShadow
{
    background-color:White;
    background-image:url(../../../images/vertDIMGRAYright.jpg);
    background-repeat:repeat-y;
    background-position:left;
}


/* TEXT styles ------------------------------------ */ 
.textNORMAL
{
  font-family: arial; 
  font-size: 12px;
  color:black;
  line-height:130%;
} 

.textBIG
{
  font-family: arial; 
  font-size: 16px;
  color:navy;
} 

.textMEDIUM
{
  font-family: arial; 
  font-size: 13px;
  color:#cccccc;
} 

.textSMALLBOLD
{
  font-family: verdana; 
  font-size: 10px;
  font-weight:bold;
  color:navy;
} 

.textSMALL
{
  font-family: arial; 
  font-size: 11px;
  color:navy;
} 

.textSMALLtb 
{
  font-family: arial; 
  font-size: 11px;
  color:black;
  height:13px;
  width:80px;
} 

.textBUTTON
{
  font-family: arial; 
  font-size: 11px;
  color:black;
} 



a:link
{
  color:#cccccc;
  text-decoration:none;
}
a:visited
{
  color:#cccccc;
  text-decoration:none;
}
a:active
{
  color:#cccccc;
  text-decoration:none;
}
a:hover
{
  color:red;
  text-decoration:underline;
}


.hyperlinkTXT a:link
{
  color:gainsboro;
  text-decoration:none;
  font-family: verdana; 
  font-size: 10px;
  font-weight:bold;
}
.hyperlinkTXT a:visited
{
  color:gainsboro;
  text-decoration:none;
  font-family: verdana; 
  font-size: 10px;
  font-weight:bold;
}
.hyperlinkTXT a:active
{
  color:gainsboro;
  text-decoration:none;
  font-family: verdana; 
  font-size: 10px;
  font-weight:bold;
}
.hyperlinkTXT a:hover
{
  color:wheat;
  text-decoration:underline;
  font-family: verdana; 
  font-size: 10px;
  font-weight:bold;
  margin:0;
  max-height:.1;
}