.opacity
{
possition=relative;

filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

div#mainframe
{
background-color:#ffEE99;
height:700px;
/*border-bottom-style:dotted;*/

width: 1024px; 

}

div#copyright
{
color:#000000;
position:relative;
overflow:auto;
/*border-style:dotted;*/
vertical-align:bottom;

width: 1024px; 
height: 20px;
top:700px;

}


div#navigation {

float:left;
/*position: absolute;*/
left: 0px; 
top: 0px; 

width: 1024px; 


/*padding: 5px;*/
}


div#page {
/*background-color:#0000FF;
/*position:absolute;
/*padding: 10px;*/
float:left;
width: 1024px;

left: 0px; 
top: 80px; 




/*padding: 1px; */
}

html {
font-family:"Times New Roman", Times, serif;
}

body
{
background-size:100%;
font-family:"Times New Roman", Times, serif;
}

td
{
font-family:"Times New Roman", Times, serif;
}

tr.catitem
{
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-style:italic;
}


td.onclick
{
cursor:pointer;
}

frameset 
{
background: url(fonto.jpg) no-repeat center center fixed;

}

a.nooutline
{
text-decoration:none;
}

img.nooutline
{
border: none;
}

a.reg
{
color:#CC3300;
text-decoration:none;
}