body
{ 
      font-family: Arial, Verdana, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #0F1963;
      margin:0px;
      padding:0px;
      background: #FFFFFF;
      background-image:url('background.jpg');
}


.linklistinside
{
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 26px;
      text-align:left;
      font-weight:normal;
}

.linklisthead
{
      font-family: Arial, Verdana, sans-serif;
      color: #1D20AC;
      background-color: #DFF8FF;
      font-size: 16px;
      font-weight: bold;
      padding-top: 2px;
      padding-bottom: 1px;
      width: 100%;
      float: left;
      text-align: left;
      border: 2px solid #8CBFF3;
      margin-top: 40px;
}

.linklist
{
      font-family: Arial, Verdana, sans-serif;
      background-color: #FAFDFF;
      font-size: 12px;
      width: 100%;
      float: left;
      text-align: left;
      border: 2px solid #8CBFF3;
      border-top-width: 0px;
      border-top-style: none;
      margin: 0px;
}

.linklist2
{
      font-family: Arial, Verdana, sans-serif;
      background-color: #FAFDFF;
      font-size: 12px;
      width: 100%;
      float: left;
      text-align: left;
      border: 2px solid #8CBFF3;
      border-top-width: 0px;
      border-top-style: none;
      margin: 0px;
      margin-bottom: 50px;
}

:link { color: #203689; }
:visited { color: #0D165A; }
:active { color: #3476CF; }
a:hover { color: #16678D; }
a { text-decoration: none; }

.heading1
{
      font-family: Arial, Verdana, sans-serif;
      font-size: 26px;
      font-weight: bold;
      text-decoration: underline;
      color: #0F1963;
}


.buttonborder
{
      border-right-color: #A0CBF7;
      border-right-width: 1px;
      border-right-style: solid;
      padding-left: 8px;
      padding-right: 7px;
      height:1em;
}

.buttonborderleft
{
      border-right-color: #A0CBF7;
      border-right-width: 1px;
      border-right-style: solid;
      padding-left: 4px;
      padding-right: 7px;
      height:1em;
}

.buttonborderright
{
      padding-left: 8px;
      padding-right: 4px;
      height:1em;
}

.button1:hover
{
      text-decoration: underline;
      color: #203689;
}
.button1:visited { color: #203689; }
.button1:active { color: #203689; }

.buttonfont
{
      font-family: Arial, Verdana, sans-serif;
      font-size: 12px;
      font-weight: normal;
}


.misctext
{ 
      font-family: Arial, Verdana, sans-serif;
      font-size: 12px;
      font-weight: normal;
      color: #0F1963;
      margin-left: auto;
      margin-right: auto;
      padding-bottom: 10px;
      width: 100%;
      text-align:center;
}

.underline
{
      text-decoration: underline;
}
