body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 9px;
	color: #636363;
}
#all {
	position:absolute;
	width:696px;
	left:20px;
	top:0px;
}
#header {
	position:relative;
	width:696px;
	height:185px;
	left: 0px;
	top: 0px;
	z-index:5;
}
#header_center {
	position:absolute;
	width:201px;
	height:106px;
	background-image: url(images/header_bg.jpg);
	left: 131px;
	top: 0px;
}
#header2 {
	position:absolute;
	width:178px;
	height:106px;
	right: 0px;
	top: 0px;
}
#header_left {
	position:absolute;
	width:131px;
	height:106px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(images/header_left.jpg);
}
#header_right {
	position:absolute;
	width:176px;
	height:106px;
	z-index:2;
	right: 188px;
	top: 0px;
	background-image: url(images/header_right.jpg);
}
#menu {
	position:absolute;
	width:696px;
	height:75px;
	z-index:3;
	top: 111px;
	left: 0px;
	overflow: visible;
}
#body_block {
	position:relative;
	width:696px;
	height:400px;
	left: 0px;
	top: 10px;
}
#body_wide {
	position:absolute;
	width:696px;
	height:400px;
	left: 0px;
	background-color: #E7E7E7;
}
#body_wide_b {
	position:absolute;
	width:696px;
	height:400px;
	left: 0px;
	background-color: #E7E7E7;
	overflow: auto;
}
#body_a {
	position:absolute;
	width:435px;
	height:420px;
	left: 0px;
	background-color: #E7E7E7;
}
#body_b {
	position:absolute;
	width:269px;;
	height:450px;
	left: 445px;
	background-color: #E7E7E7;
}
#corner_top_left {
	position:absolute;
	width:8px;
	height:8px;
	top: 0px;
	left: 0px;
	background-image: url(images/corner_top_left.jpg);
	background-repeat: no-repeat;
}
#corner_top_right {
	position:absolute;
	width:8px;
	height:8px;
	top: 0px;
	right: 0px;
	background-image: url(images/corner_top_right.jpg);
	background-repeat: no-repeat;
}
#border_top {
	position:absolute;
	width:100%;
	height:8px;
	top:0px;
	background-image: url(images/border_top.jpg);
	background-repeat: no-repeat;
}
#border_bottom {
	position:absolute;
	width:100%;
	height:4px;
	bottom:0px;
	background-image: url(images/border_bottom.jpg);
	background-repeat: no-repeat;
}
#content {
	position:relative;
	width:95%;
	padding: 8px;
}
#block_a {
	position:relative;
	width:100%;
	height:15px;
	background-color:#879FB4;
}
#block_a_left {
	position:absolute;
	width:5px;
	height:15px;
	left: 0px;
	background-image: url(images/block_a_left.jpg);
}
#block_a_right {
	position:absolute;
	width:5px;
	height:15px;
	right: 0px;
	background-image: url(images/block_a_right.jpg);
}
#footer {
	position:absolute;
	top:652px;
	width:696px;
	left:16px;
}
