/* CSS Document */

body {
  font-size: x-small;
  color: #666666;
  background-image :url("img/background.gif");
  background-repeat:repeat-y;
  background-attachment: fixed;
  }
  
 div.sample1{padding:20px;line-height:0px;}
   div.main{margin-bottom:0px;}
   div.sub{margin-top:0px;line-height:0px;}
   a img{border:none;margin-top:-2px;margin-bottom:-2px;}
   div.sample1 a{text-decoration:none;}
   
tr,td,th {
  font-size: x-small;
  color:#003366;
  line-height:1.3em;
  }

a:link {
  text-decoration:none;
  color: #4FB5B5;
}
a:visited {
  text-decoration:none;
  color: #4FB5B5;
}
a:active {
  text-decoration:none;
  color: #99CCFF;
}
a:hover {
  text-decoration:underline;
  color: #FD82AB;
}

h1{font-size:12px;
  color:#FF8C82;
  margin-bottom:0px;}

h2{font-size:17px;
   font-weight:bold;
   color:#0099CC;
   margin-bottom:5px;}
   
h3{font-size:16px;
   font-weight:bold;
   margin:3px;}
   
h4{font-size:13px;
   font-weight:bold;
   margin:2px;}
   
h4#FAQ{font-size:small;
color:#0099CC;
   font-weight:bold;
   margin:2px;}
   
h4#FAQ2{font-size:small;
color:#FF6699;
   font-weight:bold;
   margin:2px;}

h4#FAQ3{font-size:small;
color:#FF9A00;
   font-weight:bold;
   margin:2px;}

.scroll1{
width:190px;
float:left;}

.scroll2{ 
width:320px;height:500px;
overflow:scroll;
SCROLLBAR-FACE-COLOR: #40B5DC;
SCROLLBAR-HIGHLIGHT-COLOR: #C0ECFB;
SCROLLBAR-SHADOW-COLOR: #95CEE1;
SCROLLBAR-3DLIGHT-COLOR: #F3FCE0;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #FDED9D;
SCROLLBAR-DARKSHADOW-COLOR: #B5CAD1;
}

.scroll3{
padding:0 0 0 25px;
width:175px;
float:left;}

.space {
  padding: 5px;
}

.space-1 {
  padding: 5 20px 5 20px;
}

.space2 {
  padding: 5 0 25 20px;
}

.style1 {color: #0099CC;}

.style2 {color: #FFFFFF;}

.text{
  font-size:14px;
  line-height:1.4em;
}
.text1{
  font-size:14px;
  padding: 10px;
  line-height:1.4em;
}
.type1 {
  color: #245329;
}
.type2 {
  color: #3541B3;
  font-weight:bold;
  font-size:10pt;
}

.type2a {
  color:#3541B3;
  font-weight:bold;
  font-size:8pt;
}

.type3 {
  color: #83BDEB;
  font-size:10pt;
}
.type4 {
  color: #7CDBEC;
  font-size:10pt;
}
.type5 {
  color: #A2D045;
  font-size:10pt;
}
.blue {
  color:#29A5DE;
  font-size:10pt;
  font-weight:bold;
}
.orange {
  color:#FF9900;
  font-size:16px;
  font-weight:bold;
}
.orange2 {
  color:#FF9900;
  font-weight:x-small;
}
.pink {
  color:#FF6699;
  font-size:16px;
  font-weight:bold;
}
.pink2 {
  color:#FF6699;
  font-size:x-small;
}
