/* CSS Document */

body{
font-family:"tahoma";
font-size:11px;
color:#333333;
}
.h1{
font-family:"arial narrow";
font-size:41px;
font-weight:bold;
color:#6BB2E9;
text-decoration:none;
}
.h2{
font-family:"arial narrow";
font-size:41px;
font-weight:bold;
color:#333333;
text-decoration:none;
}
.h3{
font-family:"arial narrow";
font-size:12px;
font-weight:normal;
color:#333333;
text-decoration:none;
}
.h4{
font-family:"tahoma";
font-size:14px;
font-weight:bold;
color:#666666;
text-decoration:none;
}
.btitle{
font-family:"tahoma";
font-size:15px;
font-weight:bold;
color:#3987C3;
}
.ptitle{
font-family:"tahoma";
font-size:18px;
font-weight:bold;
color:#333333;
}
.tabs{
font-family:"tahoma";
font-size:11px;
font-weight:bold;
color:#D8EEFF;
text-decoration:none;
}

.tabs:hover{
font-family:"tahoma";
font-size:11px;
font-weight:bold;
color:#FFA97D;
text-decoration:none;
}
.tabsline{
font-family:"tahoma";
font-size:11px;
font-weight:bold;
color:#DBDBD8;
text-decoration:none;
}
.tabswhite{
font-family:"tahoma";
font-size:11px;
font-weight:bold;
color:#FFA97D;
text-decoration:none;
}
.link{
font-family:"tahoma";
font-size:11px;
font-weight:normal;
color:#ff6600;
text-decoration:underline;
}
.link:hover{
font-family:"tahoma";
font-size:11px;
font-weight:normal;
color:#ff6600;
text-decoration:underline;
}
.blink{
font-family:"tahoma";
font-size:11px;
font-weight:normal;
color:#3399CC;
text-decoration:none;
}
.blink:hover{
font-family:"tahoma";
font-size:11px;
font-weight:normal;
color:#ff6600;
text-decoration:underline;
}
.text{
font-family:"tahoma";
font-size:11px;
font-weight:normal;
color:#333333;
text-decoration:none;
}
.box{
border:1px dashed #B0AFB1;
}
.cbox{
padding:10px 0px 0px 10px;
border-bottom:1px dashed #B0AFB1;
}
.rbox{
border-top:1px dashed #B0AFB1;
border-left:1px dashed #B0AFB1;
border-right:1px dashed #B0AFB1;
}
.cbox2{
padding:10px 0px 0px 10px;
border-bottom:1px dashed #B0AFB1;
border-right:1px dashed #B0AFB1;
border-top:1px dashed #B0AFB1;
}
.downlink{
font-family:"tahoma";
font-size:10px;
font-weight:normal;
color:#999999;
text-decoration:none;
}
.downlink:hover{
font-family:"tahoma";
font-size:10px;
font-weight:normal;
color:#ff6600;
text-decoration:underline;
}
.testimoinals{
font-family:"tahoma";
font-size:11px;
font-weight:normal;
color:#999999;
}
.copyright{
font-family:"tahoma";
font-size:10px;
font-weight:normal;
color:#999999;
text-decoration:none;
}
.wtitle{
font-family:"tahoma";
font-size:11px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}