body{
font-family: Verdana,Arial,Helvetica;
font-size: 13px;
margin: 0px;
}

table{
font-family: Verdana,Arial,Helvetica;
font-size: 13px;
}

.header{
background-color: #15489E;
color: #FFFFFF;
font-size: 18px;
font-weight: bold;
padding: 5px;
}

.top_menu_button{
background-color: #15489E;
border-bottom: solid 1px #000000;
border-left: solid 1px #CCCCCC;
border-right: solid 1px #000000;
border-top: solid 1px #CCCCCC;
color: #FFFFFF;
/* display: block; */
font-weight: bold;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
}

a:hover.top_menu_button{
background-color: #EEE8AA;
border-left: solid 1px #000000;
border-right: solid 1px #CCCCCC;
border-top: solid 3px #000000;
border-style: inset;
color: #000000;
text-decoration: none;
}

.mini_button{
color: #000000;
font-weight: bold;
font-size: 13px;
padding: 5px;
padding-top: 10px;
}

a:hover.mini_button{
font-size: 14px;
color: #000000;
}


.sub_mini_button{
color: #000000;
font-weight: bold;
font-size: 12px;
padding-left: 10px;
text-decoration: none;
}

.item_level{
color: #000080;
font-size: 11px;
}

.auto_suggest{
padding:3px 3px 3px 3px;
border:#000000 1px solid;
position:absolute;
visibility:hidden;
background-color:#F0F8FF;
white-space:pre;
text-align:right;
white-space:nowrap;
}

.inp{border:#6495ed 1px solid;background-color:#F0F8FF;font-size: 13px;}

.inpf{border:#000000 1px solid}

.auto_a{text-decoration:none;color:black}

.tabber{
background-color: #15489E;
color: #FFFFFF;
font-weight: bold;
padding: 5px;
margin:2px 2px 2px 2px;
text-decoration: none;
}
.hl{
color: blue;
font-weight: bold;
font-size: 12px;
padding: 3px 5px 3px 5px;
text-align:left;
}
.hr{
color: blue;
font-weight: bold;
font-size: 12px;
padding: 3px 5px 3px 5px;
text-align:right;
}
.h2l{
font-weight: bold;
font-size: 11px;
padding: 3px 5px 3px 5px;
text-align:left;
}
.h2r{
font-weight: bold;
font-size: 11px;
padding: 3px 5px 3px 5px;
text-align:right;
}
.dl{
color: blue;
font-size: 12px;
padding: 3px 5px 3px 5px;
text-align:left;
}
.dr{
color: blue;
font-size: 12px;
padding: 3px 5px 3px 5px;
text-align:right;
}
.d2l{
font-size: 11px;
padding: 3px 5px 3px 5px;
text-align:left;
}
.d2r{
font-size: 11px;
padding: 3px 5px 3px 5px;
text-align:right;
}
.T1{
padding: 2px 0px 2px 0px;
}
.T2{
padding: 2px 0px 2px 0px;
}
