body {
	background                 : url(images/back.gif) #f0f0f8 center top repeat-x;
	margin                     : 0px;
	color                      : #3d3d3d;
	font-size                  : small;
}

img {	
	border                     : none;
}

p {
	margin                     : 0px;
}

h2 {
	font-size                  : 16pt;
}

#container {
	text-align                 : center;
	margin-right               : auto;
	margin-left                : auto;
	width                      : 860px;
}

#contents {
	text-align                 : left;
	margin-right               : 15px;
	margin-left                : 15px;
	width                      : 830px;
	height                     : 580px;
}

#contents-pane {
	vertical-align             : top;
	height                     : 450px;
}

#title-bar {
	margin-top                 : 15px;
	margin-bottom              : 15px;
}

#footer-pane {
	vertical-align             : top;
	height                     : 25px;
}

h1 {
	background-color           : #f0f0f8;
	color                      : #f0f0f8;
	font-size                  : 8px;
	font-weight                : normal;
	line-height                : 20px;
	text-align                 : right;
	height                     : 20px;
	padding-right              : 5px;
}

a {
	color                      : #696969;
	text-decoration            : underline;
}

a:hover {
	color                      : #c76968;
}

.copyright {
	text-align                 : center;
}

.logo {
	text-align                 : left;
}

td.header {
	background                 : url(images/003-006.gif);
	vertical-align             : top;
	font-size                  : 10pt;
	border-color               : #999999;
	border-style               : none none dashed none;
	border-width               : 1px 1px 1px 1px;
	color                      : #3d3d3d;
	text-align                 : left;
	padding                    : 2px;
}

td.body1 {
	background                 : url(images/003-009.gif);
	vertical-align             : top;
	font-size                  : 10pt;
	border-color               : #999999;
	border-style               : none none dashed none;
	border-width               : 1px 1px 1px 1px;
	color                      : #3d3d3d;
	padding                    : 2px;
}

td.border-tl-b {
	width                      : 15px;
	height                     : 15px;
	background                 : url(images/round-border/b_tl.gif) no-repeat;
}

td.border-tl-w {
	width                      : 15px;
	height                     : 15px;
	background                 : url(images/round-border/w_tl.gif) no-repeat;
}

td.border-t-b {
	width                      : auto;
	height                     : 15px;
	background                 : url(images/round-border/b_t.gif) repeat-x;
}

td.border-t-w {
	width                      : auto;
	height                     : 15px;
	background                 : url(images/round-border/w_t.gif) repeat-x;
}

td.border-tr-w {
	width                      : 16px;
	height                     : 15px;
	background                 : url(images/round-border/w_tr.gif) no-repeat;
}

td.border-l-b {
	width                      : 15px;
	height                     : auto;
	background                 : url(images/round-border/b_l.gif) repeat-y;
}

td.border-l-w {
	width                      : 15px;
	height                     : auto;
	background                 : url(images/round-border/w_l.gif) repeat-y;
}

td.border-r-w {
	width                      : 16px;
	height                     : auto;
	background                 : url(images/round-border/w_r.gif) repeat-y;
}

td.border-bl-b {
	width                      : 15px;
	height                     : 16px;
	background                 : url(images/round-border/b_bl.gif);
}

td.border-bl-w {
	width                      : 15px;
	height                     : 16px;
	background                 : url(images/round-border/w_bl.gif);
}

td.border-b-b {
	width                      : auto;
	height                     : 16px;
	background                 : url(images/round-border/b_b.gif);
}

td.border-b-w {
	width                      : auto;
	height                     : 16px;
	background                 : url(images/round-border/w_b.gif);
}

td.border-br-w {
	width                      : 16px;
	height                     : 16px;
	background                 : url(images/round-border/w_br.gif);
}

div.note-header {
	width                      : 690px;
	height                     : 120px;
	background                 : url(images/bg012_01.gif) no-repeat;
	margin                     : 0px;
}

div.note-content {
	width                      : 690px;
	height                     : auto;
	background                 : url(images/bg012_02.gif) repeat-y;
	padding                    : 0 40px 0 70px;
}

div.note-footer {
	width                      : 690px;
	height                     : 60px;
	background                 : url(images/bg012_03.gif) no-repeat;
	margin                     : 0px;
}

td.note-body {
	vertical-align             : top;
	font-size                  : 10pt;
	border-color               : #cccccc;
	border-style               : none none dashed none;
	border-width               : 0px 0px 1px 0px;
	color                      : #3d3d3d;
	padding                    : 3px;
	height                     : 14px;
}

.list-container {
	background                 : #ffffff;
	border-color               : #404040;
	border-style               : solid;
	border-width               : 1px;
	padding                    : 0px;
	margin-top                 : 10px;
}

td.list-header {
	background                 : url(images/noise.gif);
	vertical-align             : middle;
	font-size                  : 11pt;
	border-color               : #f0f0f0 #555555 #555555 #f0f0f0;
	border-style               : solid solid solid solid;
	border-width               : 1px 1px 1px 1px;
	color                      : #ffffff;
	text-align                 : center;
	padding                    : 2px;
}

td.list-item {
	background                 : url(images/003-009.gif);
	vertical-align             : middle;
	font-size                  : 11pt;
	border-color               : #cccccc;
	border-style               : none none dashed none;
	border-width               : 1px;
	color                      : #3d3d3d;
	text-align                 : left;
	padding                    : 4px 4px 4px 10px;
}

#MainMenu {
	height                     : 30px;
	border-color               : #1b73b3;
	border-style               : solid;                              
	border-width               : 0 0 3px;
	margin                     : 0;
}

#tab {
	top                        : 0;
	height                     : 0;
	background                 : repeat-x top;
	margin                     : 0;
}

#tab ul {
	list-style                 : none;
	float                      : left;
	margin                     : 0;
	padding                    : 0;
}

#tab li {
	display                    : inline;
	float                      : left;
	margin                     : 0 1px 0 0;
	padding                    : 0;
}

#tab a {
	background                 : #000000 url(images/bright_080.gif) no-repeat right top;
	text-decoration            : none;
	border                     : 0;
	display                    : block;
	float                      : left;
	margin                     : 0;
	padding                    : 0;
}

#tab a span {
	display                    : block;
	background                 : url(images/bleft_080.gif) no-repeat left top;
	font-family                : "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka;
	font-size                  : 12px;
	color                      : #ffffff;
	font-weight                : 0;
	line-height                : 30px;
	padding                    : 0 15px;
}

#tab a:hover,#tab li.item_active a {
	background-position        : right bottom;
}

#tab a:hover span,#tab li.item_active a span {
	background-position        : left bottom;
	color                      : #000000;
	font-weight                : 0;
	font-style                 : normal;
	text-decoration            : none;
}

.dropmenudiv {
	position                   : absolute;
	top                        : 0;
	float                      : left;
	display                    : block;
	visibility                 : hidden;
	color                      : #ffffff;
	z-index                    : 100;
	text-decoration            : none;
	border-color               : #1b73b3;
	border-style               : solid;
	border-width               : 0 0 3px;
	padding                    : 0;
}

.dropmenudiv ul {
	list-style                 : none;
	margin                     : 0;
	padding                    : 0;
}

.dropmenudiv li {
	display                    : inline;
	margin                     : 0;
	padding                    : 0;
}

.dropmenudiv a:link,.dropmenudiv a:visited {
	width                      : 180px;
	display                    : block;
	border                     : 0;
	color                      : #ffffff;
	background                 : url(images/bleft_080.gif) no-repeat left top;
	font-weight                : 0;
	font-style                 : normal;
	text-decoration            : none;
	margin                     : 0 1px 0 0;
	padding                    : 0;
}

.dropmenudiv a span {
	display                    : block;
	line-height                : 30px;
	background                 : url(images/bright_080.gif) no-repeat right top;
	font-family                : "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka;
	font-size                  : 12px;
	color                      : #ffffff;
	float                      : none;
	padding                    : 0 15px;
}

.dropmenudiv a:hover {
	border                     : 0;
	background-position        : left bottom;
	font-weight                : 0;
	font-style                 : normal;
	text-decoration            : none;
	color                      : #000000;
}

.dropmenudiv a:hover span {
	background-position        : right bottom;
	color                      : #000000;
	font-weight                : 0;
}
