html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd,
fieldset, form, label, legend
{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;}
ul { padding-left: 20px; margin-top: 4px; margin-bottom: 4px;}
@font-face {
    font-family: 'a_albionicttlrgbtregular';
    src: url('a_albionicttlrg_bt-webfont.eot');
    src: url('a_albionicttlrg_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('a_albionicttlrg_bt-webfont.woff2') format('woff2'),
         url('a_albionicttlrg_bt-webfont.woff') format('woff'),
         url('a_albionicttlrg_bt-webfont.ttf') format('truetype'),
         url('a_albionicttlrg_bt-webfont.svg#a_albionicttlrgbtregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
font-family: 'a_albionicttlrgbtregular';
background-color: white;
margin:0; 
padding:0;
font-size:12px;
}
a, a:link, a:visited, a:active, a:hover {
    text-decoration:none;
    color:#DE0024;
    /*border:0!important;*/
	border:0;
}
a:hover {
	color:#C1C1C1;
}
.htop {
    height:10px;
    background-color:white;
}
.mmenu {
    text-align:right;
    margin-right:0px;
    background-color:yellow;
}
.map {
}
.menu-item {
    color:#fff;
    background-color:#DE0024;
    width:120px;
    font-size:11px;padding:3px 10px;
    text-align:center;
    margin-left:8px;
    float:left;
    cursor:pointer;
}
.menu-item:hover a {
    color:#F7F300;
    background-color:#E4304D;
}
.menu-item a {
    color:#fff;
}
.menu-item-selected {
    color:#fff;
    background-color:#626262;
    width:120px;
    font-size:11px;padding:3px 10px;
    text-align:center;
    margin-left:8px;
    float:left;
}
.a-subpage {
	font-size:16px;
}
.html-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.html-content-right {
	min-height: 630px;
	margin-left: 15px;
	margin-right: 40px;
}
.html-content-left{
	margin-left: 15px;
	margin-right: 15px;
}
.html-content p {
	margin-bottom: 10px;
}
.left-panel-content {
	display: none;
}
@media screen and (min-width: 1300px) {
    .left-panel-content {
        display: block;
		/*padding-top: 300px;*/
		display:table-cell;
		vertical-align:middle;
		padding-right: 10px;
    }
}

.tbl-content{
    background: url(../i2/bot_printer3.gif) bottom left no-repeat;
}
.tbl-content-center{
    background: url(../i2/bot_printer3.gif) bottom center no-repeat;
}
.footer {
    width:100%;
    clear: both;
    height: 61px;	
    margin:0;
    padding:0;
}
.footer span {
    float: left;
    border: 0px;
}

/**
 * Shadow
 */
a.button::before {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: #959595 0 2px 5px;
    -moz-box-shadow: #959595 0 2px 5px;
    border-radius: 3px;
    box-shadow: #959595 0 2px 5px;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    padding: 2px 0 0;
    position: absolute;
    top: 0;
    width: 100%; }
    
a.button:active::before { padding: 1px 0 0; }

/**
 * Grey
 */
a.button {
    -moz-box-shadow: inset 0 0 0 1px #63ad0d;
    -webkit-box-shadow: inset 0 0 0 1px #63ad0d;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #eee;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#eee), to(#e2e2e2));
    background: -moz-linear-gradient(#eee, #e2e2e2);
    background: linear-gradient(#eee, #e2e2e2);
    border: solid 1px #d0d0d0;
    border-bottom: solid 3px #b2b1b1;
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px #f5f5f5;
    color: #555;
    display: inline-block;
    font: bold 12px Arial, Helvetica, Clean, sans-serif;
    margin: 0 25px 25px 0;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #fafafa; }
    
a.button:hover {
    background: #e4e4e4;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e4e4e4), to(#ededed));
    background: -moz-linear-gradient(#e4e4e4, #ededed);
    background: linear-gradient(#e4e4e4, #ededed);
    border: solid 1px #c2c2c2;
    border-bottom: solid 3px #b2b1b1;
    box-shadow: inset 0 0 0 1px #efefef; }
    
a.button:active {
    background: #dfdfdf;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dfdfdf), to(#e3e3e3));
    background: -moz-linear-gradient(#dfdfdf, #e3e3e3);
    background: linear-gradient(#dfdfdf, #e3e3e3);
    border: solid 1px #959595;
    box-shadow: inset 0 10px 15px 0 #c4c4c4;
    top:2px;}

a.button.dsgnmoo {
    background: #f97779;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f97779), to(#DE0024));
    background: -moz-linear-gradient(#f97779, #DE0024);
    background: linear-gradient(#f97779, #DE0024);
    border: solid 1px #be2424;
    border-bottom: solid 3px #bd2524;
    box-shadow: inset 0 0 0 1px #e67e7b;
    color: #fff;
    text-shadow: 0 1px 0 #bd2524; }
    
a.button.dsgnmoo:hover {
    background: #DE0024;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#DE0024), to(#f97779));
    background: -moz-linear-gradient(#DE0024, #f97779);
    background: linear-gradient(#DE0024, #f97779);
    border: solid 1px #be2424;
    border-bottom: solid 3px #bd2524;
    box-shadow: inset 0 0 0 1px #e67e7b; }
    
a.button.dsgnmoo:active {
    background: #DE0024;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#DE0024), to(#f97779));
    background: -moz-linear-gradient(#DE0024, #f97779);
    background: linear-gradient(#DE0024, #f97779);
    border: solid 1px #be2424;
    box-shadow: inset 0 10px 15px 0 #bd2524; }

.table {
	border-collapse: collapse;
	border: 0;
}
.table2 {
	border-collapse: collapse;
	border: 0;
}
.table2 td {
	padding: 2px;
}