body {
	padding: 0;
    margin: 0px;
    font: 12px/1.5 'Trebuchet MS', Arial, Sans-Serif;
    color: #000000;
    background: #c0c0c0 url(../../images/gradient_bg.gif) repeat-x left top;
}

td {
	font: 12px/1.5 'Trebuchet MS', Arial, Sans-Serif;
}

div, ul, li, p, h1, h2, h3, h4, h5, h6, table {
	padding: 0;
	margin: 0;
}

h1 {
	font: normal 22px 'Trebuchet MS', Arial, Sans-Serif;
}

h2 {
	font: normal 20px 'Trebuchet MS', Arial, Sans-Serif;
}

h3 {
	font: normal 18px 'Trebuchet MS', Arial, Sans-Serif;
}

h4 {
	font: bold 16px 'Trebuchet MS', Arial, Sans-Serif;
}

h5 {
	font: bold 14px 'Trebuchet MS', Arial, Sans-Serif;
}

h6 {
	font: bold 12px 'Trebuchet MS', Arial, Sans-Serif;
}

A {
    color: #0061b1;
    text-decoration: none
}

A:focus {
    outline: none
}

A:hover {
	color: #000;
	text-decoration: underline;
}

strong {
    font-weight: bold
}

em {
    font-style: italic
}

abbr {
    border-bottom: #aaa 1px dotted;
    font-style: italic
}

ul {
    list-style-type: none
}

button {
	background-color: #ddd;
	border-top: 1px solid #ccc;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	border-left: 1px solid #ccc;
	font: normal 11px Verdana, Arial, Sans-Serif;
	padding: 2px
}

table {
    border-collapse: collapse
}

tr.odd {
    background-color: #eaedf4
}

th {
	font: bold 12px/1.5 'Trebuchet MS', Arial, Sans-Serif;
	text-align: left;
}

img {
	border: 0;
}

.clear {
    clear: both;
    height: 0px
}

.highlight {
    COLOR: #0061b1
}

/* Vita runda hörn överallt på siten
------------------------------------------------------------*/
.rtop {
    display: block
}

.rbottom
{
    display: block
}

.rtop *
{
    display: block;
    overflow: hidden;
    height: 1px;
    background-color: #fff
}

.rbottom *
{
    display: block;
    overflow: hidden;
    height: 1px;
    background-color: #fff
}

.r1
{
    margin: 0px 5px
}

.r2
{
    margin: 0px 3px
}

.r3
{
    margin: 0px 2px
}

.r4
{
    margin: 0px 1px;
    height: 2px
}

.round
{
    margin: 0px auto
}

/* Tunn ljusgrå border (#aaaaaa)
--------------------------------------------------------------*/
.grayBorder
{
    border-right: #aaaaaa 1px solid;
    border-left: #aaaaaa 1px solid;
    border-bottom: #aaaaaa 1px solid
}

#side_banners object, #side_banners embed {
	margin: 0 0 10px 0;
}