/* Style sheet for Bahrain Info Screens */

/* Styles used in input form and response pages. */
.header {
    font-family: Verdana, Arial, sans-serif; 
    background: #7B9ECE;
    color: black; 
    font-size: 100%; 
    font-weight: bold;
}

/* Styles used in introductory pages */
.bannerfill {
    background: #80A1CE
}

  /* Title at top of text. */
.bodytitle {   
    font-family: Times, serif; 
    font-size: medium; font-style: normal; 
    font-weight: bold; font-variant: normal; 
    text-transform: none; color: #1602CA               
}
                                          /* ^ Previously #3366FF */ 
  /* Main body of text */
.bodynormal {  
    font-family: Arial, Verdana, sans-serif; 
    font-size: small; font-style: normal; 
    line-height: normal; font-weight: normal; font-variant: normal; 
    text-transform: none; color: #000033
}
.bodybold {  
    font-family: Arial, Verdana, sans-serif; 
    font-size: small; font-style: normal; 
    line-height: normal; font-weight: bold; font-variant: normal; 
    text-transform: none; color: #000033
}
  /* Links within body text. */
.bodylink {  
    font-family: Arial, Verdana, sans-serif; 
    font-size: small; font-style: normal; 
    line-height: normal; font-weight: normal; font-variant: normal; 
    text-transform: none; color: #000099
}

  /* Text on intro page */
.introback {
    background-image: url(image/gdnpr.jpg);
    background-repeat: no-repeat;
}
.introtitle {  
    font-family: Times, serif; 
    font-size: large; font-style: normal; 
    font-weight: bold; font-variant: normal; 
    text-align: center; color: #1602CA
}
.intro {  
    font-family: Arial, Verdana, sans-serif;
    font-size: small; font-style: normal; 
    font-weight: bold; font-variant: normal; 
    text-transform: none; color: #000088;
}
.introsmall {  
    font-family: Arial, Verdana, sans-serif;
    font-size: 10pt; font-style: normal; 
    font-weight: bold; font-variant: normal; 
    text-transform: none; color: navy;
}
.introfooter {
    font-family: Arial, Verdana, sans-serif; 
    font-size: 120%; 
    font-style: italic; 
    line-height: normal; font-weight: bold; font-variant: normal; 
    text-align: center; 
    color: #3300cc
}
.intronews {
    background-image: url(image/eVisa-NewsF1.gif);
    background-repeat: no-repeat;
}
.intronewstext {
    font-family: Arial, Verdana, sans-serif; 
    font-size: 8pt; 
    font-weight: normal; 
    background-color: #1E90FF
    padding: 1 5;
    color: #0000AA;
}
.introdisc {  
    font-family: Arial, Verdana, sans-serif;
    font-size: 10pt; font-style: normal; 
    font-weight: normal; 
    color: #000033;
    text-align: justify;
}

  /* Links at the bottom of the page. */
.linka {  
    font-family: Arial, Verdana, sans-serif; 
    font-size: x-small; font-style: normal; font-weight: normal; 
    color: #990000
}
  /* Same size as linka, but not linked */
.nonlinka {  
    font-family: Arial, Verdana, sans-serif; 
    font-size: x-small; font-style: normal; font-weight: normal; 
    color: #000033
}
  /* Links down the left and link to next page. */
.linkb {  
    font-family: Arial, Verdana, sans-serif; 
    font-size: x-small; font-style: normal; font-weight: normal; font-variant: normal; 
    color: #000000; 
}
.linkbcurrent {  
    font-family: Arial, Verdana, sans-serif; 
    font-size: x-small; font-style: normal; font-weight: bolder; font-variant: normal; 
    color: #cc0000; 
}
.nonlinkc {  
    font-family: Arial, Verdana, sans-serif; 
    font-size: x-small; font-style: normal; font-weight: normal; 
    color: #ff0000; 
}

/* Styles used in policy statement pages. */
.polnormal {  
    font-family: Arial, Verdana, sans-serif; 
    font-size: 10pt; font-style: normal; 
    line-height: normal; font-weight: normal; font-variant: normal; 
    text-transform: none; color: #000000
}
.polbold {
    font-family: Arial, Verdana, sans-serif; 
    font-size: 10pt; font-style: normal; 
    line-height: normal; font-weight: bold; font-variant: normal; 
    text-transform: none; color: #000000
}
.polemph {
    font-family: Arial, Verdana, sans-serif; 
    font-size: 10pt; font-style: normal; 
    line-height: normal; font-weight: bold; font-variant: normal;
    font-style: italic; 
    text-transform: none; color: #000000
}
