.hidden {
display:none;
cursor:pointer;
}


/*LINKS*/

a.navcurrentpage:link
{
padding-right:20px;
color:#CC3366; 
text-transform:uppercase; 
font-weight:bold;
text-decoration:none;
}

a.navcurrentpage:visited
{
padding-right:20px;
color:#CC3366; 
text-transform:uppercase; 
font-weight:bold;
text-decoration:none;
}

a.navcurrentpage:hover
{
padding-right:20px;
color:#666666; 
text-transform:uppercase; 
font-weight:bold;
text-decoration:none;
}

a.navcurrentpage:active
{
padding-right:20px;
color:#CC3366;
text-transform:uppercase; 
font-weight:bold;
text-decoration:none;
}


a.navpages:link {
padding-right:20px;
color:#000000; 
text-transform:uppercase; 
font-weight:bold;
text-decoration:none;
}
a.navpages:visited
{
padding-right:20px;
color:#000000; 
text-transform:uppercase; 
font-weight:bold;
text-decoration:none;
}
a.navpages:hover
{
padding-right:20px;
color:#666666; 
text-transform:uppercase; 
font-weight:bold;
text-decoration:none;
}
a.navpages:active
{
padding-right:20px;
color:#000000; 
text-transform:uppercase; 
font-weight:bold;
text-decoration:none;
}


a.internal:link {
color:#CC3366; 
text-decoration:none;
}
a.internal:visited
{
color:#CC3366; 
text-decoration:none;
}
a.internal:hover
{
color:#666666; 
text-decoration:none;
}
a.internal:active
{
color:#CC3366; 
text-decoration:none;
}

a.enlarge:link
{
color:#000000;
text-align:right; 
padding-top:5px; 
pading-bottom:5px; 
font-style:italic;
}

a.enlarge:visited
{
color:#000000;
text-align:right; 
padding-top:5px; 
pading-bottom:5px; 
font-style:italic;

}

a.enlarge:hover
{
color:#666666;
text-align:right; 
padding-top:5px; 
pading-bottom:5px; 
font-style:italic;
}

a.enlarge:active
{
color:#000000;
text-align:right; 
padding-top:5px; 
pading-bottom:5px; 
font-style:italic;

}


/*TABLES*/

table.images
{
width:100%	
}

table.main
{
width:1000px; 
height:auto;	
}

/*IMAGES*/

img.logo
{
width:1001px; 
height:60px; 
border:0px;
}

img.main
{
width:475px;
height:350px; 
border:0px;
float:right;
}

img.thumbnail
{
width:39px; 
height:29px; 
border:0px;	
cursor:pointer;
}

/*TEXT*/

.date
{
color:#666666; 
font-weight:bold;
text-decoration:none;
}

p.maintext
{
font-family: Arial, Helvetica, sans-serif;
font-style:normal;
font-size:12px;
}

p.headline
{
font-family: Arial, Helvetica, sans-serif;
font-style:normal;
font-size:18px;
}

}

p.signature
{
font-weight:bold;
font-size:16px;
}
