.m_t
{
width:1000px;
height:28px;
text-align:center;
margin:0px;
border-radius:15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-khtml-border-radius: 15px;
border: 1px solid #FF8000;

background: -moz-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
background: -webkit-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
background: -o-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
background: -ms-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
background: linear-gradient(180deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%); 

color:#783333;
font-weight:bold;
-webkit-box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
-moz-box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
margin-top: 8px;
position:relative;
font-size: 18px;
font-weight:bold;
color:#783333;
text-align:left;
margin-left:30px;



}
.m_t:hover
{
background: -moz-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
background: -webkit-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
background: -o-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
background: -ms-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
background: linear-gradient(180deg, #FFFFBC  13%, #FFD43E 67%, #ffff85 97%); 
border: 1px solid rgba(255, 162, 0, 1);
}
.m_t_in
{
width:1200px;
height:24px;
text-align:center;
margin:0px;
border-radius:15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-khtml-border-radius: 15px;
border: 1px solid #12c82c;
background: -moz-linear-gradient(90deg, #C4FFC8 0%, #2CE330 67%, #9BFFA9 97%);
background: -webkit-linear-gradient(90deg, #C4FFC8 0%, #2CE330 67%, #9BFFA9 97%);
background: -o-linear-gradient(90deg, #C4FFC8 0%, #2CE330 67%, #9BFFA9 97%);
background: -ms-linear-gradient(90deg, #C4FFC8 0%, #2CE330 67%, #9BFFA9 97%);
background: linear-gradient(180deg, #C4FFC8 0%, #2CE330 67%, #9BFFA9 97%);  
color:#00650C;
font-weight:bold;
-webkit-box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
-moz-box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
margin-top: 5px;
position:relative;
font-size: 16px;
font-weight:bold;
text-align:left;
margin-left:30px;

}
.m_t_in:hover
{
background: -moz-linear-gradient(90deg, #C4FFC8 0%, #6BF96E 67%, #9BFFA9 97%);
background: -webkit-linear-gradient(90deg, #C4FFC8 0%, #6BF96E 67%, #9BFFA9 97%);
background: -o-linear-gradient(90deg, #C4FFC8 0%, #6BF96E 67%, #9BFFA9 97%);
background: -ms-linear-gradient(90deg, #C4FFC8 0%, #6BF96E 67%, #9BFFA9 97%);
background: linear-gradient(180deg, #C4FFC8 0%, #6BF96E 67%, #9BFFA9 97%); 
border: 1px solid  #0CF22D;
}
.m_d
{
max-width:1200px;
text-align:center;
margin:0px;
color:#783333;
font-weight:bold;
display: none;
}
.m_d_in
{
max-width:1200px;
text-align:center;
margin:0px;
color:#783333;
font-weight:bold;
display: none;
}
.btn-slide
{
text-decoration:none;
}
.btn-slide-in
{
text-decoration:none;
}
.txt_m_t
{
margin: 3px 0 0 30px;
}
.txt_m_t_in
{
margin: 1px 0 0 30px;
}
.img_d
{
width:160px;
min-width:160px;
height:100px;
text-align:center;
margin:0px;
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
border: 1px solid #FF8000;
color:#783333;
font-weight:bold;
-webkit-box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
-moz-box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
margin-top: 2px;
display:table-cell;
vertical-align:middle;
background: rgba(255,255,255,0.8)

}
.img_d  img
{padding:5px;
}
.dwnld 
{
color:#783333;
text-decoration:none;
}
.dwnld:hover
{
color:rgba(30,255,0,1);
}
.tbl_arch
{
display:inline-block; 
margin: 10px 10px 0 10px;
width:150px;
}