/******************************************************************************
* Global
**/

h1
{
    font-family:Arial;
    font-size:17px;
    color:#51535f;
}

h2
{
    font-family:Arial;
    font-size:13px;
    color:#51535f;
}

font
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
}
font.small
{
    font-family:Arial;
    font-size:11px;
    color:#000000;
}	
a
{
    font-weight:bold;
    color:#3E4261;
    text-decoration:none;
}
a:hover
{
    color:#3E4261;
    text-decoration:underline;
}

a.on_home
{
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    color:#3E4261;
    text-decoration:none;
}

div.enum
{
    background:url("../img/back_enum.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding:6px;
    padding-left:20px;
    margin-bottom:2px;
}
div.enum_sub
{
    font-size:11px;
    padding:4px;
    padding-left:20px;
}

font.copyright
{
    font-family:Tahoma;
    font-size:10px;
    color:#8f8f8f;
}
font.address
{
    font-family:Tahoma;
    font-size:10px;
    color:#b0b0b0;
}
font.screen_desc
{	
    font-family:Tahoma;
    font-size:10px;
    color:#808080;
}

input.text
{
    font-family:Tahoma;
    font-size:12px;
    color:#000000;
    background-color:#ffffff;
    border:1px solid #444444;
    width:320px;
}
input.button
{
    font-family:Tahoma;
    font-size:12px;
    color:#ffffff;
    background-color:#444444;
    border:1px solid #000000;
    width:90px;
}

img.img_light_border
{
    border:1px solid #cccccc;
}
/******************************************************************************
* Languages
**/

a.lang
{
    font-family:Tahoma;
    font-size:10px;
    font-weight:normal;
    color:#3f4362;
    text-decoration:none;
}
a.lang:hover
{
    font-family:Tahoma;
    font-size:10px;
    font-weight:normal;
    color:#3f4362;
    text-decoration:underline;
}

font.lang_active
{
    font-family:Tahoma;
    font-size:10px;
    color:#3f4362;
    text-decoration:underline;
}

/******************************************************************************
* Fastmenu.News
**/

a.fastmenu_news
{
    font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#808080;
}
a.fastmenu_news:hover
{
    font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#51535f;
}
font.fastmenu_news_date
{
    font-family:Tahoma;
    font-size:10px;
    font-weight:normal;
    color:#51535f;
}	
font.fastmenu_news_title
{
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
    color:#51535f;
}	
font.fastmenu_news_desc
{
    font-family:Tahoma;
    font-size:11px;
    color:#000000;
}	

/******************************************************************************
* Fastmenu
**/

font.fastmenu_head
{
    font-family:Arial;
    font-size:12px;
    color:#ffffff;
}

font.fastmenu
{
    font-family:Tahoma;
    font-size:10px;
    color:#000000;
}

font.fastmenu_light
{
    font-family:Tahoma;
    font-size:10px;
    color:#666666;
}

td.fastmenu_back_top
{
    padding:8px;
    background-repeat: no-repeat;
    background-position: top center;
}
td.fastmenu_back_bottom
{
    padding:8px;
    padding-bottom:20px;
    background-repeat: no-repeat;
    background-position: bottom center;
}

input.fastmenu_text
{
    font-family:Tahoma;
    font-size:10px;
    color:#000000;
    background-color:#ffffff;
    border:1px solid #444444;
    width:90px;
}
input.fastmenu_button
{
    font-family:Tahoma;
    font-size:10px;
    color:#ffffff;
    background-color:#444444;
    border:1px solid #000000;
    width:90px;
}

/******************************************************************************
* Ability
**/

div.fastmenu_ability,
div.fastmenu_ability *
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
}

div.fastmenu_ability
{
    padding: 4px 0px 0px 8px;
}

div.ability_head
{
    background-color:#e9e9e9;
    border:1px solid #d0d0d0;
    padding:3px;
}

div.ability_text
{
    padding:8px;
    padding-left:65px;
}

a.ability_link_title
{
    font-weight:bold;
    color:#3E4261;
    text-decoration:none;
}

a.ability_link
{
    color:#3E4261;
    text-decoration:none;
}

a.ability_mini
{
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    color:#808080;
}
font.ability_mini_active
{
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    color:#28292f;
    text-decoration:underline;
}

