/* Default CSS Stylesheet for a new Web Application project */

a.std_link{

}

tr.fancyrow1 {
  background-color: #4A6297;
}


tr.fancyrow2 {
  background-color: #506A90;
}


BODY
{

  font-weight: normal;
  font-size:  11px;
  text-transform: none;
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  background: #536A97;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;


}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}

H1  { 
  font-family: Verdana, Arial, sans-serif;
  font-size:  32px;
  font-weight:  bold;
  font-style: normal;
  text-decoration:  none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  } 
    
H2  { 
  font-family: Verdana, Arial, sans-serif;
  font-size:  1.75em;
  font-weight:  700;
  font-style: normal;
  text-decoration:  bold;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  } 
    
H3  { 
  font-family: Verdana, Arial, sans-serif;
  font-size:  1.58em;
  font-weight:  bold;
  font-style: normal;
  text-decoration:  none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  } 
    
H4  { 
  font-family: Verdana, Arial, sans-serif;
  font-size:  1.33em;
  font-weight:  bold;
  text-decoration:  none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  } 
    
H5, DT  { 
  font-family: Tahoma, Arial, sans-serif;
  font-size:  1em;
  font-weight:  bold;
  font-style: normal;
  text-decoration:  none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  } 
    
H6  { 
  font-family: Verdana, Arial, sans-serif;
  font-size:  .8em;
  font-weight:  bold;
  font-style: normal;
  text-decoration:  none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  } 
    
TFOOT, THEAD  { 
  font-size:  1em;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  font-family: Verdana, Arial, sans-serif;
  } 
    
TH  { 
  vertical-align: baseline;
  font-size:  .8em;
  font-weight:  bold;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  font-family: Verdana, Arial, sans-serif;
  } 


A:link
{
/*   color: #485f91; */
  color:  #333399;
  text-decoration: none;
} 
    
A:visited { 
  text-decoration:  none;
  color:  #333399;
} 
    
A:active
{
  color: #ff3366;
  text-decoration: none;
} 
    
A:hover
{
  color: #041060;
  text-decoration: underline;
}
  
SMALL { 
  font-size:  .7em;
  } 

BIG { 
  font-size:  1.17em;
  } 

BLOCKQUOTE, PRE { 
  font-family:  Courier New, monospace;
  } 
  

UL LI { 
  list-style-type:  square ;
  } 

UL LI LI  { 
  list-style-type:  disc;
  } 

UL LI LI LI { 
  list-style-type:  circle;
  } 
  
OL LI { 
  list-style-type:  decimal;
  } 

OL OL LI  { 
  list-style-type:  lower-alpha;
  } 

OL OL OL LI { 
  list-style-type:  lower-roman;
  } 




.Labels {
  font-size: 9px;
  color: #ffffff;
  font-family: Tahoma, Arial, sans-serif;
  background-color: #536a97;
}


.BigLabels {
  font-weight: bold;
  font-size: 15px;
  z-index: 300;
  left: 34px;
  color: #ffffff;
  font-family: Tahoma, Arial, sans-serif;
  position: absolute;
  top: 15px;
  background-color: #536a97;
  text-align: left;
}

.navButton {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #3B4968;
  text-align: center;
  vertical-align: middle;
  padding: 1px 3px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  height: 20px;
  line-height: 14px;
  width: auto;
  text-decoration: none;
  cursor: hand;


}


.Button {
  font-size: 11px;
  color: #536a97;
  font-family: Tahoma, Arial, sans-serif;
  background-color: #ffffff;
  font-weight: bold;
  padding: 2px;
  border: 2px solid #040C9C;

}


.textbox
{
  border-right: #ffffff 1px;
  border-top: #ffffff 1px;
  font-weight: bold;
  font-size: 11px;
  background-attachment: fixed;
  background-image: url(images/TextBack2.gif);
  vertical-align: baseline;
  border-left: #ffffff 1px;
  cursor: auto;
  color: #466482;
  line-height: normal;
  border-bottom: #ffffff 1px;
  background-repeat: repeat-x;
  font-family: Tahoma, Arial, sans-serif;
  letter-spacing: normal;
  background-color: #536a97;
  text-align: left;
}


.textarea {
  font-weight: normal;
  font-size: 12px;
  vertical-align: baseline;
  color: white;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: normal;
  background-color: #536a97;
  text-align: left;
  text-decoration: none;
  border: 1px solid #ffffff;
  margin: 3px;


}


.combobox {
  border-right: red ridge;
  border-top: red ridge;
  font-weight: bold;
  font-size: 12px;
  border-left: red ridge;
  color: #3333cc;
  border-bottom: red ridge;
  font-family: Tahoma, Arial, sans-serif;
  background-color: #ffffff;
}


.Validation
{
  font-weight: bolder;
  font-size: 11px;
  color: gold;
  font-family: Tahoma, Arial, sans-serif;
  background-color: #536a97;
  font-variant: small-caps;
}

.textSmall {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}


.text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
}


.textBold
{
  font-weight: bold;
  font-size: 13px;
  color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}


.formButton
{
  border-right: #ffffff 1px solid;
  padding-right: 4px;
  border-top: #ffffff 1px solid;
  padding-left: 4px;
  font-weight: bold;
  font-size: xx-small;
  padding-bottom: 4px;
  border-left: #ffffff 1px solid;
  color: #ffffff;
  padding-top: 4px;
  border-bottom: #ffffff 1px solid;
  font-style: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #3b4968;
}

.sButton
{
  font-size: xx-small;
  color: white;
  font-family: Verdana, Arial;
  background-color: #3b4968;
}
.SearchLink
{
  border-right: thin ridge;
  border-top: thin ridge;
  font-size: xx-small;
  vertical-align: baseline;
  border-left: thin ridge;
  color: white;
  border-bottom: thin ridge;
  font-family: Verdana;
  background-color: #3b4968;
  text-align: center;
}
.label1
{
  border-top-width: 1px;
  border-left-width: 1px;
  font-size: xx-small;
  border-bottom-width: 1px;
  vertical-align: baseline;
  color: white;
  font-family: Verdana;
  position: static;
  text-align: right;
  border-right-width: 1px;
}
