COPYRIGHT
{
    ALL: "Copyright (c) 2000 - Incordia AB, site: http://www.incordia.se, email: mailto:info@incordia.se"
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

body{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

body.left{
	background-image: url(../images/side-background.jpg);
	background-position: bottom right;
	background-repeat: repeat-x;
	background-color: #abd53c;
}

body.left table {
	width: 100%;
	height: 100%;
	background-image: url(../images/side-top.jpg);
	background-position: top right;
	background-repeat: repeat-x;
}

body.left-corners {
	background-image: url(../images/left-background.jpg);
	background-position: bottom right;
	background-repeat: repeat-x;
	background-color: #649e12;
}

body.left-corners table {
	width: 100%;
	height: 100%;
	background-image: url(../images/left-top.jpg);
	background-position: top right;
	background-repeat: repeat-x;
}

body.logo {
	margin-bottom: 6px;
}

body.search {
	padding-top: 4px;
	padding-left: 4px;
	background-image: url(../images/bgsearch.gif);
	background-repeat: no-repeat;
}

input.search {
	width: 97px;
	height: 21px;
	margin-left: 14px;
	margin-top: 21px;
	border: 1px solid #ccc;
	float: left;
	font-size: 12px;
	vertical-align: top;
	padding-left: 4px;
	padding-top: 4px;
}

div.search {
	float: left;
	margin-left: 3px;
	margin-top: 21px;
}

body.main-div {
	background-image: url(../images/main-div.gif);
	background-repeat: no-repeat;
	background-color: #efefef;
}

body.right-corners {
	background-image: url(../images/right-background.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #649e12;
}

body.right-corners table {
	width: 100%;
	height: 100%;
	background-image: url(../images/right-middle.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

body.right-corners table td.top {
	vertical-align: top;
	height: 155px;
	background-image: url(../images/right-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

body.right-corners table td.bottom {
	vertical-align: bottom;
	height: 97px;
	background-image: url(../images/right-background.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

body.right{
	background-image: url(../images/side-background.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #abd53c;
}

body.right table {
	width: 100%;
	height: 100%;
	background-image: url(../images/side-top.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

body.right table td.bottom {
	height: 180px;
}

