html, body {
	font-family: Thaoma;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	font-size: 11px;
	background-color: #FFFFFF;
}
.mainTable {
	height: 100%;
	background-image: url(images/mainTableBack2.gif);
}
.topTable {
	background-image: url(images/topTableBackground2.gif);
	height: 105px;
}
.infoTable {
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menuActive {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.underMeny {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.rubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D49D42;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.adminTable {

	height: 100%;
}
.loginTable {
	background-image: url(images/admin/loginBackground.gif);
	height: 294px;
	width: 461px;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F5B141;
}
.rubrikAdmin {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
