body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/menuBack.gif);
	font-size: 12px;
	text-decoration: none;
}

a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;


}
a:active {
	font-weight: bold;
	text-decoration: none;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.darkTableText {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.darkTableTextBold {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lightTableText {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.lightTableTextBold {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lightTableTextBoldRed {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#990000;
	text-decoration: none;
}
.blueBold {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #110C4E;
}
.menuBlack {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menuWhite {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 

tr.menuBlack { background-color: #E2E2E2; }
tr.menuWhite { background-color: #6D6D6D; }
tr.menuBlack a { color: #000000; }
tr.menuWhite a { color: #ffffff; }
.MainTable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 100%;
	width: 780px;
}
.BigRub {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #110C4E;
}
.dot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF9933;
	text-decoration: none;
}
.visitkort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFEFE1;
	border: 1px solid #000000;
}
