body
{
font-size: 10;
font-family: verdana, arial, sans-serif;
margin: 0 0 0 0;
color: #000;
}

LI
{
font-size: 12;
MARGIN-BOTTOM:0.5em;
MARGIN-LEFT:-1em;
}
P
{
text-align : left;
color : #000000;
font-size: 13;
}
li {font-size: 13px;}
a img{
  border: 0;
}
h1 {
font-size:19px;
FONT-FAMILY: tahoma, verdana, arial, sans-serif;
 }
 
h2 {
font-size:16px;
FONT-FAMILY: tahoma, verdana, arial, sans-serif;
 } 

h5 {
font-size:12px;
color:#824000; 
margin: 0 0 0 10;   
 }

.menu:link
{
FONT-FAMILY:verdana,arial,sans-serif;
FONT-SIZE:12px;
TEXT-DECORATION:none;
COLOR:#ffffff;
FONT-WEIGHT:bold;
}

.menu:visited
{
FONT-FAMILY:verdana,arial,sans-serif;
FONT-SIZE:12px;
TEXT-DECORATION:none;
COLOR:#ffffff;
FONT-WEIGHT:bold;
}

.menu:active
{
FONT-FAMILY:verdana,arial,sans-serif;
FONT-SIZE:12px;
TEXT-DECORATION:none;
COLOR:#000000;
FONT-WEIGHT:bold;
}

.menu:hover
{
FONT-FAMILY:verdana,arial,sans-serif;
FONT-SIZE:12px;
TEXT-DECORATION:none;
COLOR:#000000;
FONT-WEIGHT:bold;
}

.q  {
        position: absolute;
		top: 163;
        z-index: 10;
}
.w {
        text-decoration: none;
		font-family: Verdana;
		font-size: 8pt;
		color: blue;
}
.e {
         position: relative;
		 top: 140;
		 left: 100;
		 z-index: 30;
		
}

#info a {
	font-size: 10px;
	color: #939393;
	text-decoration: none;
}
/*P_Ann*/
.picture{
  float: left;
  width: 200px;
  margin-top: 20px;
}
.clear{
  font-size: 0px;
  clear: both;
}
.center{
  text-align: center;
  margin-top: 20px;
}
.center img{
  border: 1px solid #000;
}
#firstLink{
  background: url(/images/7_off.gif) 0 0 no-repeat;
  display: block;
}
#firstLink:hover{
  background: url(/images/7_on.gif) 0 0 no-repeat;
}
#secondLink{
  background: url(/images/8_off.gif) 0 0 no-repeat;
  display: block;
}
#secondLink:hover{
  background: url(/images/8_on.gif) 0 0 no-repeat;
}
#thirdLink{
	background: url(/images/10_off.gif) 0 0 no-repeat;
  display: block;
}
#thirdLink:hover{
  background: url(/images/10_on.gif) 0 0 no-repeat;
}
#fourthhLink{
	background: url(/images/11_off.gif) 0 0 no-repeat;
  display: block;
}
#fourthhLink:hover{
  background: url(/images/11_on.gif) 0 0 no-repeat;
}
#header{
    background: url(/images/header_bg.jpg) 0 0 no-repeat;
    height: 181px;
    position: relative;
    padding: 0;
    margin: 0;
}
#menu{
    position: absolute;
    list-style-type: none;
    list-style-position: outside;
	left: 223px;
	bottom: 4px;
    margin: 0;
    padding: 0;
}
#menu li{
    float: left;
    margin: 0;
    padding: 0;
}
#menu a{
    display: block;
    color: #0066cc;
    background: url(/images/link_bg_1.gif) 0 0 no-repeat;
    text-decoration: none;
    text-transform: uppercase;
    font: 10px Tahoma, Verdana, Arial, sans-serif;
}
#menu a:hover{
    background: url(/images/link_bg_4.gif) 0 0 no-repeat;
}
#menu span{
    background: url(/images/link_bg_2.gif) 100% 0 no-repeat;
    margin-left: 5px;
    display: block;
    padding: 11px 3px 4px 0;
}
#menu a:hover span{
    background: url(/images/link_bg_3.gif) 100% 0 no-repeat;
}
#toplinks{
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 41px 11px 0;
}
#toplinks a{
    float: left;
    display: inline;
    margin-left: 14px;
}
#toplinks img{
    display: block;
}

/* Edit 12.02.10 */
p {font-size: 13px;}

.data {
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 10px 0;
}

.data th {
	font-size: 10px;
	font-weight: normal;
	background: #eee;
	border: 1px solid #6699cc;
	text-align: center;
	padding: 2px;
}

.data td {
	font-size: 10px;
	background: #fff;
	border: 1px solid #6699cc;
	text-align: center;
	padding: 2px;
}

.data  .aleft { text-align: left; }
.data  .aright { text-align: right; }
.m-l{margin:-5px; padding:0 0 0 4px}