/**
 * ABG - Websida
 *
 * @copyright   2009 by Jonas Marklén | http://www.txc.se
 * @version     SVN: $ID$
 * @link        http://www.txc.se
 * @author      Jonas Marklén
 */

body { color: black; font-size: 12px; font-family: Arial; background-color: white; margin: 0; padding: 0; }
p {}
td {}
a:link { color: #000 ; text-decoration: none; }
a:visited { color: #000 ; text-decoration: none; }
a:hover { color: #00469b ; text-decoration: underline; }
a:active { color: #3a8fea ; text-decoration: none; }
.f_10 { font-size: 10px; }
.f_14 { font-size: 14px; }
.f_18 { font-size: 18px; }
.f_bold { font-weight: bold; }
.f_hl1 { color: #00469b; font-size: 24px; font-weight: bold; line-height: 24px; letter-spacing: -2px; }
.news_hl { color: #f0d165; font-size: 14px; font-weight: bold; line-height: 14px; }
.news_txt { color: #fff; }
.td_news { background-image: url(../../gfx/sqr_l_blue.jpg); padding: 20px; }
.td_bard { background-image: url(../../gfx/sqr_l_blue.jpg); }
.td_foot { background-image: url(../../gfx/sqr_d_blue.jpg); }
.c_light_blue { color: #3a8fea; }
.c_dark_blue { color: #00469b; }
.c_gray { color: gray; }
.td_yellow { background-color: #f0d165; }
.td_yellowlight { background-color: #feeba7; }