body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #808080;
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 12px;
	background-image: url(../images/metal_bg.gif);
	color: #000000;
}
.site_box {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}
.page_header {
	height: 256px;
	width: 952px;
}
.page_header_patch {
	height: 256px;
	width: 200px;
	background-image: url(../images/dcfd_patchbg.png);
}
.page_header_right {
	width: 752px;
	vertical-align: top;
}
.page_header_right_top {
	height: 192px;
	width: 752px;
	margin: 0px;
	padding: 0px;
}
.page_body_left {
	background-image: url(../images/dcfd_box_left.png);
	background-repeat: repeat-y;
	width: 48px;
}
.page_body_right {
	background-image: url(../images/dcfd_box_right.png);
	width: 24px;
}
.page_body_center {
	background-color: #FFFFFF;
	width: 880px;
}
.page_footer_left {
	background-image: url(../images/dcfd_box_corner_bl.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 72px;
}
.page_footer_right {
	background-image: url(../images/dcfd_box_corner_br.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 48px;
}
.page_footer_center {
	background-image: url(../images/dcfd_box_bottom.png);
	height: 48px;
	width: 832px;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
.page_header_bottom_navbar {
	height: 40px;
	width: 752px;
}
.page_header_bottom_navbar_left {
	background-image: url(../images/dcfd_navbar_bg.png);
	background-repeat: repeat-x;
	height: 40px;
	width: 728px;
	vertical-align: top;
}
.page_header_bottom_navbar_right {
	background-image: url(../images/dcfd_navbar_right.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 24px;
}
.page_header_bottom_spacer_left {
	background-color: #FFFFFF;
	width: 728px;
	height: 24px;
}
.navbar_container {
	height: 32px;
	width: 718px;
	margin-left: 10px;
}
.navbar_collection {
	height: 32px;
}
.navbar_item_normal {
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
}
.page_body_content_container {
	width: 100%;
}
.page_body_content_leftlinks {
	width: 200px;
	vertical-align: top;
	padding-right: 5px;
}
.page_body_content_body {
	width: 100%;
	vertical-align: top;
}
.page_body_content_body_header {
	font-size: 28px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	letter-spacing: -1px;
	padding-bottom: 5px;
}
.page_body_content_body_story {
	padding-top: 7px;
}
.leftlinks_container {
	width: 190px;
	margin-right: 5px;
	margin-left: 5px;
	border-spacing: 5px;
}
.leftlinks_header {
	background-color: #e0e0e0;
	border: 1px solid #999999;
	height: 28px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}
.leftlinks_item_normal {
	font-size: 11px;
	padding-left: 20px;
	border: 1px solid #FFFFFF;
	height: 28px;
}
.navbar_item_over {
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
	background-image: url(../images/dcfd_navbar_bgon.png);
	cursor: pointer;
}
.navbar_item_selected {

	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
	background-image: url(../images/dcfd_navbar_bgselected.png);
}
a {
	color: #000000;
	text-decoration: none;
}
.leftlinks_item_over {
	font-size: 11px;
	padding-left: 20px;
	background-color: #A8C4DE;
	border: 1px solid #8398AB;
	height: 28px;
	cursor: pointer;
}
.left_maltesecrossbar {
	width: 110px;
	padding-right: 15px;
	padding-left: 10px;
}
.page_body_content_leftmaltesecross {
	vertical-align: top;
}
.leftlinks_loginbox {
	padding: 12px;
	font-size: 11px;
}
.sitelogin_loginbox {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
.sitelogin_loginboxbottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	font-size: 11px;
}
.sitelogin_loginbox_details {
	padding: 5px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	border-spacing: 5px;
	font-size: 11px;
}
.sitelogin_invalidtext {
	font-weight: bold;
	color: #990000;
}
