COPYRIGHT
{
    ALL: "Copyright (c) 2000 - Incordia AB, site: http://www.incordia.se, email: mailto:info@incordia.se"
}

html {
	height: 100%;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 159px;
	_width: auto;
	margin-left: 92px;
	padding-top: 6px;
	_padding-top: 3px;
}

body{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

body.left{
	background-image: url(../images/bgleft.gif);
	background-repeat: repeat-y;
}

body.left table {
	height: 100%;
	width: 100%;
	float: right;
	background-image: url(../images/bglefttop.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

body.left table td {
	vertical-align: bottom;
	background-image: url(../images/bgleftbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

body.search-campaign {
	padding-top: 4px;
	padding-left: 4px;
	background-image: url(../images/search-campaign.gif);
	background-repeat: no-repeat;
}

div.logo {
	margin-bottom: 6px;
	_margin-bottom: 9px;
}

input.search,
input.campaign {
	width: 97px;
	height: 21px;
	margin-left: 0px;
	border: 1px solid #ccc;
	float: left;
	font-size: 12px;
	vertical-align: top;
	padding-left: 4px;
	padding-top: 4px;
}

div.search,
div.campaign {
	float: left;
	margin-left: 5px;
}


body.absbottom {
	background-color: #333;
	padding-top: 6px;
	border-top: 5px solid #fff;
}

body.right{
	background-image: url(../images/bgright.gif);
	background-repeat: repeat-x;
	background-color: #e6eb2b;
}

body.right table {
	height: 100%;
	width: 100%;
	background-image: url(../images/bgrighttbl.gif);
	background-repeat: repeat-y;
}

body.right table td.top {
	vertical-align: top;
	background-image: url(../images/bgrighttbltop.gif);
	background-repeat: no-repeat;
}

body.right table td.bottom {
	vertical-align: bottom;
	background-image: url(../images/bgrighttblbottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #333;
	height: 153px;
}