body {
	margin-left: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e6e6e6;
	background-image: url(../images/bg_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link		{ color: #0000ff; font-weight: normal; }
a:visited	{ color: #000099; font-weight: normal; }
a:hover		{ color: #ff0000; font-weight: normal; }
a:active	{ color: #ff0000; font-weight: normal; }
h1		{ font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold; color: #006699; }
h2		{ font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; }
th		{ font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; text-align: center; }
.h1		{ font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold; }
.h2		{ font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; }
.biglabel	{ font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; }
.label		{ font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; }
.slabel		{ font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }
.normal		{ font-family: Arial, sans-serif; font-size: 10pt; }
.nsmall		{ font-family: Arial, sans-serif; font-size: 12px; }
.notice		{ font-family: Arial, sans-serif; font-size: 10pt; color: #006699; }
.warning	{ font-family: Arial, sans-serif; font-size: 10pt; color: #ff0000; }
.verbarleft	{ font-family: Arial, sans-serif; font-size: 10pt; background-color: #d9f0f8; }
.horbartop	{ font-family: Arial, sans-serif; font-size: 10pt; background-color: #ffd700; }
.nav		{ background-color: #ffffdd; }
.error		{ color: #ff0000; font-variant: small-caps }

.menu a:link{
	color: #0000ff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menu a:active {
	color: #bd5238;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.menu a:visited {
	color: #0000ff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover{
	color: #487f9a;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

input.submitplain {
	BORDER-RIGHT: #8C8C8C 1px solid; 
	BORDER-TOP: #8C8C8C 1px solid; 
	FONT: 100 12px Tahoma, verdana; 
	BORDER-LEFT: #8C8C8C 1px solid; 
	BORDER-BOTTOM: #8C8C8C 1px solid;
	margin-top: 4px;
}
input.plainfield{
	BORDER-RIGHT: #8C8C8C 1px solid; 
	BORDER-TOP: #8C8C8C 1px solid; 
	BORDER-LEFT: #8C8C8C 1px solid; 
	BORDER-BOTTOM: #8C8C8C 1px solid;
}
.pag_forfattare {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.pag_book {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight: bold;
}
.pag_content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.pag_price {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#C00;
	font-weight: bold;
}
.pag_utgivning {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color:#666;
	font-weight: normal;
}
#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:150px;	/* Width of box */
		height:250px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #646464;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
		font-size:12px;
		z-index:100;
}
#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:0.9em;
}
#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#3399ff;
		color:#FFF;
}
#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
}

.mylinks a:link{
	color: #0000ff;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.mylinks a:active {
	color: #bd5238;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.mylinks a:visited {
	color: #0000ff;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.mylinks a:hover{
	color: #487f9a;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

