html {
	font-family : Verdana, Arial, Helvetica, Sans-serif, Times New Roman;
	font-size : 10px;
}

td {
	font-family : Verdana, Arial, Helvetica, Sans-serif, Times New Roman;
	font-size : 10px;
}

form {
	font-family : Verdana, Arial, Helvetica, Sans-serif, Times New Roman;
	font-size : 10px;
}

input {
	font-family : Verdana, Arial, Helvetica, Sans-serif, Times New Roman;
	font-size : 10px;
}

select {
	font-family : Verdana, Arial, Helvetica, Sans-serif, Times New Roman;
	font-size : 10px;
}

textarea {
	font-family : Verdana, Arial, Helvetica, Sans-serif, Times New Roman;
	font-size : 10px;
}

.sbttn
{
    BORDER-RIGHT: #104a7b 1px solid;
    BORDER-TOP: #afc4d5 1px solid;
    FONT-SIZE: 10px;
	BACKGROUND: #F7F7F0;
    BORDER-LEFT: #afc4d5 1px solid;
    CURSOR: hand;
    COLOR: #000000;
    BORDER-BOTTOM: #104a7b 1px solid;
    FONT-FAMILY: Verdana,tahoma,sans-serif;
    TEXT-DECORATION: none
}

.ImageLink
{
	cursor: hand;
}

.LIST
{
	BACKGROUND-COLOR: #fefeff;
	BORDER-TOP: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-RIGHT: black 1px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	LEFT: 30px;
	MARGIN-LEFT: 0px;
	MARGIN-TOP: 0px;
	TOP: 50px;
	OVERFLOW-X: hidden;
	OVERFLOW: hidden;
}

.LISTMAIN
{
	BACKGROUND-COLOR: #fefeff;
	BORDER-TOP: black 0px solid;
	BORDER-BOTTOM: black 0px solid;
	BORDER-LEFT: black 0px solid;
	BORDER-RIGHT: black 0px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	LEFT: 30px;
	MARGIN-LEFT: 0px;
	MARGIN-TOP: 0px;
	TOP: 50px;
	OVERFLOW-X: hidden;
	OVERFLOW: auto;
}

.ListCampaigns
{
	BACKGROUND-COLOR: #fefeff;
	BORDER-TOP: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-RIGHT: black 1px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	LEFT: 30px;
	MARGIN-LEFT: 0px;
	MARGIN-TOP: 0px;
	TOP: 50px;
	OVERFLOW-X: hidden;
	OVERFLOW-Y: auto;
}


a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none}
.brodtextsvart { font-weight: normal; color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none}

.structtext1 { font-weight: bold; color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none}
.structtext2 { font-weight: bold; color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none}
.structtext3 { font-weight: normal; color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none}

.currentpage { font-weight: bold; color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none}
.pagelinks { font-weight: normal; color: maroon; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none}

.CampaignCode
{
	background-color: Blue; border-style: solid; border-color: Black; border-width: 1px; font-family: Verdana; color: white; font-weight: bold
}
	
.CampaignText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
.CampaignText:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #444444; font-weight: normal; text-decoration: none; font-weight:bold}

.prodImg
{

	width: 160px;
	float: left;
	padding: 10px;
}

.prodCheck_True, .prodCheck_False
{
	display: block;
	width: 51px;
	height: 53px;
	overflow: hidden;
	background: transparent url(webarchive/site/icon_prodcheck_true.png) no-repeat;
	position: absolute;
	margin-top: -15px;
	margin-left: -15px;
}
.prodCheck_False
{
	background: transparent url(webarchive/site/icon_prodcheck_false.png) no-repeat;
}
