/*CSS code contact: ddarras@darleon.com 08.25.08*/

/*Layout*/


/*Formatting*/

.fct_button_txt {


    FONT-SIZE: 14px;
    COLOR: #686868;
    FONT-FAMILY: Lucida Sans Unicode, Lucida Grande, sans-serif;
    FONT-WEIGHT: bold;

}

.fct_button_txt_sm {


    FONT-SIZE: 11px;
    COLOR: #686868;
    FONT-FAMILY: Lucida Sans Unicode, Lucida Grande, sans-serif;
    FONT-WEIGHT:bold.

}

.fct_city_header{

    FONT-SIZE: 26px;
    COLOR: #686868;
    FONT-FAMILY: Lucida Sans Unicode, Lucida Grande, sans-serif;

}

.ftc_city{

    FONT-SIZE: 26px;
    COLOR: #0e459a;
    FONT-FAMILY: Lucida Sans Unicode, Lucida Grande, sans-serif;

}




.fct_menu{

    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: arial;

}

body
{
    FONT-SIZE: 8px;
    COLOR: #000000;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #ffffff;
    MARGIN-TOP: 25;
    MARGIN-LEFT: 0;
}


td
{
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: arial;
    /*BACKGROUND-COLOR: #ffffff;*/
    MARGIN-TOP: 0;
    MARGIN-LEFT: 0;
}

a
{
    COLOR: #000000;
    text-decoration: none;
}

a:visited
{
    COLOR: #000000;
    text-decoration: none;
    }


.bot_nav A:link
{
    COLOR: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.bot_nav a:visited
{
    COLOR: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.fct_view a:link
{
    COLOR: #cc3300;
    text-decoration: none;
}

.fct_view a:visited
{
    COLOR: #cc3300;
    text-decoration: none;
}
 

.fct_powered

{

COLOR: #FFFFFF;
text-decoration: none;

}

.copyright {
font-size:10px;
color: #919191;



}


.title {

font-weight:bold;
}

.pipe{

color:#cdcdcd

}

.header_nav
{

   FONT-SIZE: 12px;
   COLOR: #000000;
   FONT-FAMILY: arial;
   FONT-WEIGHT:bold;

}


a.fct_link:link
{
	COLOR: #000000;
    text-decoration: underline;
}

a.fct_link:visited
{
	COLOR: #000000;
    text-decoration: underline;
}
a.fct_link:hover
{
	color:#0000ff;
}


a.fct_link_bold:link
{
	COLOR: #000000;
    text-decoration: underline;
    font-weight:bold ;
}

a.fct_link_bold:visited
{
	COLOR: #000000;
    text-decoration: underline;
     font-weight:bold ;
}

a.fct_link_bold:hover
{
	color:#000fff;
	text-decoration: underline;
    font-weight:bold ;
}
