var fc_df=fc_default_font;
var fc_cwfs=fc_chat_window_font_size;
var fc_spfs=fc_side_panel_font_size;
var fc_cwtmc=fc_message_text_color;
var fc_cwfw=fc_chat_window_font_weight;

var fc_cwsnc=fc_chat_window_screen_name_color;
var fc_cwsnvc=fc_chat_window_screen_name_visited_color;
var fc_cwsnhc=fc_chat_window_screen_name_hover_color;
var fc_cwosnvc=fc_chat_window_offline_screen_name_visited_color;
var fc_cwosnhc=fc_chat_window_offline_screen_name_hover_color;

var fc_spsnc=fc_side_panel_screen_name_color;
var fc_spsnvc=fc_side_panel_screen_name_visited_color;
var fc_spsnhc=fc_side_panel_screen_name_hover_color;
var fc_sposnvc=fc_side_panel_offline_screen_name_visited_color;
var fc_sposnhc=fc_side_panel_offline_screen_name_hover_color;

var fc_absnc=fc_alert_box_screen_name_color;
var fc_absnvc=fc_alert_box_screen_name_visited_color;
var fc_absnhc=fc_alert_box_screen_name_hover_color;
var fc_abosnvc=fc_alert_box_offline_screen_name_visited_color;
var fc_abosnhc=fc_alert_box_offline_screen_name_hover_color;

var fc_cwbsnc=fc_chat_window_blocked_screen_name_color;
var fc_cwbsnvc=fc_chat_window_blocked_screen_name_visited_color;
var fc_cwbsnhc=fc_chat_window_blocked_screen_name_hover_color;
var fc_cwbosnvc=fc_chat_window_blocked_offline_screen_name_visited_color;
var fc_cwbosnhc=fc_chat_window_blocked_offline_screen_name_hover_color;

var fc_spbsnc=fc_side_panel_blocked_screen_name_color;
var fc_spbsnvc=fc_side_panel_blocked_screen_name_visited_color;
var fc_spbsnhc=fc_side_panel_blocked_screen_name_hover_color;
var fc_spbosnvc=fc_side_panel_blocked_offline_screen_name_visited_color;
var fc_spbosnhc=fc_side_panel_blocked_offline_screen_name_hover_color;

var fc_abbsnc=fc_alert_box_blocked_screen_name_color;
var fc_abbsnvc=fc_alert_box_blocked_screen_name_visited_color;
var fc_abbsnhc=fc_alert_box_blocked_screen_name_hover_color;
var fc_abbosnvc=fc_alert_box_blocked_offline_screen_name_visited_color;
var fc_abbosnhc=fc_alert_box_blocked_offline_screen_name_hover_color;

var fc_spc=fc_sidePanelsColor;

var fc_scfs=fc_sendchat_font_size;
var fc_scfc=fc_sendchat_font_color;
var fc_scbc=fc_sendchat_background_color;

var fc_uscb=fc_userbox_sendchat_border_color;
var fc_uscfs=fc_userbox_sendchat_font_size;
var fc_uscfc=fc_userbox_sendchat_font_color;
var fc_uscbc=fc_userbox_sendchat_background_color;

var fc_abfs=fc_alertbox_font_size;

document.write("<style>");

document.write(".fc_d1 {font-family:"+fc_df+";font-size:"+fc_cwfs+"pt;color:"+fc_cwtmc+"}");
document.write(".fc_d1 div {font-family:"+fc_df+";font-size:"+fc_cwfs+"pt;font-weight:"+fc_cwfw+";color:"+fc_cwtmc+";background-Color:#FFF;border:0px}");
document.write(".fc_d1 font {font-family:"+fc_df+";font-size:"+fc_cwfs+"pt;}");
document.write(".fc_d1 a {font-family:"+fc_df+";font-size:"+fc_cwfs+"pt; color:"+fc_cwsnc+"}");
document.write(".fc_d1 small {font-family:"+fc_df+";font-size:"+(fc_cwfs+2)+"pt;}");	

document.write("a.fc_a1:link {font-family:"+fc_df+";font-size:"+fc_cwfs+"pt;}");
document.write("a.fc_a1:visited {font-family:"+fc_df+";font-size:"+fc_cwfs+"pt;}");
document.write("a.fc_a1:hover {font-family:"+fc_df+";font-size:"+fc_cwfs+"pt;}");
	
document.write(".fc_online {height:6px;width:6px}");
document.write(".fc_online2 {height:8px;width:8px}");

document.write(".fc_onlinesp {height:6px;width:6px}");
document.write(".fc_onlinesp2 {height:8px;width:8px}");

document.write("a.fc_a2:link {font-family:"+fc_df+";font-size:"+fc_spfs+"pt;}");
document.write("a.fc_a2:visited {font-family:"+fc_df+";font-size:"+fc_spfs+"pt;}");
document.write("a.fc_a2:hover {font-family:"+fc_df+";font-size:"+fc_spfs+"pt;}");

document.write("a.fc_u:link { color : "+fc_spsnc+";  text-decoration : none; }");
document.write("a.fc_u:visited { color : "+fc_sposnvc+";  text-decoration : none;  }");
document.write("a.fc_u:hover { color : "+fc_sposnhc+";  text-decoration : underline; }");

document.write("a.fc_uo:link { color : "+fc_spsnc+"; text-decoration : underline; }");
document.write("a.fc_uo:visited { color : "+fc_spsnvc+"; text-decoration : underline;  }");
document.write("a.fc_uo:hover { color : "+fc_spsnhc+";  text-decoration : underline; }");

document.write("a.fc_u2:link {color : "+fc_cwsnc+";  text-decoration : none; }");
document.write("a.fc_u2:visited {color : "+fc_cwosnvc+";  text-decoration : none; }");
document.write("a.fc_u2:hover {color : "+fc_cwosnhc+";  text-decoration : underline; }");

document.write("a.fc_uo2:link { color : "+fc_cwsnc+"; text-decoration : underline; }");
document.write("a.fc_uo2:visited { color : "+fc_cwsnvc+"; text-decoration : underline;  }");
document.write("a.fc_uo2:hover { color : "+fc_cwsnhc+";  text-decoration : underline; }");

document.write("a.fc_u3:link {color : "+fc_absnc+";  text-decoration : none; }");
document.write("a.fc_u3:visited {color : "+fc_absnvc+";  text-decoration : none; }");
document.write("a.fc_u3:hover {color : "+fc_abosnhc+";  text-decoration : underline; }");

document.write("a.fc_uo3:link { color : "+fc_absnc+"; text-decoration : underline; }");
document.write("a.fc_uo3:visited { color : "+fc_absnvc+"; text-decoration : underline;  }");
document.write("a.fc_uo3:hover { color : "+fc_absnhc+";  text-decoration : underline; }");

document.write("a.fc_ublk:link { color : "+fc_spbsnc+";  text-decoration : none; }");
document.write("a.fc_ublk:visited { color : "+fc_spbsnvc+";  text-decoration : none;  }");
document.write("a.fc_ublk:hover { color : "+fc_spbsnhc+";  text-decoration : underline; }");

document.write("a.fc_ublko:link { color : "+fc_spbsnc+";  text-decoration : underline; }");
document.write("a.fc_ublko:visited { color : "+fc_spbosnvc+";  text-decoration : underline;  }");
document.write("a.fc_ublko:hover { color : "+fc_spbosnhc+";  text-decoration : underline; }");

document.write("a.fc_ublk2:link { color : "+fc_cwbsnc+";  text-decoration : none; }");
document.write("a.fc_ublk2:visited { color : "+fc_cwbsnvc+";  text-decoration : none;  }");
document.write("a.fc_ublk2:hover { color : "+fc_cwbsnhc+";  text-decoration : underline; }");

document.write("a.fc_ublko2:link { color : "+fc_cwbsnc+";  text-decoration : underline; }");
document.write("a.fc_ublko2:visited { color : "+fc_cwbosnvc+";  text-decoration : underline;  }");
document.write("a.fc_ublko2:hover { color : "+fc_cwbosnhc+";  text-decoration : underline; }");

document.write("a.fc_ublk3:link { color : "+fc_abbsnc+";  text-decoration : none; }");
document.write("a.fc_ublk3:visited { color : "+fc_abbsnvc+";  text-decoration : none;  }");
document.write("a.fc_ublk3:hover { color : "+fc_abbsnhc+";  text-decoration : underline; }");

document.write("a.fc_ublko3:link { color : "+fc_abbsnc+";  text-decoration : underline; }");
document.write("a.fc_ublko3:visited { color : "+fc_abbosnvc+";  text-decoration : underline;  }");
document.write("a.fc_ublko3:hover { color : "+fc_abbosnhc+";  text-decoration : underline; }");

document.write(".fc_d2 {font-family:"+fc_df+";font-size:"+fc_spfs+"pt;color:black}");
document.write(".fc_d2 div {font-family:"+fc_df+";font-size:"+fc_spfs+"pt;color:black;border:0px}");
document.write(".fc_d2 font {font-family:"+fc_df+";font-size:"+fc_spfs+"pt;background-Color:"+fc_spc+"}");
document.write(".fc_d2 a {font-family:"+fc_df+";font-size:"+fc_spfs+"pt;}");
document.write(".fc_d2 small {font-family:"+fc_df+";font-size:"+(fc_spfs+3)+"pt;}");

document.write(".fc_d3 {font-family:"+fc_df+";font-size:"+fc_spfs+"pt;color:black}");
document.write(".fc_d3 div {font-family:"+fc_df+";font-size:"+fc_spfs+"pt;color:black;border:0px}");
document.write(".fc_d3 font {font-family:"+fc_df+";font-size:"+fc_spfs+"pt;background-Color:"+fc_spc+"}");
document.write(".fc_d3 a {font-family:"+fc_df+";font-size:"+fc_spfs+"pt;}");
document.write(".fc_d3 small {font-family:"+fc_df+";font-size:"+(fc_spfs+3)+"pt;}");

document.write(".fc_d4 {font-family:"+fc_df+";font-size:"+fc_abfs+"pt;color:black}");
document.write(".fc_d4 div {font-family:"+fc_df+";font-size:"+fc_abfs+"pt;color:black;border:0px}");
document.write(".fc_d4 font {font-family:"+fc_df+";font-size:"+fc_abfs+"pt;color:green;background-Color:#ffffff}");
document.write(".fc_d4 a {font-family:"+fc_df+";font-size:"+fc_abfs+"pt;}");
document.write(".fc_d4 small {font-family:"+fc_df+";font-size:"+(fc_abfs+2)+"pt;}");

document.write(".fc_txt {font-family:"+fc_df+";font-size:"+fc_scfs+"pt;color:"+fc_scfc+";background-Color:"+fc_scbc+";border:1px solid "+fc_lowerPanelsBorder+";}");

document.write(".fc_table {}");
document.write(".fc_table td {font-family:"+fc_df+";font-size:9px;color:black}");
document.write(".fc_table div {font-family:"+fc_df+";font-size:9px;color:black}");
document.write(".fc_table a {font-family:"+fc_df+";font-size:9px;color:blue}");
document.write(".fc_table b {font-family:"+fc_df+";font-size:9px}");
document.write(".fc_table textarea {font-family:"+fc_df+";font-size:"+fc_uscfs+"pt;color:"+fc_uscfc+";background-color:"+fc_uscbc+";border:1px solid "+fc_uscb+";width:300;height:50;z-index:302}");

document.write("</style>");
document.write("<link rel='stylesheet' href='/Fastcat/Fastcat.css' type='text/css'>");