body{
font-family: Arial, Helvetica, sans-serif;
padding:0px;
margin:0px;
font-size:10pt;
background-image:url(img/background.gif);
background-repeat:repeat-x;
color:#434343;
}
#frame{
width:999px;
margin: 0 auto;
}
#top{
width:999px;
height:108px;

}
#top2{
width:979px;
height:40px;
background-image:url(img/back_menu.gif);
background-repeat:repeat-x;
}


.buttons	{
padding-top: 4px;
padding-right: 20px;
text-align:right;

}

.button2	{
background-image:url(img/button.gif); 
width:175px; 
height:29px;
cursor:pointer; 
}

h1	{
font-family: Arial, Helvetica, sans-serif;
font-weight:100;
color: #f50071;
font-size:14pt;
}
h1.logo{
font-size:28pt;
font-weight:100;
padding:0px;
margin:0px;
}
h1.mini	{
font-size: 12pt;
color: #393939;
font-family:Arial, Helvetica, sans-serif;
}
h2	{
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
color: #000066;
font-size:11pt;
}
p.logo  {
margin: 0px;
font-size:10pt;
}
p,ul, li, ol	{
font-size:9pt;
font-family:  Arial, Helvetica, sans-serif;
text-align:justify;
color:#434343;
}


td.ggr	{
background-color:#f3f3f3;
color:#666666;
}
td.wwh	{
background-color:#fff;
color:#000;
}
input.st	{
font-size:14pt;
}

a:link{
text-decoration:underline;
color:#666;
}
a:visited{
text-decoration:underline;
color:#666;
}
a:hover{
text-decoration:underline;
color: #f50071;
}

a.menu:link{
text-decoration:none;
color:#000;
}
a.menu:visited{
text-decoration:none;
color:#000;
}
a.menu:hover{
text-decoration:none;
color: #990000;
}