/* CSS Document */

.bottom_border{
border:1px;
border-bottom-color:#57bff1;
border-left-color:#57bff1;
border-right-color:#57bff1;
border-top-color:#57bff1;
border-style: solid;
}
.header_txt{
font-family:"Myriad Web", "Myriad Condensed Web", Verdana, Tahoma;
font-size:12px;
font-weight:bold;
color:#e97924;
}
.header_txt2{
font-family:"Myriad Web", "Myriad Condensed Web", Verdana, Tahoma;
font-size:11px;
font-weight:bold;
color:#e97924;
}
.body_txt{
font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
font-size:11px;
font-weight:normal;
color:#0477cf;
}
.link_txt{
font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
font-size:9px;
font-weight:normal;
color:#a0a0a0;
}
.link1_txt{
font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
font-size:9px;
font-weight:normal;
color:#4f8c02;
}
.sub_header_txt{
font-family:"Myriad Web", "Myriad Condensed Web", Verdana, Tahoma;
font-size:12px;
font-weight:bold;
color:#0477cf;
}
.inner_bottom_border{
border:1px;
border-bottom-color:#eeeeee;
border-left-color:#eeeeee;
border-right-color:#eeeeee;
border-top-color:#eeeeee;
border-style: solid;
}
.min_txt{
font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
font-size:11px;
font-weight:bold;
color:#666666;
}
.horizantal_top{
background-image:url(images/hor.gif);
background-position:top;
background-repeat:repeat-x;
}
.horizantal_bottom{
background-image:url(images/hor_bot.gif);
background-position:bottom;
background-repeat:repeat-x;
}
.vertiacl_left{
background-image:url(images/ver.gif);
background-position:left;
background-repeat:repeat-y;
}
.vertical_rig{
background-image:url(images/ver_rig.gif);
background-position:right;
background-repeat:repeat-y;
}

