
/* ALMENNAR SKILGREINGINGAR */

body, td, th, p, form, div, blockquote, ul, ol, dl {
  font-family: Arial,Geneva,Helvetica,sans-serif;
  color: black;
  font-size : x-small;}

body {	
  background: #F7F3F7;
  padding-left: 5%;
  padding-right: 5%;
}


a:Link { text-decoration: underline; color: #009900; font-weight: normal; font-style:normal;}
a:active { text-decoration: underline; color: #009900; font-weight: normal; font-style:normal;}
a:visited { text-decoration: underline; color: #006633;}
a:hover { text-decoration: underline ; color: #CC6633;}




div.millifyrirsogn {
	font-size: 0.8em;
	color: black;
    text-align: left; 
    font-weight: bold;

}

div.sidufyrirsogn {
	font-size: 1.09em;
	color: #126543;
     
    font-weight: bold;

}

div.norm {
	font-size: 13px;
	text-align: left;

}

div.norm_r {
	font-size: 13px;
	text-align: right;

}



table.sida{

	cellspacing="0";
	cellpadding="1";
	border="0";

}


table.innslattur{

	background="#D8DED8";
	cellspacing="0";
	cellpadding="1";
	border="0";

}

input.inp{
  font-size: 13px;
  font-weight: normal;
  margin: 0; 
  padding: 0;
}


select.sel{
  font-size: 13px;
  font-weight: normal;
}

