body{
margin:0px;
}

.tborder{
border:1px #B9E1FD solid;
background-image:url(images/bg.gif);
background-repeat:no-repeat;
background-position:bottom
}

.tborder2{
    border:1px #B9E1FD solid;
}
.cborder{
    border:1px #B9E1FD solid;
}

.bg{
background-image:url(images/bg.gif);
background-repeat:no-repeat;
background-position:bottom
}

.text{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#f55720;
}
.olink{
   font-family:Georgia;
   font-size:12px;
    font-weight:bold;
   color:#f55720;
   text-decoration:none;
}
.olink:hovet{
   font-family:Georgia;
   font-size:12px;
    font-weight:bold;
   color:#f55720;
   text-decoration:underline;
}
  
.blacktxt, ul, td{
   font-family:Verdana;
   font-size:11px;
   color:#000000;
}

p{
   font-family:Verdana;
   font-size:11px;
   color:#000000;
   text-align:justify;
   line-height:20px;
   margin:5px;
}
  
a.link{
 font-family:Verdana;
   font-size:12px;
   color:#000000;
   text-decoration:none
   }
   
a.link:hover{
 font-family:Verdana;
   font-size:12px;
   color:#f55720;
   text-decoration:underline;
   }
   
.bluetext{
   font-family:Verdana;
   font-size:14px;
   font-weight:bold;
   color:#4094D9;
}

a.blink{
 font-family:Verdana;
   font-size:12px;
   color:#4094D9;
   text-decoration:none;
   }
a.blink:hover{
 font-family:Verdana;
   font-size:12px;
   color:#4094D9;
   text-decoration:underline;
   }
a.dlink{
 font-family:Verdana;
   font-size:12px;
   color:#0D70AA;
   text-decoration:none;
   }
a.dlink:hover{
 font-family:Verdana;
   font-size:12px;
   color:#0D70AA;
   text-decoration:underline;
   }
   
.otext{
 font-family:Verdana;
   font-size:11px;
   color:#f55720;
   }