
IMG {
	border-width : 0px;
}
TD {
	padding : 0px;
	vertical-align : top;
}
TD.menu {
	width : 80px;
	height : 36px;
	background-image : url(graphics/selector_h.jpg);
	background-repeat : no-repeat;
	white-space : nowrap;
	padding:  1px 10px 5px 10px;
	text-align : center;
	font-weight : bold;
	font-family : sans-serif;
	font-variant : small-caps;
	font-size : 14px;
	letter-spacing : 0.1em;
	cursor : pointer;
	border-style : none;
	border-width : 1px;
	margin : 0px;
	vertical-align : top;
}
TD.footer {
	width : 110px;
	height : 39px;
	background-image : url(graphics/selector3_c.png);
	background-repeat : no-repeat;
	white-space : nowrap;
	padding:  0px 10px 0px 10px;
	text-align : left;
	font-weight : bold;
	font-family : sans-serif;
	font-variant : small-caps;
	font-size : 14px;
	letter-spacing : 0.1em;
	cursor : pointer;
	border-left-style : solid;
	border-color : #dddddd;
	border-width : 1px;
}
TD.footer2 {
	text-align : center;
	font-weight : normal;
	font-family : sans-serif;
	font-variant : small-caps;
	font-size : 12px;
	letter-spacing : 0.1em;
	cursor : pointer;
	border-style : solid;
	border-color : #dddddd;
	border-width : 1px;
}
BODY {
	background : #847660;
	margin : 0px;
	font-family : sans-serif;
	font-size : 13px;
}
H1 {
	font-weight : bold;
	font-family : sans-serif;
	font-variant : small-caps;
	font-size : 1.4em;
	letter-spacing : 0.0em;
	line-height : 1.0em;
	margin-top : 0px;
	margin-bottom : 0px;
}
H1.content {
	font-weight : bold;
	font-family : sans-serif;
	font-variant : small-caps;
	font-size : 1.1em;
	letter-spacing : 0.05em;
	line-height : 1.0em;
	margin : 10px auto auto 0px;
	text-align : center;
}
H2 {
	font-weight : bold;
	font-family : sans-serif;
	font-variant : small-caps;
	font-size : 1.2em;
	text-align : center;
	letter-spacing : 0.2em;
	line-height : 1.0em;
	margin-top : 2px;
	margin-bottom : 0px;
}
TD.item {
	background-image : url(graphics/effect3.png);
	background-repeat : no-repeat;
	height : 66px;
	padding : 0px 0px 0px 20px;
	text-align : left;
	vertical-align : middle;
}
SPAN.tab {
	background : #cccccc;
	border-style : solid;
	border-color : #000000;
	border-width : 1px;
	margin : 2px;
	cursor : pointer;
	font-size : 12px;
	font-variant : small-caps;
	letter-spacing : 0.1em;
	white-space : nowrap;
	padding : 2px;
}
SPAN.active_tab {
	background : none;
	border-style : solid;
	border-color : #000000;
	border-width : 1px;
	margin : 2px;
	cursor : pointer;
	font-size : 12px;
	font-weight : normal;
	font-variant : small-caps;
	letter-spacing : 0.1em;
	white-space : nowrap;
	padding : 2px;
}
DIV.content {
	background : #decfb8;
	border-style : solid;
	border-width : 1px;
	margin : 0px;
	min-height : 300px;
	padding : 10px;
	text-indent : 15px;
	overflow : ;
	font-size : 14px;
}
LI {
	margin-left : -20px;
}
LI:first-line {
	font-weight : bold;
}

