body,td,p,li {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.gustav {
	font-size: 13px;
	text-align: center;
	background: red;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	}

.bg {
	background : url("/graphics/body.gif");
	background-repeat: repeat-x;
}
.daily1 {
	background : url("/graphics/daily.gif");
	background-repeat: no-repeat;
}
.daily2 {
	background : url("/graphics/daily (2).gif");
	background-repeat: repeat;
}
.daily3 {
	background : url("/graphics/daily (3).gif");
	background-repeat: no-repeat;
}
td.menubg {
	background : url("/graphics/menubg.gif");
	background-repeat : repeat-y;
}
a {
	color: #406899;
	text-decoration: none;
}
a:hover {
	color: #C93131;
	text-decoration: underline;
}
a.imedia {
	color: #000000;
	text-decoration: underline;
}
a.imedia:hover {
	color: #9E0B0B;
	text-decoration: underline;
}
a.seo {
	color: #78828e;
	font-size: 10px;
	text-decoration: none;
}
a.seo:hover {
	color: #031369;
	text-decoration: none;
}
a.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.catalog:hover {
	color: #3362CD;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.updates {
	color: #092572;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	line-height: 12px;
}
a.updates:hover {
	color: #BD100F;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	line-height: 12px;
}
td.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

td.bg_l {
	background : url("/graphics/bg_l.gif");
	background-repeat : repeat-y;
}
td.head {
	background : url("/graphics/headbg.gif") no-repeat;
	font: bold 23px "Tahoma", sans-serif;
	color: #ffffff;
	padding-left: 23px;
	
}
td.bg_r {
	background : url("/graphics/bg_r.gif");
	background-repeat : repeat-y;
}
.glossymenu{
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 174px;
border-right: 1px solid #b4bedb;
border-left: hidden;
}

.glossymenu li a{
background: white url(/graphics/navbg.gif) repeat-x bottom right;
font: 11px "Arial", sans-serif;
font-weight: bold;
color: #292929;
display: block;
width: auto;
padding: 7px;
padding-right: 10px;
text-decoration: none;
letter-spacing: 0.1ex;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 174px;
}


.glossymenu li a:hover{
background-image: url(/graphics/navbg2.gif);
color: #031369;
text-decoration: none;
}

td.title{
font: 14px "Arial", sans-serif;
font-weight: bold;
padding: 5px;
background-color: #3A89E5;
}

a.titleLink:link, a.titleLink:visited {
	color: #ffffff;
}

td.headlines {
	padding-top: 10px;
}

li.newsitem {
	list-style:square outside; 
	padding-bottom: 10px;
}
.header3 {
	background : url("/graphics/header3.gif");
	background-repeat: no-repeat;
}
.header5 {
	background : url("/graphics/header5.gif");
	background-repeat: no-repeat;
}







