﻿body, p, th, td, ul, select, input, textarea
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
}
p
{
	padding: 0;
	margin-top: 0px;
	margin-bottom: 10px;
}
ul, ol
{
	margin-top: 0px;
	margin-bottom: 7px;
}
li
{
	margin-top: 3px;
	margin-bottom: 3px;
}
h1, .header1
{
	display: block;
	font-size: 18px;
	color: #000;
	padding: 0;
	margin: 0 0 5px 0;
}
h2, .header2
{
	display: block;
	font-size: 15px;
	color: #000;
	padding: 0;
	margin: 0 0 5px 0;
}
h3 {
    display: block;
	font-size: 12px;
	color: #000;
	padding: 0;
	margin: 0 0 5px 0;   
}
h4
{
	display: block;
	font-size: 11px;
	color: #000;
	padding: 0;
	margin: 0 0 2px 0;
}
img
{
	border: 0;
}

/* Links */
a:link, a:visited
{
	font-weight: bold;
	color: #233446;
	text-decoration: none;
}
a:focus, a:hover
{
	font-weight: bold;
	color: #233446;
	text-decoration: underline;
}

/* ----Top right */
#tr a:link, #tr a:visited
{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#tr a:focus, #tr a:hover
{
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

/* ----Footer */
#ftr a:link, #ftr a:visited
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#ftr a:focus, #ftr a:hover
{
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

/* ----Newsbox main news */
.nwsmart h3 a:link, .nwsmart h3 a:visited, .nwsmart h3 a:focus, .nwsmart h3 a:hover
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.nwsmart a:link, .nwsmart a:visited, .nwsmart a:focus, .nwsmart a:hover,
.neulst a:link, .neulst a:visited, .neulst a:focus, .neulst a:hover
{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

/* ----Newsbox link news */
.nwslart a:link, .nwslart a:visited
{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.nwslart a:focus, .nwslart a:hover
{
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

/* ----Newsbox link news */
.clGrid a:link, .clGrid a:visited
{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.clGrid a:focus, .clGrid a:hover
{
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

/* ----Print and send to link */
#bc a:link, .contftr a:link, #bc a:visited, .contftr a:visited
{
	font-weight: normal;
	color: #B2B2B2;
	text-decoration: none;
}
#bc a:focus, .contftr a:focus, #bc a:hover, .contftr a:hover
{
	font-weight: normal;
	color: #B2B2B2;
	text-decoration: underline;
}

/* Recurring */
.mrgt10
{
	margin-top: 10px;
}
.mrgt5
{
	margin-top: 5px;
}
.mrgt2
{
	margin-top: 2px;
}
.mrgb5
{
	margin-bottom: 5px;
}
.mrgb2
{
	margin-bottom: 2px;
}
.tdl
{
	text-align:			left;
}
.tdc
{
	text-align:			center;
}
.tdr
{
	text-align:			right;
}

/* Fogis - start */
.clCommonGrid thead tr th {
	background: #98A9BB;
	color: #000;
}
.clCommonGrid thead tr td {
	background: #233446;
}
/* Specials for SvFF only not for SDF sites */
.clCommonGrid {
    margin-top: 0px;    
}
.clTblMatch thead td
{
    font-size: 11px;
}
.clFogis dl {
	font-size: 10px;
}
.clFogis form {
	font-size: 10px;
}
/* Fogis - end */