/* Main Page Info */

html {
	background: #89a5a8;
	margin: 0px;
	padding: 12px;
}

body {
	background: transparent;
	border: 0px;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 748px;
}

/* Main Page Table Tags */

table#outer_overview {
	background: transparent;
	border-collapse: collapse;
	margin: 0px;
	width: 748px;
}

tr#outer_overview_top_tr {
	background: transparent url(../images/outer/outer_top.gif) no-repeat;
	height: 99px;
	width: 748px;
}

tr#outer_overview_menu {
	background: transparent;
	width: 748px;
}

tr#outer_overview_middle {
	background: transparent;
	width: 748px;
}

tr#outer_overview_bottom {
	background: transparent;
	height: 25px;
	width: 748px;
}

td#outer_overview_top_td {
	background: transparent url(../images/outer/outer_top.gif) no-repeat;
	height: 99px;
	padding: 0px;
	width: 748px;
}

td#outer_left_middle {
	background: transparent url(../images/outer/outer_left.gif) repeat-y;
	padding: 0px;
	width: 12px;
}

td#menu {
	background: #e4e4e4;
	height: 27px;
	padding: 0px;
	width: 712px;
}

td#outer_right_middle {
	background: transparent url(../images/outer/outer_right.gif) repeat-y;
	padding: 0px;
	width: 24px;
}

td#inner_overview_td {
	background: #e4e4e4;
	padding: 0px;
	width: 712px;
}

td#outer_left_bottom {
	background: transparent url(../images/outer/outer_left_bottom.gif) no-repeat;
	height: 25px;
	padding: 0px;
	width: 12px;
}

td#outer_middle_bottom {
	background: transparent url(../images/outer/outer_bottom.gif) repeat-x;
	height: 25px;
	padding: 0px;
	width: 712px;
}

td#outer_right_bottom {
	background: transparent url(../images/outer/outer_right_bottom.gif) no-repeat;
	height: 25px;
	padding: 0px;
	width: 24px;
}

table#inner_overview_table {
	background: transparent;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 712px;
}

tr#inner_overview_top {
	background: transparent;
	height: 11px;
	padding: 0px;
	width: 712px;
}

tr#inner_overview_middle {
	background: transparent;
	padding: 0px;
	width: 712px;
}

tr#inner_overview_bottom {
	background: transparent;
	height: 11px;
	padding: 0px;
	width: 712px;
}

td#inner_left_top {
	background: transparent url(../images/inner/inner_left_top.gif) no-repeat;
	height: 11px;
	padding: 0px;
	width: 11px;
}

td#inner_middle_top {
	background: transparent url(../images/inner/inner_top.gif) repeat-x;
	height: 11px;
	padding: 0px;
	width: 690px;
}

td#inner_right_top {
	background: transparent url(../images/inner/inner_right_top.gif) no-repeat;
	height: 11px;
	padding: 0px;
	width: 11px;
}

td#inner_left_middle {
	background: transparent url(../images/inner/inner_left.gif) repeat-y;
	padding: 0px;
	width: 11px;
}

td#page {
	background: #ffffff;
	padding: 6px;
	text-align: left;
	width: 678px;
}

td#inner_right_middle {
	background: transparent url(../images/inner/inner_right.gif) repeat-y;
	padding: 0px;
	width: 11px;
}

td#inner_left_bottom {
	background: transparent url(../images/inner/inner_left_bottom.gif) no-repeat;
	height: 11px;
	padding: 0px;
	width: 11px;
}

td#inner_middle_bottom {
	background: transparent url(../images/inner/inner_bottom.gif) repeat-x;
	height: 11px;
	padding: 0px;
	width: 690px;
}

td#inner_right_bottom {
	background: transparent url(../images/inner/inner_right_bottom.gif) no-repeat;
	height: 11px;
	padding: 0px;
	width: 11px;
}