.theme1_nw {
	BACKGROUND: url(theme1/top_left.gif) no-repeat 0px 0px; WIDTH: 16px; HEIGHT: 36px
}
.theme1_n {
	BACKGROUND: url(theme1/top_mid.gif) repeat-x 0px 0px; WIDTH: 100%; HEIGHT: 36px
}
.theme1_ne {
	BACKGROUND: url(theme1/top_right.gif) no-repeat 0px 0px; WIDTH: 12px; HEIGHT: 36px
}
.theme1_e {
	BACKGROUND: url(theme1/center_right.gif) repeat-y 0px 0px; WIDTH: 4px; HEIGHT: 100%
}
.theme1_w {
	BACKGROUND: url(theme1/center_left.gif) repeat-y 0px 0px; WIDTH: 4px; HEIGHT: 100%
}
.theme1_sw {
	BACKGROUND: url(theme1/bottom_left.gif) no-repeat 0px 0px; WIDTH: 12px; HEIGHT: 30px
}
.theme1_s {
	BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid; BACKGROUND: url(theme1/bottom_mid.gif) repeat-x 0px 0px; BORDER-LEFT: black 0px solid; WIDTH: 100%; BORDER-BOTTOM: black 0px solid; HEIGHT: 30px
}
.theme1_se {
	BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid; BACKGROUND: url(theme1/bottom_right.gif) no-repeat 0px 0px; BORDER-LEFT: black 0px solid; WIDTH: 12px; BORDER-BOTTOM: black 0px solid; HEIGHT: 30px
}
.theme1_sizer {
	BACKGROUND: url(theme1/sizer.gif) no-repeat 0px 0px; WIDTH: 12px; CURSOR: se-resize; HEIGHT: 24px
}
.theme1_close {
	Z-INDEX: 1000; RIGHT: 10px; BACKGROUND: url(theme1/close.gif) repeat-x 0px 0px; WIDTH: 19px; CURSOR: pointer; POSITION: absolute; TOP: 10px; HEIGHT: 19px
}
.theme1_minimize {
	Z-INDEX: 1000; RIGHT: 20px; BACKGROUND: url(theme1/minimize.gif) repeat-x 0px 0px; WIDTH: 19px; CURSOR: pointer; POSITION: absolute; TOP: 10px; HEIGHT: 19px
}
.theme1_maximize {
	Z-INDEX: 1000; RIGHT: 40px; BACKGROUND: url(theme1/maximize.gif) repeat-x 0px 0px; WIDTH: 19px; CURSOR: pointer; POSITION: absolute; TOP: 10px; HEIGHT: 19px
}
.theme1_title {
	FONT-SIZE: 16px; FLOAT: left; WIDTH: 100%; COLOR: #fff; HEIGHT: 14px; TEXT-ALIGN: center
}
.theme1_content {
	FONT-SIZE: 10px; BACKGROUND: #ffffff; OVERFLOW: auto; COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, Sans Serif
}
.theme1_content TABLE {
	BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; BORDER-LEFT: #ffffff 0px solid; BORDER-BOTTOM: #ffffff 0px solid
}
