.noscreen
{
    DISPLAY: none
}

BODY {
	MARGIN: 0px 2px 0px 2px;
	BACKGROUND-COLOR: #ffffff;
	font-family: Verdana, Tahoma;
	font-size: 9pt;
}

th {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #ffffff;
	BACKGROUND-COLOR: #3366CC;
	text-align : center;
	vertical-align : middle;
	text-transform: uppercase;
}
th.ProductDetail {
	background-color : White;
}

.shopCart  {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #ffffff;
	BACKGROUND-COLOR: #FE7C00;
	text-align : center;
	vertical-align : middle;
	text-transform: uppercase;
	font-weight : bold;
}


td {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}

.devComments {
	font-size: 7pt;
	font-family : Arial;
	color: magenta;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

.fItem {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-align : right;
}
.listitem {
	font-size: 8pt;
	color: Navy;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	list-style-image : url(img/li01.gif);
	vertical-align : middle;
}

.INPUT_Text {
	background-image: url(img/bkgd_form_gray.gif);
	border-style: solid;
	border-color: gray;
	border-width: 1;
	font-family: Tahoma, Verdana;
	font-size : 11px;
	color : Black;
	font-weight : bold;
	height : 18px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
}

.INPUT_TextArea {
	background-image: url(img/bkgd_form_gray.gif);
	border-style: solid;
	border-color: gray;
	border-width: 1;
	font-family: Tahoma, Verdana;
	font-size : 11px;
	color : Black;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;
}

.INPUT_Select {
	background-color: #F9F9F9;
	font-size : 11px;
	color : Black;
	font-family: Tahoma, Verdana;
	font-weight : bold;
}

.INPUT_Select_Blue {
	background-color: #368CBF;
	font-size : 11px;
	color : Black;
	font-family: Tahoma, Verdana;
	font-weight : bold;
	color: #ffffff;
}

.INPUT_Select_Orange {
	background-color: #FE7C00;
	font-size : 11px;
	color : Black;
	font-family: Tahoma, Verdana;
	font-weight : bold;
	color: #ffffff;
}
.INPUT_Submit {
	font-size : 11px;
	color : Black;
	font-family: Tahoma, Verdana;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	font-weight : bold;
	height : 18px;
	line-height : 14px;
	margin : 2px 2px 2px 5px;
	padding : 0 2px 0 2px;
	vertical-align : middle;
}

.system {
	color : #AD1F1B;
	font-family : Tahoma, Verdana, Arial, Arial CE, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}

a.system:visited {
        color : #AD1F1B;
        font-family : Tahoma, Verdana, Arial, Arial CE, Helvetica, sans-serif;
        font-size : 7pt;
        font-style : normal;
        font-weight : normal;
        text-decoration: none;
}

a.system:link {
	color : #AD1F1B;
	font-family : Tahoma, Verdana, Arial, Arial CE, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}

a.system:hover {
	color : #AD1F1B;
	font-family : Tahoma, Verdana, Arial, Arial CE, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
}

.noteAdmin {
	color : #1A1AF2;
}

a:link, a:visited {
	color : #828282;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color : #828282;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: underline;
}

a.topBar:link, a.topBar:visited {
	color : #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
}

a.topBar:hover {
	color : #FEBA76;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: underline;
}

.catThread {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight: bold;
}

a.catThread:link, a.catThread:visited {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: underline;
}

a.catThread:hover {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: underline;
}


.cookie {
	color : ffffff;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}

a.cookie:hover {
	color : ffffff;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
 	text-decoration: underline;
}

a.cookie:link {
	color : ffffff;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
 	text-decoration: none;
}

a.cookie:visited {
	color : ffffff;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}

.headers {
	color : #ffffff;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}

a.headers:link {
	color : #ffffff;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}

a.headers:hover {
	color : #ffffff;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: underline;
}

a.headers:visited {
	color : #ffffff;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}

.kategorie {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}

a.kategorie:link, a.kategorie:visited {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}

a.kategorie:hover {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: underline;
}

.kategorie_blue {
	color : #2E4589;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
}

a.kategorie_blue:link {
	color : #2E4589;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a.kategorie_blue:hover {
	color : #2E4589;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
}

a.kategorie_blue:visited {
	color : #2E4589;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
}

.kategorie_orange {
	color : #FE7C00;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
}

a.kategorie_orange:link {
	color : #FE7C00;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a.kategorie_orange:hover {
	color : #FE7C00;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
}

a.kategorie_orange:visited {
	color : #FE7C00;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
}

.kategorie_red {
	color : #AD1F1B;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
}

a.kategorie_red:link {
	color : #AD1F1B;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
}

a.kategorie_red:hover {
	color : #AD1F1B;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	text-decoration: underline;
}

a.kategorie_red:visited {
	color : #AD1F1B;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
}

.kategorie_gray {
	color : #828282;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
}

a.kategorie_gray:link {
	color : #828282;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a.kategorie_gray:hover {
	color : #828282;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
}

a.kategorie_gray:visited {
	color : #828282;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
}

.cena {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
}

a.cena:link {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
}

a.cena:hover {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
 	text-decoration: underline;
}

a.cena:visited {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
}

.nadpis {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight: bold;
	border-color: #000000;
	border-bottom: solid;
	border-width: 1px;
	text-decoration: none;
}

a.nadpis:link {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight: bold;
	border-color: #000000;
	border-bottom: solid;
	border-width: 1px;
	text-decoration: none;
}

a.nadpis:hover {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight: bold;
	border-color: #000000;
	border-bottom: solid;
	border-width: 1px;
	text-decoration: underline;
}

a.nadpis:visited {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight: bold;
	border-color: #000000;
	border-bottom: solid;
	border-width: 1px;
	text-decoration: none;
}

.nadpis_red {
	color : #AD1F1B;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight: bold;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
}

a.nadpis_red:hover {
	color : #AD1F1B;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight: bold;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
}

.nadpis_press {
        color : #AD1F1B;
        font-family : Arial, Arial CE, Helvetica, sans-serif;
        font-size : 9pt;
        font-style : normal;
        font-weight: bold;
        text-decoration: none;
}

.text {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
}

a.text:link {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
}

a.text:hover {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
 	text-decoration: underline;
}

a.text:visited {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}

.text_blue {
	color : #2E4589;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}

a.text_blue:link {
	color : #2E4589;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}

a.text_blue:hover {
	color : #2E4589;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	text-decoration: underline;
}

a.text_blue:visited {
	color : #2E4589;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}

.text_blue_podtrzeny {
        color : #2E4589;
        font-family : Arial, Arial CE, Helvetica, sans-serif;
        font-size : 10pt;
        font-style : normal;
        font-weight : normal;
        text-decoration: underline;
}

a.text_blue_podtrzeny:link {
        color : #2E4589;
        font-family : Arial, Arial CE, Helvetica, sans-serif;
        font-size : 10pt;
        font-style : normal;
        font-weight : normal;
        text-decoration: underline;
}

a.text_blue_podtrzeny:hover {
        color : #2E4589;
        font-family : Arial, Arial CE, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight : normal;
        font-style : normal;
        text-decoration: underline;
}

a.text_blue_podtrzeny:visited {
        color : #2E4589;
        font-family : Arial, Arial CE, Helvetica, sans-serif;
        font-size : 9pt;
        font-style : normal;
        font-weight : normal;
        text-decoration: underline;
}

.red {
	color : #AD1F1B;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
}

a.red:link {
	color : #AD1F1B;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
}

a.red:hover {
	color : #AD1F1B;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: underline;
}

a.red:visited {
	color : #AD1F1B;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
}

.grey {
	color : #828282;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a.grey:link, a.grey:visited {
	color : #828282;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}


a.grey:hover {
	color : #828282;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight: normal;
	text-decoration: underline;
}

.blue {
	color : #5D7EAF;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
}

a.blue:link {
	color : #5D7EAF;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
}

a.blue:hover {
	color : #5D7EAF;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: underline;
}

a.blue:visited {
	color : #5D7EAF;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
}
.orange {
	color : #FE7C00;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
}

a.orange:link {
	color : #FE7C00;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
}

a.orange:hover {
	color : #FE7C00;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: underline;
}

a.orange:visited {
	color : #FE7C00;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
}

.small {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}

a.small:link {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}

a.small:hover {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
 	text-decoration: underline;
}

a.small:visited {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}

.box {
	color : #2E4589;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	border-color: #B2B2B2;
	border-style:solid;	
	border-width: 1px;
	font-weight : normal;
	text-decoration: none;
}

.redbox {
	color : #ffffff;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	border-style: none;
	text-decoration: none;
	background-color: #AD1F1B;
}

a.redbox:link {
	color : #ffffff;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	border-style: none;
	text-decoration: none;
	background-color: #AD1F1B;
}

a.redbox:hover {
	color : #ffffff;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	border-style: none;
	text-decoration: link;
	background-color: #AD1F1B;
}

a.redbox:visited {
	color : #ffffff;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	border-style: none;
	text-decoration: none;
	background-color: #AD1F1B;
}

.button {
	color : #AD1F1B;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight: bold;
	background-color: White;
	text-decoration: none;
	border-color: White;	
	border-style:solid;	
	border-width: 1px;
	text-decoration: none;
}

.box2 {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	border-color: #000000;
	font-weight : normal;
	background-color: #FBF1CF;
	border-style:solid;	
	border-width: 1px;
	text-decoration: none;
}

.ram {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	border-color: #000000;
	font-weight : normal;
	border-style:solid;	
	border-width: 1px;
	text-decoration: none;
}

a.ram:link {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	border-color: #000000;
	border-style:solid;	
	font-weight : normal;
	border-width: 1px;
	text-decoration: none;
}

a.ram:hover {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	border-color: #000000;
	font-weight : normal;
	border-style:solid;	
	border-width: 1px;
	text-decoration: underline;
}

a.ram:visited {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	border-color: #000000;
	border-style:solid;	
	border-width: 1px;
	text-decoration: none;
}

.searchbox {
	color : #000000;
	font-family : Arial, Arial CE, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	border-color: #000000;
	font-weight : normal;
	border-top: solid;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom: solid;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-width: 1px;
	text-decoration: none;
}

.body {
	scrollbar-3d-light-color : #ffffff;
	scrollbar-arrow-color : #DE051F;
	scrollbar-base-color : #ffffff;
	scrollbar-dark-shadow-color : #ffffff;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #000000;
}

.tree {
        color : #000000;
        font-family : Arial, Arial CE, Helvetica, sans-serif;
        font-size : 8pt;
        font-style : normal;
        font-weight : normal;
        text-decoration: none;
}

a.tree:link {
        color : #000000;
        font-family : Arial, Arial CE, Helvetica, sans-serif;
        font-size : 8pt;
        font-style : normal;
        font-weight : normal;
        text-decoration: none;
}

a.tree:visited {
        color : #000000;
        font-family : Arial, Arial CE, Helvetica, sans-serif;
        font-size : 8pt;
        font-style : normal;
        font-weight : normal;
        text-decoration: none;
}

a.tree:hover {
        color : #AA0000;
        font-family : Arial, Arial CE, Helvetica, sans-serif;
        font-size : 8pt;
        font-style : normal;
        font-weight : normal;
        text-decoration: underline;
}

.tree_big {
        color : #000000;
        font-family : Arial, Arial CE, Helvetica, sans-serif;
        font-size : 11pt;
        font-style : normal;
        font-weight : bold;
        text-decoration: none;
}

a.tree_big:link {
        color : #000000;
        font-family : Arial, Arial CE, Helvetica, sans-serif;
        font-size : 10pt;
        font-style : normal;
        font-weight : bold;
        text-decoration: none;
}

a.tree_big:hover {
        color : #AA0000;
        font-family : Arial, Arial CE, Helvetica, sans-serif;
        font-size : 10pt;
        font-style : normal;
        font-weight : bold;
        text-decoration: underline;
}

a.tree_big:visited {
        color : #000000;
        font-family : Arial, Arial CE, Helvetica, sans-serif;
        font-size : 10pt;
        font-style : normal;
        font-weight : bold;
        text-decoration: none;
}
