﻿a.article {
    font-family:Verdana;
    font-size: 11px;
    color: #cd2020;
    font-weight:bold;
    text-decoration:none
}
a.article:hover {
    color: #000000;
    font-weight:bold;
}

h1.article{
    font-family:Verdana;
    font-size: 14px;
    font-weight: bold;
    color:#000000;
}

h2.article {
    font-family:Verdana;
    font-size: 12px;
    font-weight: bold;
    color:#000000;
    padding-top:12px;
    line-height:20px;
    vertical-align:top;
}

h3.article {
    font-family:Verdana;
    font-size: 11px;
    font-weight: bold;
    color:#000000;
    margin-bottom:4px;
}

body, p, table, p.article{
    font-family:Verdana;
    font-size: 11px;
    font-weight: normal;
    color:#000000;
    clear:both;
}

ul.article {
    font-family:Verdana;
    list-style-type: square;
    font-size: 11px;
    color: #cd2020;
    background-color: #ffffff;
}

li span.article {
    font-family:Verdana;
    list-style-type: square;
    font-size: 11px;
    color: #000000;
    background-color: #ffffff;
}

div .details {width:363px; margin-left: 17px;}

table.news {font-size: 8pt; margin-top: 12pt}
table.news td {background-image: url('images/background_news.png'); background-repeat: no-repeat; vertical-align: top; width: 33%; padding: 13px 15px}
table.columns {width: 100%; margin: 1em 0}
table.columns td {padding-right: 4pt; vertical-align: top}

table.datatable {border: solid 1px #000; margin: 1em 0}
table.datatable table.datatable {border-collapse: collapse; border: none; margin: 0}
table.datatable table.datatable tr td {border: solid 1px aaa}

div.hr {background-color: transparent; height: 3px; border-top: solid 1px #aaa; margin-top: 1em; margin-bottom: 1em; overflow: hidden}
div.hrdouble {border-bottom: solid 1px #aaa}
div.hrthick {border-width: 2px; height: 5px}
div.hrdotted {border-top-style: dotted}
div.hrdouble.hrdotted {border-bottom-style: dotted}

div.youtube {
	border-left: 11px solid #000000;
	border-right: 11px solid #000000;
	height: 316px;
}
