@charset "utf-8";

BODY
{
/*
    SCROLLBAR-FACE-COLOR: black;
    SCROLLBAR-HIGHLIGHT-COLOR: white;
    SCROLLBAR-SHADOW-COLOR: red;
    SCROLLBAR-3DLIGHT-COLOR: blue;
    SCROLLBAR-ARROW-COLOR: yellow;
    SCROLLBAR-TRACK-COLOR: green;
    SCROLLBAR-DARKSHADOW-COLOR: cyan;
*/
    MARGIN: 0px;
	padding: 0px;
    font-family: arial, sans-serif;
    /* BACKGROUND-COLOR: #414A4F; */
	background-image: url('../img/page_bgr.gif');
}

td { font: small arial, sans-serif; color: #D9D7D7; }

a { font: small arial, sans-serif; color: white; text-decoration: none; }
a:hover { text-decoration: underline; }

a.address { font: small arial, sans-serif; color: black; text-decoration: none; }
a.address:hover { text-decoration: underline; }

a.news_more_info { font: bold small arial, sans-serif; color: white; text-decoration: none; }
a.news_more_info:hover { text-decoration: underline; }

.horizontal_menu { font: bold small arial, sans-serif; color: #D1DAE0; text-decoration: none; }
a.horizontal_menu:hover { text-decoration: underline; }

.leftmenu { font: normal small arial, sans-serif; color: black; text-decoration: none; }
a.leftmenu:hover { text-decoration: underline; }

.leftmenus { font: bold small arial, sans-serif; color: black; text-decoration: none; }
a.leftmenus:hover { text-decoration: underline; }

a.iwant { font: bold x-small arial, sans-serif; color: #91240C; text-decoration: none; }
a.iwant:hover { text-decoration: underline; }

.news_top { font: bold italic small arial, sans-serif; color: #343B3F; margin: 3px; margin-left: 10px; }
.news_title { font: bold small arial, sans-serif; color: white; }
.news_text { font: small arial, sans-serif; color: #FEDF00; }
.news_text_big { font: bold small arial, sans-serif; color: #FEDF00; }

h1 { font: bold medium arial, sans-serif; color: #E1C912; }
.h1 { font: bold medium arial, sans-serif; color: #E1C912; }

h2 { font: bold small arial, sans-serif; color: #E1C912; }
.h2 { font: bold small arial, sans-serif; color: #E1C912; }

.r { text-align: right; }

.footernoscreen { font: small arial, sans-serif; }
