.windowheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#CCCCCC;
	height:26px;
	background-image:url(images/window/w_head_bg.jpg);
	padding: 2px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

.windowfooter {
	height:24px;
	background-image:url(images/window/w_foot_bg.jpg);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#leftshade {
	background-position:top;
	background-repeat:repeat-y;
	width:3px;
	background-image:url(images/window/w_shading_left.jpg);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#rightshade {
	background-position:top;
	background-repeat:repeat-y;
	width:5px;
	background-image:url(images/window/w_shading_right.jpg);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#w_head_left_shade {
	width:3px;
	height:26px;
	background-position:top;
	background-repeat:repeat-y;
	background-image:url(images/window/w_head_left_shade.jpg);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#w_head_right_shade {
	width:5px;
	height:26px;
	background-position:top;
	background-repeat:repeat-y;
	background-image:url(images/window/w_head_right_shade.jpg);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#w_foot_left_shade {
	width:3px;
	height:24px;
	background-position:top;
	background-repeat:repeat-y;
	background-image:url(images/window/w_foot_left_shade.jpg);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#w_foot_right_shade {
	width:5px;
	height:24px;
	background-position:top;
	background-repeat:repeat-y;
	background-image:url(images/window/w_foot_right_shade.jpg);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#w_foot_resize {
	width:14px;
	height:24px;
	right:100%;
	top:2px;
	background-position:right;
	background-repeat:none;
	background-image:url(images/window/w_foot_resize.jpg);
}
