@charset "utf-8";
/* CSS Document */

body 
{
font-family: Arial, Helvetica ;
font-size: 14px;
color: #FFFFFF;
background-color: #000000;
margin: 0px;
} 

.background_home {
background-image: url(images/CFC_home_back.jpg);
background-repeat: no-repeat;
background-position: top center;
}

.background_content {
background-image: url(images/CFC_content_back.jpg);
background-repeat: no-repeat;
background-position: top center;
}

.side_left {
background-image: url(images/CFC_side_left.jpg);
background-repeat: no-repeat;
background-position: top right;
}

.side_right {
background-image: url(images/CFC_side_right.jpg);
background-repeat: no-repeat;
background-position: top left;
}

.font_yellow
{
font-size: 16px;
color: #FFC600;
text-decoration:none;
}

.font_yellow2
{
font-size: 14px;
color: #FFC600;
text-decoration:none;
}

.font_red
{
font-size: 14px;
color: #D80403;
text-decoration:none;
}

.font_white
{
font-size: 14px;
color: #FFFFFF;
text-decoration:none;
}

.font_white A:link, .font_white A:visited, .font_white A:active
{
font-size: 14px;
text-decoration:none;
color: #FFFFFF;
}

.font_white A:hover
{
font-size: 14px;
text-decoration:none;
color: #FFC600;
}

.font_yellow_title
{
font-family: Arial, Helvetica ;
font-size: 25px;
color: #FFC600;
text-decoration:none;
line-height: 125%;
}

.font_yellow_title2
{
font-size: 22px;
color: #FFC600;
text-decoration:none;
}

.font_red_link1 A:link, .font_red_link1 A:visited, .font_red_link1 A:active
{
font-size: 14px;
color: #D80403;
}

.font_red_link1 A:hover
{
font-size: 14px;
color: #FFFFFF;
}

.font_red_link2 A:link, .font_red_link2 A:visited, .font_red_link2 A:active
{
font-size: 20px;
color: #D80403;
}

.font_red_link2 A:hover
{
font-size: 20px;
color: #FFFFFF;
}

.font_yellow_link A:link, .font_yellow_link A:visited, .font_yellow_link A:active
{
font-size: 16px;
color: #FFC600;
text-decoration:none;
}

.font_yellow_link A:hover
{
font-size: 16px;
color: #FFFFFF;
text-decoration:none;
}

.font_yellow_link7 A:link, .font_yellow_link7 A:visited, .font_yellow_link7 A:active
{
font-size: 12px;
color: #FFC600;
text-decoration:none;
}

.font_yellow_link7 A:hover
{
font-size: 12px;
color: #FFFFFF;
text-decoration:none;
}

.font_white_title
{
font-size: 22px;
color: #FFFFFF;
text-decoration:none;
}

.bottom_links
{
font-size: 14px;
color: #FFC600;
text-decoration:none;
}

.bottom_links A:link, .bottom_links A:visited, .bottom_links A:active
{
font-size: 14px;
text-decoration:none;
color: #FFC600;
}

.bottom_links A:hover
{
font-size: 14px;
text-decoration:none;
color: #FFFFFF;
}

