

BODY 
{ 
	background-color: #eee;
	color: black;
}

	/* ---------- Töflurnar ---------- */


.BigTable
{
	width: 750px;
	border-collapse: collapse;
	border: 1px solid #003366;	
	background-color: #FFF;
}

.TableBorder
{
	border: 1px solid #c1c1c1;
}

	/* ---------- Linkar ---------- */
a
{
	color: black; 
	text-decoration:none; 
	font-family: Verdana;
	font-size: 8.5pt;
}

a:hover
{
	color: #EE0000; 
	text-decoration: underline; 		
	font-family: Verdana;
	font-size: 8.5pt;
}

a.Info
{
	color: blue;
}

a.myndir
{
	color: black; 
	text-decoration:none; 
	font-family: Verdana;
	font-size: 8.5pt;
	FONT-WEIGHT: bold;
}

a.myndir:hover
{
	color: black; 
	text-decoration:underline; 
	font-family: Verdana;
	font-size: 8.5pt;
	FONT-WEIGHT: bold;
}

a.head
{
	color: white; 
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-WEIGHT: bold;
}

a.head:hover
{
	color: red; 
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-WEIGHT: bold;
}

/*
a:active
{
	color: #EE0000;
	text-decoration: none; 		
	font-weight: 500;
}
*/

.Leit-hnappur 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #eeeeee;
	letter-spacing: 2px;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #bbbbbb;
	padding: 1px;
}

.BodyFont
{
	font-family: Verdana;
	/*font-size: 7.5pt;*/
	font-size: 8.5pt;
	color: #696969;
	vertical-align: top;
	padding: 0 10px 0 0;
}

.HeadFont
{
	font-family: Verdana;
	font-size: 8.5pt;
	FONT-WEIGHT: bold;
	/*color: #FF5500;*/
	color: #465D73;
}

.PistillFont
{
	font-family: Verdana;
	font-size: 8.5pt;
	color: #000;
	vertical-align: top;
	padding: 0 0 0 6px;
}

H2
{
	font-size: 8pt;
}






