body
{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-size: 75%;
	line-height: 200%;
}

img
{
	border: 0px;
}

body > #menu
{
	position: fixed;
}

a:active, a:visited, a:link
{
	color: #0000FF;
	text-decoration: underline;
}

a:hover
{
	color: #0000FF;
	text-decoration: none;
}
label
{
	font-weight:bold;
}
th
{
	text-align:center;
}
tr.alt1 {
	background-color:#EEE;
}
tr.alt2 {
	background-color:#DDD;
}


#menu
{
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 100%;
	overflow: auto;
	background-color: #999;
	border-right:1px solid #000;
}

#menutop
{
	width: 200px;
	height: 200px;
	border-bottom:1px solid #808080;
	background-color: #FFF;
}

#main
{
	margin-left: 200px;
	padding: 20px;
}


#main h2
{
	border-bottom: 1px solid #808080;
	font-family: arial;
	font-weight: 100;
	letter-spacing: 5px;
	font-size: 200%;
}

.beygingartafla, .beygingartafla td {
  border-collapse: collapse;
  border:1px solid #999;
}
.beyging_nested td {
  border:none;
}
.VO_daemi {
  color:#0000FF;
}

.VO_beygingarmynd {
  color:#0000FF;
}

.VO_abending {
  background-color:#FF6666;
  font-weight:bold;
}

.othekkt_ord {
  font-color:red;
  text-decoration:underline;
}
