body {font: normal 100% "Times New Roman", Times, serif; margin: 0; min-width: 960px;}
h1 {font: bold 120% "Times New Roman", Times, serif; text-align: center;}
h2 {font: bold 110% "Times New Roman", Times, serif; text-align: center;}
h3 {font: bold 100% "Times New Roman", Times, serif; text-align: center;}
a:link, a:active,a:visited {color: #000099}
a:hover {color: #E61826}
hr {color: #cccccc}

.block {width:100%; margin: 8px 0px 20px 0px; padding: 0px 0px 5px 0px; border-bottom: 2px solid #CCCCCC;}
.blocktitle {color:#000000; width:100%; font: bold 96% "Times New Roman", Times, serif; text-align: center; margin: 0px 0px 5px 0px; padding: 5px 0px; background: #CCCCCC;}

.mainmenu {background: #EEEEEE; font: bold 96% "Times New Roman", Times, serif; width:100%;  margin: 0px; padding: 5px 0px 5px 0px; border-bottom: 1px solid #000000; border-top: 1px solid #000000;}
.mainmenu a:hover {color: #E61826;}

.mmenu {background: #EEEEEE; font: bold 96% "Times New Roman", Times, serif; width:100%;  margin: 0px; padding: 2px 3px; border-bottom: 1px solid #000000; border-top: 1px solid #000000;}

.rightpunkt {text-align: right;}
.rightpunkt a {color: #E61826;}
.rightpunkt a:hover {color: #000099}

.colpad {padding: 10px;}
.yapad {padding: 2px 10px 2px 10px; text-aling: center;}
.nav {border-bottom: 1px solid #000000;}

#downtextb {text-align: center; margin-top: 25px;}
#centerblock {text-align: center;}

#footer {text-align: center; padding: 10px;}
#footer p {font: normal 80% "Times New Roman", Times, serif; text-align: center; margin: 0px 0px; padding: 0px;}


#mainmenu {background: #EEEEEE; font: bold 96% "Times New Roman", Times, serif; width:100%; margin: 0px; padding: 5px 0px 5px 0px; border-bottom: 1px solid #000000; border-top: 1px solid #000000;}
#mainmenu a:hover {color: #E61826;}

/*AVK - avkswfdownbox, avktopbox, avkdownbox*/
#avktopbox {
	border:0;
	width:800px;
	height:180px;
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:3;
        display: none;
}
#avkswfdownbox {
	border:0;
	width:510px;
	height:20px;
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:1;
	display:block;
}
#avkdownbox {
	border:0;
	width:510px;
	height:20px;
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:2;
	display:block;
}


#avkswfdownbox:hover #avktopbox, #avkdownbox:hover #avktopbox, #avktopbox:hover{
        display: block;
}

.content {width:"100%"}
.breadcrumb {
    color: #FFF;
    font: 14px/14px "PT Sans",Arial,sans-serif;
    padding: 14px 0;
    background-color: #3F3F9B;
        line-height: 20px;
    padding: 5px 10px;
    margin: 0px;
}
.breadcrumb a::after {
    color: #FFF !important;
    content: ">";
    display: inline-block;
    margin-left: 7px;
    vertical-align: top;
}
.breadcrumb a {
    color: #FFF;
    margin-right: 4px;
    padding: 0;
    text-decoration: none;
}


table.blanks {
    border-right: 1px solid #b8b8a4 !important;
    border-top: 1px solid #b8b8a4 !important;
}
.gray-light-bg {
    background: #f7f7f7 none repeat scroll 0 0 !important;
}

table.blanks th {
    background: #ffffff none repeat scroll 0 0 !important;
    color:#00003a
}
table.blanks th, table.blanks td {
    border-bottom: 1px solid #b8b8a4 !important;
    border-left: 1px solid #b8b8a4 !important;
    padding: 5px;
    vertical-align: top;
}
.font16 {
    font-size: 16px !important;
}
.bold {
    font-weight: bold !important;
}
.gray-bg {
    background: #5d5d5d none repeat scroll 0 0 !important;
}
.white {
    color: #000000 !important;
}
a:focus, input:focus, textarea:focus, select:focus {
    outline: 0 none;
}
a {
    color: #282828;
    text-decoration: underline;
}
.no {
    text-decoration: none !important;
}
.font15 {
    font-size: 15px !important;
}
.bold {
    font-weight: bold !important;
}



