﻿body 
{
	text-align:center;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background-color:#EDECEC;
}
td
{
	text-align: left;
}
hr
{
	width: 95%;
	height: 1px;
	border: 1px solid #000000;
}
a
{
	color: #003399;
	text-decoration: none;
}
a:hover
{
	color: #0066FF;
	text-decoration: none;
}
.vallink
{

	font-size:14px;
	color: #003399;
	text-decoration: none;
}
.vallink:hover
{
	font-size:14px;
	color: #0066FF;
	text-decoration: none;
}

.valbox
{
	float:left;
	padding-left:10px;
	padding-right:10px;
}

.fyrirsogn
{
	font-size:16px;
	font-weight: bold;
	color: #003399;
	font-family: arial;
	margin-top:10px;
	margin-bottom:15px;
	clear:both;
}
.fyrirsogn2
{
	font-size:16px;
	font-weight: bold;
	color: #003399;
	font-family: arial;
    margin-right:27px;
    margin-bottom:3px;
	float:right;
}
.undirfyrirsogn
{
	font-size:12px;
	font-weight: bold;
	color: #003399;
	font-family: arial;
}

.spacer
{
	height: 10px;
	clear: both;
}

.whitebgr
{
    background-color: #FFFFFF;
}

#main
{
    padding: 0px 5px 10px 10px;
    vertical-align: top;
    background-color: #FFFFFF;
    float: left;
    width: 650px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #C0C0C0;
}
#right
{
    float:left;
    width:120px;
    background-color: #FFFFFF;
    padding: 0px 5px 2px 5px;
}

#top
{
	height: 129px;
	background-color: #FFFFFF;

}

#val
{
	background-image: url('../images/valbgr.jpg');
	height:25px;
}

#footer
{
	background-image: url('../images/valbgr.jpg');
	height:25px;
	text-align: center;

}
