body {
	background-image: url(http://www.dragonsden.se/v3/images/bg.gif);
	background-color: #8e8c82;
	margin: 0px;
}
body, td, tr {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #306d96;
	text-decoration: none;
}
a:hover, a:active {
	color: #3e8cc6;
	text-decoration: none;
}
form {
	margin: 0px;
}
label {
	cursor: default;
}
acronym {
	font-style: italic;
	cursor: help;
}
#bg_top {
	background-image: url(http://www.dragonsden.se/v3/images/bg_top.gif);
	background-repeat: repeat-x;
}
#bg_left {
	background-image: url(http://www.dragonsden.se/v3/images/bg_top_left.gif);
	background-repeat: repeat-x;
}
#bg_right {
	background-image: url(http://www.dragonsden.se/v3/images/bg_top_right.gif);
	background-repeat: repeat-x;
}
#content_top {
	background-image: url(http://www.dragonsden.se/v3/images/body_top.gif);
}
#content {
	background-image: url(http://www.dragonsden.se/v3/images/body_bg.gif);
	background-color: #f5f5ed;
}
#content_bottom {
	background-image: url(http://www.dragonsden.se/v3/images/body_bottom.gif);
}
#content_legal {
	color: #e5e4dc;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#content_legal a:link, #content_legal a:visited {
	color: #e5e4dc;
	text-decoration: none;
}
#content_legal a:hover, #content_legal a:active {
	color: #ffffff;
	text-decoration: none;
}
#page {
	padding: 5px;
}
#loginmenu {
	color: #717064;
	font-size: 12px;
	padding-top: 33px;
	padding-right: 20px;
}
#loginmenu a:link, #loginmenu a:visited {
	color: #717064;
	text-decoration: none;
}
#loginmenu a:hover, #loginmenu a:active {
	color: #306d96;
	text-decoration: none;
}
#menu {
	padding-top: 2px;
	padding-left: 3px;
}
.menu_item, .menu_item_current {
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.menu_item a:link, .menu_item a:visited, .menu_subitem a:link, .menu_subitem a:visited {
	color: #6a6a5e;
	text-decoration: none;
}
.menu_subitem, .menu_subitem_current {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 28px;
}
.menu_item_current, .menu_subitem_current, .menu_item_current a:link, .menu_subitem_current a:link, .menu_item_current a:visited, .menu_subitem_current a:visited {
	color: #a09d94;
	text-decoration: none;
}
.menu_item a:hover, .menu_item a:active, .menu_subitem a:hover, .menu_subitem a:active, .menu_item_current a:hover, .menu_item_current a:active, .menu:subitem_current a:hover, .menu_subitem_current a:active {
	color: #991111;
	text-decoration: none;
}
.title {
	font-size: 20px;
	font-weight: bold;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
.subject {
	font-size: 13px;
	font-weight: bold;
}
.subheader {
	font-size: 11px;
	font-style: italic;
}
.separator {
	font-size: 1px;
	width: 100%;
	height: 1px;
	border-top: 1px solid #e4e5dc;
	background-color: #fefff5;
}
input.activation_box {
	font-family: Monaco, Courier New, Courier, mono;
	font-size: 20px;
	width: 47px;
	text-align: center;
}
label.activation_separator {
	font-family: Monaco, Courier New, Courier, mono;
	font-size: 20px;
	padding-left: 3px;
	padding-right: 3px;
}
td.label {
	width: 170px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.field {
	padding-top: 2px;
	padding-bottom: 2px;
}
input.field_regular {
	width: 200px;
}
input.field_postal {
	width: 47px;
}
input.field_city {
	width: 150px;
}
img.avatar {
	border: 1px solid #b5b5aa;
}