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:1008px;
margin: 0 auto;
}
#top{
width:1008px;
height:100px;

}
#top2{
width:1008px;
height:53px;

}


.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:Georgia, "Times New Roman", Times, serif;
font-weight:100;
color: #000066;
font-size:16pt;
}
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:Georgia, "Times New Roman", Times, serif;
font-weight:100;
color: #990000;
font-size:13pt;
}
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:none;
color:#000080;
}
a:visited{
text-decoration:none;
color:#000080;
}
a:hover{
text-decoration:none;
color: #ff0000;
}

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