﻿/* ------------------------------------------------------------ Standard Tags */
*
{font-family:Tahoma,sans-serif;color:#e0e0e0;}
select,textarea
{scrollbar-face-color:#404040;scrollbar-shadow-color:#202020;scrollbar-highlight-color:#606060;scrollbar-3dlight-color:#4e4e4e;scrollbar-darkshadow-color:#000000;scrollbar-track-color:#808080;scrollbar-arrow-color:#ffffff;}
body
{background:url(../images/bird_skin.png) fixed #040404;}
pre
{font-family:Tahoma;color:#ffffff;text-align:left;}
a:link,a:visited
{color:#d08000;text-decoration:none;}
a:hover,a:active
{color:#ffc000;text-decoration:underline;}
hr
{border:2px solid #808080;width:80%;}
tr
{vertical-align:top;}
tt
{}

.fll1
{background:#303030;}
.btxt
{color:#000000;}
.pge
{width:75%;margin:0px auto 0px auto;}
.cen
{text-align:center;}
.lft
{text-align:left;}

/* Text size */
.tny
{font-size:xx-small;}
.sml
{font-size:small;}
.med
{font-size:medium;}
.lge
{font-size:large;}
.smlr
{font-size:smaller;}
