body {
	background-color: #B5B6BC;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(gui/toptileleft.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	line-height: 18px;
	color: #1A1A1A;
}
a:link {
	text-decoration: none;
	color: #266E97;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #266E97;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #AB2121;
}
.subt {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	font-family: "Trebuchet MS", Verdana;
	line-height: 20px;
}
.top {
	background-image: url(gui/top.jpg);
	background-repeat: no-repeat;
	height: 118px;
	font-size: 14px;
	line-height: 18px;
	color: #475570;
	padding-left: 202px;
}
.bot {
	height: 42px;
	vertical-align: top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(gui/bot.jpg);
	color: #F0F0F0;
}
.menubg {
	height: 26px;
	background-image: url(gui/menubar.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.subtsmall {
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.subtblue {

	font-weight: bold;
	font-size: 13px;
	color: #AB2121;
	line-height: 16px;
}
.markering {
	color: #0E699A;
}
.bread {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #1A1A1A;
	padding-right: 30px;
}
.undermenu1 {
	background-image: url(gui/undermenu01.jpg);
	height: 42px;
	padding-left: 45px;
}
.win1tile {
	background-image: url(gui/win1tile.gif);
	background-repeat: repeat-y;
	padding-left: 75px;
	padding-right: 76px;
	padding-bottom: 1px;
}
.undermenu2 {
	background-image: url(gui/undermenu02.jpg);
	height: 42px;
	padding-left: 45px;
}
.titlebg {
	background-image: url(gui/tbar_prop.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 40px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}
.profilpad {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 120px;
}
.botlink:link {
	color: #FFFFFF;
	background-color: #475570;
	font-size: 10px;
}
.botlink:hover {
	color: #FFFFFF;
	background-color: #475570;
}

