	* {
		font-size: 13px;
	}
	body
	{
		margin: 0px 0px 0px 0px;
		direction: rtl;
		text-align: right;
		font-family: Verdana, Arial, Tahoma, sans-serif, serif;
		background-color: #FFFFFF;
		background-image: url('images/bg.gif');
	}
	img
	{
		border: 0px;
	}
	#header
	{
		width: 100%;
		border-bottom: 1px solid #000000;
		line-height: 0px;
		height: 133px;
		padding: 0px;
		margin: 0px 0px 0px 0px;
	}

	#subHeaderBar
	{
		width:100%;
		border-bottom: 1px solid #000000;
		display: block;
		background-color: #FFFFFF;
		margin-top: 0px;
		padding-bottom: 3px;
		text-align: center;
		font-family: Arial, Tahoma, sans-serif, serif;
		font-size: 13px;
	}
	#subHeaderBar a, #portalSelect a
	{
		color: #0000FF;
		font-weight: bold;
		text-decoration: none;
	}
	#subHeaderBar a:hover, #portalSelect a:hover
	{
		color: #00000;
		font-weight: bold;
		text-decoration: none;
	}
	a
	{
		color: #aaaaaa;
		border-bottom: 1px #aaaaaa dotted;
		text-decoration: none;
	}
	
	a:hover
	{
		color: black;
		border-bottom: 1px black dotted;
	}
	#logo
	{
		width: 514px;
		height: 133px;
	}
	#logo a
	{
		border: 0px;
	}
	#logobg
	{
		width: 100%;
		background-image: url('/portal3/images_0/headerbg.gif');
		background-repeat: repeat-x;
	}
	#right
	{
		width: 25%;
		vertical-align: top;
	}
	#menuright
	{
		display: block;
		border: 1px solid #000000;
		-moz-border-radius: 20px 0px 0px 20px;
		background-color: #FFFFFF;
		padding: 5px;
		font-family: Verdana, Arial, Tahoma, sans-serif, serif;
		font-size:small;
		text-align: center;
		background-image: url('/portal3/images_0/menu_right.gif');
		background-repeat: repeat-y;
		background-position: top right;
	}
	#menuright a
	{
		font-weight: bold;
		color: #000000;
		display: block;
		background-color: transparent;
		padding: 2px;
		border-bottom: 1px solid #000000; /*#1302c8; */
		text-decoration: none;
	}
	#menuright a:hover
	{
		background-color: #FFFFFF;
		color: #000000;
		text-decoration: underline;
		background-image: url('/portal3/images_0/menu_right_over.gif');
		background-position: top right;
		background-repeat: repeat-y;
	}
	#center
	{
		width: 50%;
		height: 200px;
		vertical-align: top;
		text-align: center;
		padding: 4px;
		/* border: 1px solid #B8B8B8; */
		background-color: transparent;
	}
	.button
	{
		border: 1px solid #9999ff;
		background-color: #eeeeff;
	}
	#left
	{
		width: 25%;
		vertical-align: top;
		
	}
	
	#menuleft
	{
		display: block;
		border: 1px solid #000000;
		background-color: #FFFFFF;
		-moz-border-radius: 0px 20px 20px 0px;
		padding: 5px;
		font-family: Verdana, Arial, Tahoma, sans-serif, serif;
		font-size: small;
		text-align: center;
		background-image: url('/portal3/images_0/menu_left.gif');
		background-position: top left;
		background-repeat: repeat-y;
	}
	#menuleft a
	{
		font-weight: bold;
		color: #000000;
		display: block;
		background-color: transparent;
		padding: 2px;
		border-bottom: 1px solid #000000; /*#1302c8;*/
		text-decoration: none;
	}
	#menuleft a:hover
	{
		background-color: #FFFFFF;
		color: #000000;
		text-decoration: underline;
		background-image: url('/portal3/images_0/menu_left_over.gif');
		background-position: top left;
		background-repeat: repeat-y;
	}
	.menu
	{
		display: block;
		border: 1px solid #000000;
		background-color: #FFFFFF;
		padding: 5px;
		font-family: Verdana, Arial, Tahoma, sans-serif, serif;
		font-size: small;
	}
	#panel
	{
		background-color: #B8B8B8;
		border: 1px solid #000000;
		width: 90%;
		margin-right: 5%;
		text-align: center;
	}
	#dbg
	{
		background-image: url('images/bg_down.png');
		background-repeat: repeat-x;
		height: 28px;
		width: 100%;
	}
	#lnk_field
	{
		margin: auto;
		padding: 3px;
		text-align: center;
		width: 80%;	
		padding: 3px;
		background-color: #d9dadc;
		/* -moz-border-radius: 10px 10px 10px 10px; */
		font-size: 13px;
	}
	#lnk_field a
	{
		color: #555555;
		border-bottom: 1px #555555 solid;
	}	
	#lnk_field a:hover
	{
		color: black;
		border-bottom: 1px black solid;
	}	
	#login
	{
		margin-top: 57px;
		background-color: #ffffff;
		float: left;
		padding: 2px;
		border-top: 1px solid #000000
	}
	#login_bar
	{
		position: absolute;
		top: 100%;
		left: 0%;
		width: 200px;
		border: 1px black solid;
		background-image: url('images/bg_logged_in.gif');
		background-repeat: repeat-x;
		background-color: #ffeeff;
		padding: 5px;
		height: 20px;
	}
	#logged_in_bar
	{
		background-image: url('/portal3/images_0/menu_left.gif');
		font-size: 12px;
		font-family: arial;
		border: 2px solid #333333;
		position: absolute;
		top: 0%;
		left: 0%;
		height: 30px;
		width: 200px;
		padding-top: 5px;
		margin: 5px;
	} */
	
	#loggedintxt
	{
		padding-top: 10px;
	}
	
	#logged_in_bar a
	{
		color: black;
		text-decoration: none;
	}
	
	#logged_in_bar a:hover
	{
		color: #120878;
	}
	
	#credit
	{
		text-align: center;
	}
	
	#content
	{
		background-color: #ffffff;
		width: 90%;
		margin: auto;
		border: 1px black solid;
		font-size: 12px;
		/* line-height: 17px; */
		padding: 10px;
	}
	#content a, #content a:visited
	{
		font-weight: bold;
		color: blue;
		text-decoration: none;
	}
	#content a:hover
	{
		color: #B8B8B8;
	}

	legend
	{
		font-weight: bold;
		color: blue;
	}
	.mainTr
	{
		background-color: #c8c8c8;
		font-size: large;
	}
	
	.subTr
	{
		font-size: small;
		border-bottom: 1px solid #000000;
		text-align: center;
	}
	#hintbox
	{
		position:absolute;
		top: 0;
		background-color: lightyellow;
		/* width: 100%; */ /*Default width of hint.*/ 
		display:inline;
		padding: 3px;
		border:1px solid black;
		font:normal 11px Verdana;
		line-height:18px;
		z-index:100;
		border-right: 3px solid black;
		border-bottom: 3px solid black;
		visibility: hidden;
	}

	.hintanchor
	{
		font-weight: bold;
		color: navy;
		margin: 3px 8px;
	}

	#credits
	{
		text-align: center;
		margin-bottom: 15px;
	}

	#credits a, #credits a:visited
	{
		color: blue;
		text-decoration: none;
	}
	#credits a:hover
	{
		color: #B8B8B8;
	}
#news{
	width: 100%;
	height: 100%;
	text-align: center;
}
.firstTr
{
	background-color: #B8B8B8;
	font-weight: bold;
	border: 1px dotted #000000;
	text-align: center;
}
.drekk
{
	text-align: center;
	border: 1px black solid;
	width: 100%;
	margin: auto;
}
.sublinks_r
{
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.sublinks_r a , .sublinks_r a:visited
{
	color: blue;
	text-decoration: none;
}
.sublinks_r a:hover
{
	background-image: none;
}