/* CSS Document */
p
{
font-family:"Verdana";
font-size:12px;
color:#C4C4C4;
}

.orange
{
font-family:"Verdana";
font-size:12px;
color:#F05600;
}

.date
{
font-family:"Verdana";
font-size:10px;
color:#ffffff;
}

.sig
{
font-family:"Verdana";
font-size:10px;
color:#F05600;
font-weight:bold;
}

.sig2
{
font-family:"Verdana";
font-size:10px;
color:#FFFFFF;
font-weight:bold;
}

.subject
{
font-family:"Verdana";
font-size:12px;
color:#F05600;
font-weight:bold;
}

.16-b-o
{
font-family:"Verdana";
font-size:16px;
color:#F05600;
font-weight:bold;
}

.12-b-o
{
font-family:"Verdana";
font-size:12px;
color:#F05600;
font-weight:bold;
}

.norm
{
font-family:"Verdana";
font-size:12px;
color:#C4C4C4;
}

.title
{
font-family:"Verdana";
font-size:12px;
color:#F05600;
font-weight:bold;
}

.copywrite
{
font-family:"Verdana";
font-size:10px;
color:#c0c0c0;
font-weight:bold;
}

.sponsors
{
font-family:"Verdana";
font-size:10px;
color:#F05600;
font-weight:bold;
}

.filenorm
{
font-family:"Verdana";
font-size:12px;
color:#C4C4C4;
font-weight:bold;
}

.filetitle
{
font-family:"Verdana";
font-size:12px;
color:#F05600;
font-weight:bold;
}

.pink
{
font-family:"Verdana";
font-size:12px;
color:#FF00FF;
}

.filesize
{
font-family:"Verdana";
font-size:10px;
color:#C4C4C4;
font-weight:italic;
}

.contactname
{
font-family:"Verdana";
font-size:12px;
color:#C4C4C4;
}

.contactnick
{
font-family:"Verdana";
font-size:14px;
color:#F05600;
font-weight:bold;
}

.contactemail
{
font-family:"Verdana";
font-size:10px;
color:#F05600;
font-weight:bold;
}

body
{
background: #030303;
margin: 0;
padding: 0;
}

a:link 
{
color: #ec8807;
text-decoration: none;
}

a:visited
{
color: #b1410a;
text-decoration: none;
}

a:hover
{
color: #b1410a;
text-decoration: underline;
}

.down
{
background: url(http://www.fslan.com/images/buttondown.png);
width:97px;
height:32px;
}

.up
{
background:url(http://www.fslan.com/images/buttonup.png);
width:97px;
height:32px;
}

.gallery
{
border-style: solid;
border-width: 10px;
border-color: #090909;
}