body{
	padding:								0px;
	margin:									0px;
	background:								#999B9E url('/img/bg.png') repeat-x;
	font-family:							Verdana;
}
input,select
{
	font-family: 							Verdana;
	font-size:								10px;
	margin-left:							5px;
}
option
{
	width:									165px;
}
a{
	color:									#474747;
	text-decoration:						none;
}
a:hover{
	text-decoration:						underline;
}
table.main td.top {
	background: 							url('/img/top.png') no-repeat;
	width:									800px;
	height:									120px;
	padding-left:							60px;
	padding-right:							60px;
}
table.news td.time
{
	font-family:							Verdana;
	font-size:								10px;
	color:									#666565;
	text-decoration:						underline;
}
table.news td.title
{
	font-family:							Verdana;
	font-size:								11px;
	color:									#00529b;
	font-weight:							bold;
}
table.news td.article
{
	font-family:							Verdana;
	font-size:								10px;
	color:									#666565;
	text-align:								justify;
	padding-bottom:							5px;
}
table.news td.hr
{
	border-top:								1px dotted #c4c4c4;
	width:									100%;
	height:									4px;
	font-size:								1px;
}
TABLE.tafla input
{
	margin:0px;
	padding:0px;
}
TABLE.tafla TH
{
	background:								url('/img/tableTHleft.png') left top no-repeat;
}
TABLE.tafla TH DIV
{
	text-align:								left;
	color:									#FFFFFF;
	font-weight:							bold;
	font-size:								10px;
	background:								url('/img/tableTHright.png') right top no-repeat;
	margin-left:							5px;
	height:									15px;
	padding-top:							2px;
}
TABLE.tafla TH.big
{
	margin:0px;padding:0px;
	height:									30px;
	background:								url('/img/leftTHbig.png') left top no-repeat;
}
TABLE.tafla TH.big DIV
{
	margin:0px;padding:0px;
	text-align:								left;
	color:									#FFFFFF;
	font-weight:							bold;
	font-size:								10px;
	background:								url('/img/rightTHbig.png') right top no-repeat;
	margin-left:							9px;
	height:									100%;
	padding-top:4px;
}
TABLE.tafla TD
{
	font-size:								10px;
	padding:								2px;
}
TABLE.tafla TR.row2 TD
{
	background:								#d3c7bb;
}
TABLE.footer TD.footer
{
	background:								url('/img/footerBg.png') repeat-x;
	font-size:								10px;
	color:									#FFFFFF;
	text-align:								center;
}
table.footer TD.eigandi
{
	color:									#777777;
	font-size:								11px;
	text-align:								center;
	padding-top: 							5px;
	padding-bottom:							5px;
	border-bottom:							1px solid #777777;
}
table.footer TD.copyright
{
	color:									#777777;
	font-weight:							bold;
	font-size:								10px;
	text-align:								center;
	padding-top:							10px;
}
TABLE.nav TD
{
	background:								url('/img/navButtonOff.png') bottom center no-repeat;
	width:									200px;
	height:									33px;
	font-family:							Verdana;
	font-size:								11px;
	color:									#FFFFFF;
	font-weight:							bold;
	padding-left:							25px;
}
TABLE.nav TD.on
{
	background:								url('/img/navButtonOn.png') bottom center no-repeat;
	padding-top:							1px;
}
TABLE.nav TD:hover{
	opacity:								0.8;
	filter:									alpha(opacity=80);
	cursor:									pointer;
}
TABLE.nav TD.levelThree
{
	background:								none;
	color:									#c8603a;
	border-top:								1px solid #c8603a;
	height:			 						29px;
}
TABLE.starfsmannalisti H1
{
	font-size:								20px;
	padding:								0px;
	margin:									0px;
	color:									#004078;
	font-weight:							bold;
}
TABLE.starfsmannalisti TD
{
	font-family:							Verdana;
	font-size:								11px;
	color:									#474747;
	margin:									10px;
}
TABLE.starfsmannalisti TD.hr
{
	border-bottom:							1px solid #777777;
	font-size:								2px;
}
TABLE.starfsmannalisti TH
{
	text-align:								left;
	padding:								5px;	
}
TABLE.starfsmannalisti TH A
{
	cursor:									pointer;
	font-family:							Verdana;
	font-size:								11px;
	text-align:								left;
	color:									#004078;
	font-weight:							bold;
}
table.text td.caption, table.text h1
{
	font-family:							Verdana;
	font-size:								16px;
	font-weight:							bold;
	color:									#04225C;
	padding-bottom:							8px;
	border-bottom:							1px solid #04225C;
}
table.text td.content
{
	font-size:								11px;
}
table.text td.content IMG
{
	border:									1px solid #eaeaea;
	padding:								5px;
	margin:									5px;
	background:								#FFFFFF;
}


table.contactUs
{
	width:									100%;
}
table.contactUs tr.txt td
{
	font-family:							Verdana;
	font-size:								10px;
	font-weight:							bold;
	color:									#333333;
	padding-top:							10px;
}
table.contactUs input, table.contactUs select, table.contactUs textarea
{
	border:									1px solid #777777;
	background:								#FFFFFF;
	padding:								3px;
	font-family:							Verdana;
	font-size:								10px;
	width:									100%;
	margin:									0px;
}

table.cTafla
{
	padding:0px;
	margin:0px;
	width:100%;
	border-collapse: collapse; 
}
table.cTafla td
{
	margin:0px;
	padding:4px;
	border-spacing:0px; 
	border-bottom: 1px solid gray;
}