/*
Theme Name: u
Version: 1.0
*/

html,body{margin:10;padding:0;height: 100%}
body{font-family: Tahoma, Arial, sans-serif; font-size: 12pt;height: 100%;line-height: 1.5;}

a {text-decoration: none; color:#2764af;} 
a:hover {color: #CC0000;}

#fileElem {
  display: none;
}



.text_gray {font-size: 12pt;color:#7f8081;line-height: 1.5;}

.table {border-collapse: collapse; border: 1px solid #e0dfdf; color:#000;line-height: 1.5; font-size:11pt;}
.table td {border: 1px solid #e0dfdf; height: 40px;}
.table th {
border: 1px solid #e0dfdf;
background: #f1f1f1;
text-align: left;}

.text_small {font-size: 9pt;}