html 
{
    overflow: -moz-scrollbars-vertical;
}
top-menu-item {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.top-menu-item:hover {
	font-family: verdana;
	font-size: 12px;
	color: #FFE052;
	text-decoration: none;
	font-weight:bold;
}
.top-menu-item-on {
	font-family: verdana;
	font-size: 12px;
    color: #FFE052;
	text-decoration: none;
	font-weight:bold;
}
.top-menu-item-off {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.left-menu-item {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.left-menu-item:hover {
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
	font-weight:bold;
}
.left-menu-td {
	height:23px;
	border-left:solid 1px #FFE052;
	border-right:solid 1px #FFE052;
	border-bottom:solid 1px #FFE052;
	background-color:#fdf1b8;
	text-align:center;
}
.os-menu-td {
	height:25px;
	border-left:solid 2px #014f9d;
	border-right:solid 2px #014f9d;
	border-bottom:solid 2px #014f9d;
	border-top:solid 2px #014f9d;
	background-color:#0070e0;
	text-align:center;
}
.os-menu-item {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.os-menu-item:hover {
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight:bold;
}

.page-title {
	color:#0070e0;
	font-family: Times New Roman;
	font-size: 17px;
	font-weight:bold;
}
.page-content {
	font-family: Times New Roman;
	font-size: 15px;
	line-height: 23px;
}
.page-manuscript {
	font-family: Times New Roman;
	font-size: 13px;
}
.browse-arkivoc-link {
	font-family: Times New Roman;
	font-size: 15px;
	color:#0070e0;
	text-decoration:none;
}
.browse-arkivoc-link:hover {
	text-decoration:underline;
}
.browse-arkivoc-issue-link {
	font-family: Times New Roman;
	font-size: 13px;
	color:#0070e0;
	text-decoration:none;
}
.header-row
{
	background-color:#eeeeee;
	font-family: Times New Roman;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
}
tr.col_0 td {
	background-color: #ffffff;
	font-family: Times New Roman;
	font-size: 13px;
	color: #000000;
}
tr.col_0 a{
	text-decoration:none;
}
tr.col_0 a:hover{
	text-decoration:underline;
}
tr.col_1 td {
	background-color: #eef6ff;
	font-family: Times New Roman;
	font-size: 13px;
	color: #000000;
}
tr.col_1 a{
	text-decoration:none;
}
tr.col_1 a:hover{
	text-decoration:underline;
}
tr.col_h td {
	background-color: #ffff00;
	font-family: Times New Roman;
	font-size: 13px;
	color: #000000;
}
.registration-form-item {
	border:1px #000000 solid;
}
.registration-form-item-red {
	border:1px #FF0000 solid;
}
.instr-link {
	text-decoration:none;
}
.instr-link:hover {
	text-decoration:underline;
}
.login-table {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;	
}
.sup {
		font-size: 12px;
		vertical-align: 30%;
		position: relative; }
.sub {
		font-size: 12px;
		vertical-align: -25%;
		position: relative; }