
body
{   
  color       :  #000000;
  margin      :  15px 0px 5px 0px;
  background  :  #ecf3f9 url('../images/bg.jpg');
  text-align  :  center;
}

table
{
  border-collapse  :  collapse;
  border-spacing   :  0;
  table-layout     :  fixed;  
	
  color            :  #000000;
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;

  text-align       :  justify;
  line-height      :  14px;
  background       :  inherit;
}

h1
{
  font-family  :  "trebuchet ms", geneva, sans-serif;
  font-size    :  24px;
  font-weight  :  bold;
  color        :  #0060b6;

  margin       :  0px 0px 20px 0px;
  text-align   :  left;
  line-height  :  24px;
  background   :  inherit;
}

h2
{
  font-family  :  "trebuchet ms", geneva, sans-serif;
  font-size    :  19px;
  font-weight  :  normal;
  color        :  #0060b6;

  margin       :  20px 0px 5px 0px;
  text-align   :  left;
  line-height  :  19px;
  background   :  inherit;
}

h3
{
  font-family   :  verdana, arial, sans-serif;
  font-size     :  13px;
  font-weight   :  bold;
  color         :  #ffffff;

  margin        :  0px;
  padding-left  :  5px;
  text-align    :  left;
  line-height   :  23px;
  background    :  #0078c4;
}

h4
{
  font-family   :  verdana, arial, sans-serif;
  font-size     :  13px;
  font-weight   :  bold;
  color         :  #111111;

  margin        :  0px 0px 3px 0px;
  padding-left  :  5px;
  text-align    :  left;
  line-height   :  20px;
  background    :  #edf5fc;
  border        :  dotted 1px #8ac1e4;
}

h5
{
  font-family  :  "trebuchet ms", geneva, sans-serif;
  font-size    :  19px;
  font-weight  :  normal;
  color        :  #ff0000;

  margin       :  20px 0px 5px 0px;
  text-align   :  center;
  line-height  :  19px;
  background   :  inherit;
}

b
{
  font-family  :  verdana, arial, sans-serif;
  font-size    :  11px;
  font-weight  :  bold;
  color        :  #000000;
  
  background   :  inherit;
}

b.black
{
  font-family  :  verdana, arial, sans-serif;
  font-size    :  12px;
  font-weight  :  bold;
  color        :  #000000;
  
  background   :  inherit;
}

b.orange
{
  font-family  :  verdana, arial, sans-serif;
  font-size    :  12px;
  font-weight  :  bold;
  color        :  #f58b59;
  
  background   :  inherit;
}

b.white
{
  font-family  :  verdana, arial, sans-serif;
  font-size    :  12px;
  font-weight  :  bold;
  color        :  #ffffff;
  
  background   :  inherit;
}

ul
{
  color        :  inherit;
  margin       :  0px 0px 0px 20px;
  padding      :  0px;
  list-style   :  square url('../images/arrow.jpg');
  background   :  inherit;
}

li
{
  margin      :  0px 0px 2px 0px;
  padding     :  0px;
  text-align  :  left;
  color       :  inherit;
  background  :  inherit;
}
 
a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #1c589c;
   
  text-decoration  :  none;
  background       :  inherit;
}
  
a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #ff8f20;
   
  text-decoration  :  underline;
  background       :  inherit;
}

#TblMain
{
  color       :  inherit;
  background  :  #ffffff;
  border      :  solid 1px #00267f;
}

#Header
{
  color              :  inherit;
  background-color   :  inherit;
  background-image   :  url('../images/headerBg.jpg');
  background-repeat  :  repeat-x;
  height             :  120px;
  border-bottom      :  solid 4px #00267f;
}

#BodyBottom
{
  color                :  inherit;
  padding              :  10px 0px 40px 0px;
  background-color     :  inherit;
  background-repeat    :  repeat-x;
  background-image     :  url('../images/bodyBg.jpg');
  background-position  :  left bottom;
}

#Menu
{
  color       :  inherit;
  background  :  #0060b6;
}

#Menu a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #ffffff;
   
  text-align       :  center;
  text-decoration  :  none;
  display          :  block;
  line-height      :  25px;
  background       :  inherit;
}
  
#Menu a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #ff8f20;
   
  text-align       :  center;
  text-decoration  :  none;
  display          :  block;
  line-height      :  25px;
  background       :  inherit;
}

#Body
{
  color       :  inherit;
  padding     :  0px 13px 13px 13px;
  background  :  inherit;
}

#TopBlock
{
  color          :  inherit;
  border-left    :  solid 1px #0060b6;
  border-right   :  solid 1px #0060b6;
  border-bottom  :  solid 1px #0060b6;
  border-top     :  solid 8px #0078c4;
  background     :  #edf5fc;
  padding        :  20px 0px 20px 0px;
}

.divBorder
{
  border      :  solid 1px #0060b6;
  color       :  inherit;
  background  :  inherit;
  padding     :  1px;  
}

.tblBorder
{
  border      :  solid 1px #ffffff;
  background  :  inherit;
  color       :  inherit;
}

.tblBorder td
{
  border      :  solid 1px #ffffff;
  background  :  inherit;
  color       :  inherit;
}

#Footer
{
  line-height  :  14px;
  padding      :  3px 0px 5px 0px;
  background   :  inherit;
  color        :  inherit;
}

#Footer a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #000000;

  text-decoration  :  none;
  background       :  inherit;
}
 
#Footer a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #0080b5;
  
  text-decoration  :  underline;
  background       :  inherit;
}

#Footer img
{
  color        :  inherit;
  background   :  inherit;
  width        :  80px;
  height       :  15px;
  border       :  none;
  margin-left  :  3px;
}

form
{
  margin      :  0px;
  padding     :  0px;
  background  :  inherit;
  color       :  inherit;
}

input
{
  font-family   :  verdana, arial, sans-serif;
  font-size     :  11px;
  color         :  #000000;
  
  padding       :  2px;
  height        :  13px;
  border        :  solid 1px #7f9db9;
  background    :  #f5f9fc;
}

textarea
{
  font-family   :  verdana, arial, sans-serif;
  font-size     :  11px;
  color         :  #000000;
  
  padding       :  2px;
  border        :  solid 1px #7f9db9;
  background    :  #f5f9fc;
}

input.button
{
  color       :  inherit;
  padding     :  0px;
  height      :  19px;
  border      :  none;
  background  :  #0060b6;
}

select
{
  font-family   :  verdana, arial, sans-serif;
  font-size     :  11px;
  color         :  #000000;
  
  height        :  17px;
  border        :  solid 1px #7f9db9;
  background    :  #f5f9fc;
}

.block
{
  background  :  #edf5fc;  
  border      :  solid 1px #0060b6;
  color       :  inherit;
}

.block div
{
  padding      :  8px;
  line-height  :  14px;
  background   :  inherit;
  color        :  inherit;
}

.block h1
{
  font-family    :  verdana, arial, sans-serif;
  font-size      :  13px;
  font-weight    :  bold;
  color          :  #ffffff;

  margin         :  0px;
  padding        :  3px 2px 3px 5px;
  border-top     :  solid 1px #8ac1e4;
  border-bottom  :  solid 1px #0060b6;  
  background     :  #0078c4;
  line-height    :  13px;

}

.vLine
{
   color       :  inherit;
   background  :  #0060b6 url('../images/vLine.jpg');
}

td.frmLeftTd
{
  font-family  :  verdana, arial, sans-serif;
  font-size    :  11px;
  font-weight  :  bold;
  color        :  #444444;

  background   :  #e2edf6;
  text-align   :  right;  
  padding      :  5px 15px 5px 10px;
}

td.frmRightTd
{
  color       :  inherit;
  background  :  #edf5fc;
  padding     :  6px 10px 6px 15px;
}

td.frmButtonTd
{
  color       :  inherit;
  background  :  #cadded;
  text-align  :  right;  
  padding     :  6px 5px 3px 0px;
}

#WhoisInfo
{
  color       :  inherit;
  margin-top  :  20px;
  padding     :  10px;
  background  :  #edf5fc;
  border      :  dotted 1px #8ac1e4;
}