.tw_small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.bl_big { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #333333 ; font-weight: bold}
.bl_big18 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 18px; color: #666666 ; font-weight: bold}
.red { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #C5432C ; font-weight: bold}
.re_big { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #C5432C ; font-weight: bold}
.t3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #3F74A9; font-weight: bold; }
.bl_small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.gr_small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999}
.bl_normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.tw_normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #CFCFCF}
.tw_big { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: bold; }
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.gr_big { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #458149; font-weight: bold}
.gr_big18 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 18px; color: #458149; font-weight: bold}
.red_big18 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 18px; color: #C5432C; font-weight: bold}
.table1 { background-color: #FFFFFF}
.table2 { background-color: #E3EBF0}
.table3 { background-color: #DDE3E8}
.table4 { background-color: #BCCAD6}
.table5 { background-color: #A8BB9F}
.table5a { background-color: #8BA57E}
.table5b { background-color: #8596A7}
.table6 { background-color: #99AFC1}
.table7 { background-color: #475C69}
.table8 { background-color: #557084}
.table12 { background-color: #F4F4F4 }
.table13 { background-color: #9CB5CD }
.table14 { background-color: #D9E8E0 }
.table15 { background-color: #EDF1EF}
.table16 { background-color: #8BC142}
.table17 { background-color: #DCC294}
.table18 { background-color: #768696}
.table19 { background-color: #000000}
.table20 { background-color: #999A95}

hr {
	height: 0,5px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}a:visited {
	font-size: 12px;
}

.menu a {font-size: 10px;}
.menu a:hover {font-size: 10px;}
.menu a:active {font-size: 10px;}
.newb {
    padding: 10px;
    text-align: center;
    width: 100%;
    background-color: white;
}
.newb a {
    font-size: 24px;
    color: #2275B2;
}
.nawb a:visited {
    color: darkseagreen;
}

.center {
    margin: 0 auto;
    width: 990px;
}
.top-panel {
    background: #39464e none repeat scroll 0 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    display: flex;
    height: 50px;
    left: 0;
    overflow: auto;
    padding: 0;
    top: 0;
    transition: top 400ms cubic-bezier(0.17, 0.04, 0.03, 0.94) 0s;
    width: 100%;
}
.message, message a {
    color: #fff;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    margin: 0 auto;
    max-width: 960px;
    padding: 10px;
    position: relative;
}
.message a{
    color: #6396c9;
}
