/* CSS Document */
body, html {
background-color:#FFFFFF;
margin: 0px;
padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#t1 {
background-image:url(images/left_bg.gif);
background-position:right;}

#t2{
background-image:url(images/left_shadow.gif);
background-position:left;}

#t3 {background-image:url(images/right_shadow.gif);
background-position:left;}

#t4 {
background-image:url(images/right_bg.gif);
background-position:left;
}

#advert {
background-image:url(images/rez2.gif);
width:183px;
padding:8px;
align:center;
color:#FFFFFF;
font-size:11px;
text-align:center;
}

.mqe_adv{
color:#D3E259;
font-size:13px;
font-weight:bold;
}

p {
font-size:13px;}

td {
font-size:13px;}

li {
font-size:13px;}

u {
font-size:13px;}

.menutd {
width:190px;
height:30px;
vertical-align:middle;
background-image:url(images/maxapt_19.jpg);
text-align:right;
padding-right:8px;
}

.menutop {
  font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}


a.menutop:link {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;}
	
a.menutop:visited {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
}

a.menutop:hover{
	color: #FFFFFF;
	text-decoration: underline;}
	
a.menutop:active{
	color: #FFFFFF;
	text-decoration: underline;}
	
.text {
	LIST-STYLE-POSITION: outside;
	FONT-SIZE: 11px;
	COLOR: #000000;
	text-align: justify;	
}
.text2 {
	font-size: 13px;
    color:#61A000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
.style2 {
	font-size: 13px;
	font-weight: bold;
}
.style5 {
	font-size: 11px;
	margin-bottom: 5px;
	margin-right: 5px;	
	margin-top: 5px;
	margin-left: 0px;	
	text-align: justify;
}

A:link {
	color: #000000;
}
A:visited {
	color: #000000;
}
A:hover {
	color: #7da7d8;
}
A:active {
	color: #7da7d8;
}