body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED0009;
	line-height: 16px;
}
body {
	background-color: #FFFFFF;
	background-image: url(../graphics/shared/gradient_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
a:link {
	color: #df0008;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DF0008;
}
a:hover {
	text-decoration: underline;
	color: #DF0008;
}
a:active {
	text-decoration: none;
	color: #DF0008;
}
a.menu:link {
	color: #545454;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #545454;
}
a.menu:hover {
	text-decoration: underline;
	color: #545454;
}
a.menu:active {
	text-decoration: none;
	color: #545454;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	color: #df0008;
}
h2 {
	font-size: 14px;
	color: #DF0008;
	margin-bottom: 2px;
}
.gradient-shadow-left {
	background-image: url(shared/gradient_shadow_left.gif);
	background-repeat: no-repeat;
}
.gradient-shadow-right {
	background-image: url(shared/gradient_shadow_right.gif);
	background-repeat: no-repeat;
}
.white-background {
	background-color: #FFFFFF;
}
.bottom-line {
	background-image: url(shared/bottom_left.gif);
	background-repeat: repeat-x;
}
.menubar_background {
	background-image: url(shared/menubar_top.gif);
	background-repeat: no-repeat;
}
.topbar {
	background-image: url(shared/topbar.jpg);
	background-repeat: no-repeat;
}
ul.menu {
	list-style-image: url(shared/red_dot_list.gif);
	margin: 0px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
ul {
	list-style-image: url(shared/red_dot_list.gif);
	margin: 0px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
p {
	margin-top: 0px;
	margin-bottom: 11px;
	color: #666;
}
.white-text {
	color: #FFFFFF;
}
.formularfelt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DF0008;
	background-color: #FFFFFF;
	border: 1px solid #939393;
}
.formularknap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #DF0008;
	border: 1px solid #FFFFFF;
}
