

input,textarea,select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #777777;
}



input.login_textfield {
	background-repeat: repeat-x;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #777777;
	width: 90px;
}

input.login_checkbox {
	background : #fbfbfb;
	border: 0px solid #777777;
	padding-top: 30px;
	padding-right: 2px;
	padding-left: 2px;
}

input.login_submit {
	background : #fbfbfb;
	border: 1px solid #777777;
	padding-right: 2px;
	padding-left: 2px;
	width: 55px;
}


a {
	color : #000000;
	text-decoration : none;
}
a:hover {
	color: #264988;
	text-decoration  underline:;
}


#menu_top {
	border-bottom: 2px solid #a1a1a1;
	font-weight: bold;
	font-size: 11px;
}

#menu_link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border-bottom : 1px solid #a1a1a1;
	padding-left : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
	text-decoration : none;
	display : block;
	color : #000000;
}

#menu_foot {
	padding-top: 10px;
	text-align : right;
	font-style: italic;
	color : #000000;
}

a.menu_link:hover {
	background-color: #F3F3F3;
}

table.myndir_browse_top {
	width: 100%;
	margin-bottom: 5px;
}

table.myndir_browse_bot {
	width: 100%;
	margin-top: 5px;
}
td.myndir_browse_sidasta {
	text-align: left;
	width: 33%
}
td.myndir_browse_isafn {
	text-align: center;
	width: 33%
}
td.myndir_browse_naesta {
	text-align: right;
	width: 33%
}

img.myndir_stor {
	border: 1px solid #000000;
	margin-top: 0px;
}

a.control {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.control:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}