﻿a {
text-decoration:none;
}
body {
    font-family:Arial;
    /*font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;*/
}
     html, body {
margin: 0;
padding: 0;
height: 100%;
font-size:13px;
}
         .Padding {
    padding-left:170px;
    padding-right:170px;
    }
.margin {
    padding-left:170px;
    padding-right:170px;
}
body {
width: 100%;
min-height: 100%;
height: auto !important;
height: 100%;
position: relative;
}
html {
 width: 1260px;
}

.Page {    
    width:100%;
}
img {
border:none;
}

.HadeANDContent {    
}
   .btn_Admin {
       color:#898989;
       font-style:italic;
       text-decoration:none;
   }
   .btn_Admin:hover {
       color:#c1c1c1;
   }  
   
.btn_Edit {
    font-size:14px;
text-decoration:none;
font-style:italic;
       color:#898989;
}
.btn_Edit:hover {
	cursor:pointer;
       color:#c1c1c1;
}
.btn {

}
    .btn:hover {
    cursor:pointer;
    }