<style type="text/css">
.outline_edge {background-color: black;}
.dashline
{
background-color: transparent;
background-image: url(images/dashline.gif);
background-repeat: repeat;
}
.table_bkg { background-color: <? echo $fpconfig[site_bgcolor]; ?>; }
.top_banner
{
font-size: 10px;
font-weight: bold;
line-height: 12px;
color: #f0f0f0;
}
.top_banner_link
{
font-size: 12px;
font-weight: bold;
line-height: 15px;
color: #FA801A;
}
.date_str
{
font-size: 12px;
color: #555555;
line-height: 15px;
}
.sidebar_top
{
background-image: url(images/sidebar_top.png);
background-position: top;
background-repeat: none;
}
.sidebar_left
{
background-image: url(images/sidebar_left.png);
background-position: right;
background-repeat: repeat-y;
}
.sidebar_body
{
background-image: url(images/sidebar_body.png);
background-position: top;
background-repeat: repeat-y;
}
.sidebar_right
{
background-image: url(images/sidebar_right.png);
background-position: left;
background-repeat: repeat-y;
}
.sidebar_bottom
{
background-image: url(images/sidebar_bottom.png);
background-position: top;
background-repeat: none;
}
.footer_box
{
background-color: transparent;
background-repeat: repeat;
background-attachment: fixed;
}
.footer_txt
{
font-size: 12px;
color: #000000;
line-height: 15px;
}
.date_range_txt
{
font-size: 12px;
color: #000000;
line-height: 20px;
}
.date_range_menu
{
font-size: 12px;
color: #000000;
line-height: 15px;
}
.search_box { background-color: transparent; }
.search_hdr
{
font-size: 12px;
color: #000000;
line-height: 15px;
font-weight: bold;
}
.search_field
{
font-size: 12px;
color: #000000;
line-height: 15px;
}
.search_result
{
font-size: 14px;
color: #0030aa;
line-height: 15px;
font-weight: bold;
}
.key_item
{
font-size: 16px;
color: #dd0000;
font-weight: bold;
}
.title_item
{
font-size: 14px;
color: #000000;
font-weight: bold;
}
.author_str
{
font-size: 12px;
color: #000000;
font-weight: bold;
}
.updated_str
{
font-size: 12px;
color: #FF9900;
background-color: #FFFFCC;
padding: 2px;
border: 1px #DD7799 dotted;
}
.story_body_str
{
font-size: 12px;
color: #505050;
}
.story_footer_str
{
font-size: 12px;
color: #6600cc;
}
.site_link_hdr
{
font-size: 12px;
color: #000000;
font-weight: bold;
}
.site_link
{
font-size: 12px;
color: #000000;
}
.swl_tbl_hdr
{
font-size: 12px;
color: #000000;
font-weight: bold;
}
.swl_tbl
{
font-size: 12px;
color: #000000;
}
.quickies_hdr
{
font-size: 12px;
color: #000000;
font-weight: bold;
}
.quickies
{
font-size: 12px;
color: #000000;
}
.reports_hdr
{
font-size: 12px;
color: #000000;
font-weight: bold;
}
.reports
{
font-size: 12px;
color: #000000;
}
.fp_icon_title
{
font-size: 12px;
color: #000000;
font-weight: bold;
}
.fp_iconhelp
{
font-size: 12px;
color: #000000;
}
A:link
{
color: #0030aa;
text-decoration: none;
}
A:visited {
color: #404080;
text-decoration: none;
}
A:active
{
color: #cc9000;
text-decoration: none;
}
A:hover { text-decoration: underline; }
</style>