/* STYLES FOR SKIN */
.pagemaster
{
	background:#C5BB97 url(Images/back.jpg) repeat-x;
	border: 0;
	width:100%;
	height: 100%;

}
.logomaster
{
	background-image: url(Images/frontPage.jpg);
	height: 197px;
	width: 100%;
	vertical-align: bottom;    
	border: 0px;
	text-decoration:none;
	
}
.tablestyle
{
	background-color:#ffffff;
	height:338px;
	width:100%;
	
}
.borderstyle
{
	border:1px;
	border-color:#d5dde8;
	border-style:solid;
}
.headTitle
{
	font-family:Arial;
	font-weight:bold;
	font-size:8pt;
	color:#91c7e5;
	text-align:left;
	vertical-align:text-top;
	padding-left:7px;	
}
.footer
{
	background-image: url(Images/footer.gif);
	background-repeat:no-repeat;
}
.footerText
{
	text-align:left;
	font-family: Arial; 
	font-size:8pt; 
	text-decoration: none; 
	color: #2b3747;
	word-spacing:1px;
}
.login
{
	font-size:10px;
	color: #7c775d;
	font-family: Arial;
	text-decoration: none; 
/*	word-spacing:2px;*/
}
.SearchTextBox
{
	width: 83px;
    height: 13px;
    border: none;
    padding-left:2px;
    vertical-align:top;
    font-size: 7pt; 
    font-family:Arial;
    color:  #627082;
    font-weight:bold;
}

.SearchTextBoxGrayed
{
    width: 83px;
    height: 13px;
    border: none;
    padding-left:2px;
    vertical-align:top;
    font-size: 7pt; 
    font-family:Arial;
    color:  #627082;
    font-weight:bold;
}


/* Panes */
.bgleftpane
{
	background-image: url(Images/leftBorder.png);
	height: 100%;
	width: 17px;
	background-repeat: repeat-y;
}
.bgrightpane
{
	background-image: url(Images/rightBorder.png);
	height: 100%;
	width: 17px;
	background-repeat: repeat-y;
}
 /*
.bgleftpane
{
	background-image: url();
	height: 100%;
	width: 17px;
	background-repeat: repeat-y;
}
.bgrightpane
{
	background: url(Images/rightBorder.gif) repeat-y;
	width: 17px;	
}*/

/* Menu */

/*Menu_Backgr_Level0*/
.Menu_Backgr_Level0, A.Menu_Backgr_Level0:link, A.Menu_Backgr_Level0:active, A.Menu_Backgr_Level0:visited, A.Menu_Backgr_Level0:hover
{
    text-align: center;
}
.Menu_Backgr_Level0_Selected, A.Menu_Backgr_Level0_Selected:link, A.Menu_Backgr_Level0_Selected:active, A.Menu_Backgr_Level0_Selected:visited, A.Menu_Backgr_Level0_Selected:hover
{
    text-align: center;
	background-image: url(Images/menu0_selected.jpg);
	background-repeat: repeat-x;
}

.Menu_Backgr_Level0_First, A.Menu_Backgr_Level0_First:link, A.Menu_Backgr_Level0_First:active, A.Menu_Backgr_Level0_First:visited, A.Menu_Backgr_Level0_First:hover
{
    text-align: center;
}
.Menu_Backgr_Level0_First_Selected, A.Menu_Backgr_Level0_First_Selected:link, A.Menu_Backgr_Level0_First_Selected:active, A.Menu_Backgr_Level0_First_Selected:visited, A.Menu_Backgr_Level0_First_Selected:hover
{
    text-align: center;
	/*background-image: url(Images/menu0_selected.jpg);*/
	background-repeat: repeat-x;
}
/* Menu Level 0 - First Menu Item*/
.Menu_Level0, A.Menu_Level0:link, A.Menu_Level0:active, A.Menu_Level0:visited, A.Menu_Level0:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-weight:bold;
	font-size: 9pt; 
	color: #ffffff; 
	width: 100%;
	vertical-align: top;
	padding-top:1px;
	padding-bottom:1px;
}
.Menu_Level0_Selected, A.Menu_Level0_Selected:link, A.Menu_Level0_Selected:active, A.Menu_Level0_Selected:visited, A.Menu_Level0_Selected:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-weight:bold;
	font-size: 9pt; 
	color: #ffffff; 
	width: 100%;
	vertical-align: top;
	padding-top:1px;
	padding-bottom:1px;
}
.Menu_Level0_First, A.Menu_Level0_First:link, A.Menu_Level0_First:active, A.Menu_Level0_First:visited, A.Menu_Level0_First:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-weight:bold;
	font-size: 9pt; 
	color: #ffffff; 
	width: 100%;
	vertical-align: top;
	padding-top:1px;
}
.Menu_Level0_First_Selected, A.Menu_Level0_First_Selected:link, A.Menu_Level0_First_Selected:active, A.Menu_Level0_First_Selected:visited, A.Menu_Level0_First_Selected:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-weight:bold;
	font-size: 9pt; 
	color: #ffffff; 
	width: 100%;
	vertical-align: top;
	padding-top:1px;
}

/* ******************************************** Menu Level 1 *********************************************/
.Menu_Level1_First
{
	font-size: 9pt;
	color: #31394e;
	font-family: arial;
	text-decoration: none;
	/*
	max-height:25px;
	height:25px;
	vertical-align:middle;
	border-top: solid 1px #ffffff;
	line-height:1px;*/
}
.Menu_Level1_First A
{
	font-size: 9pt;
	color: #31394e;
	font-family: arial;
	text-decoration: none;
}
.Menu_Level1_First_Selected
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	background-color:#f0eee4;
	font-family: arial;
	text-decoration: none;
}
.Menu_Level1_First_Selected A
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	background-color:#f0eee4;
	font-family: arial;
	text-decoration: none;
}

.Menu_Level1
{
    font-family: arial;
    font-size: 9pt;
    font-weight: normal;
    color: #31394e;
    text-decoration: none;
    border-top: solid 1px #d5dde8;
    height:2px;
    border-bottom: solid 2px #ffffff;
    padding-top:3px;
}
.Menu_Level1 A
{
    font-family: arial;
    font-size: 9pt;
    font-weight: normal;
    color: #31394e;
    text-decoration: none;
    border-top: none;
}
.Menu_Level1_Selected
{
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color:#f0eee4;
    border-top: solid 1px #d5dde8;
    border-bottom: solid 2px #f0eee4;
    padding-top:3px;
    height:2px;
}
.Menu_Level1_Selected A
{
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color:#f0eee4;
	border-top: none;
}

/* Menu Level 2*/
.Menu_Level2 A.Menu_Level2:link, A.Menu_Level2:active, A.Menu_Level2:visited, A.Menu_Level2:hover
{
    font-family: arial;
    font-size: 9pt;
    font-weight: normal;
    color: #31394e;
    text-decoration: none;
    /*height: 24px;*/
}
.Menu_Level2_Selected, A.Menu_Level2_Selected:link, A.Menu_Level2_Selected:active, A.Menu_Level2_Selected:visited, A.Menu_Level2_Selected:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: arial;
	text-decoration: none;
	/*height: 24px;*/
}
/* Menu Level 3*/
.Menu_Level3 A.Menu_Level3:link, A.Menu_Level3:active, A.Menu_Level3:visited, A.Menu_Level3:hover
{
    font-family: arial;
    font-size:  9pt;
    font-weight: normal;
    color: #31394e;
    text-decoration: none;
    /*height: 22px;*/
}
.Menu_Level3_Selected, A.Menu_Level3_Selected:link, A.Menu_Level3_Selected:active, A.Menu_Level3_Selected:visited, A.Menu_Level3_Selected:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: arial;
	text-decoration: none;
	/*height: 22px;*/
}

/* GENERAL */
/* Heading */
.Head
{
	font-weight: bold;
	font-size: 9pt;
	color: #3364a0;
	font-family: Arial;
}
.Head A
{
	font-weight:bold;
	font-size:9pt;
	color:#3364a0;
	font-family:Arial;
	text-decoration:none;
	
}

/* Body text */
.Normal
{
    font-family:Arial;
    font-size:9pt;
    font-weight:normal;
    color: #2b3747;
	line-height:13px;
	/*word-spacing:-5px;*/
}
.Normal A
{
    font-family:Arial;
    font-size: 9pt;
    font-weight:normal;
    color: #2b3747;
	text-decoration:underline;
}
.NormalSnippet
{
	font-family:Arial;
    font-size:9pt;
    font-weight:normal;
	color: #2b3747;
	line-height:14px;
}
.breydtekstur
{
	font-size: 9px;
	font-weight:bold;
	color: #627082;
	font-family: arial;
}  
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR 
{
}