body
{
	color : #000000 ;
	background-color : #ffffff ;
	background-image : url("../images/filetback.png") ;
	background-repeat : repeat-x ;
	background-position : 0 0 ;

	padding-top : 50pt ;
}

table.menu
{
	background-color : #ffffff ;

	width : 200px ;

	text-align : left ;
}

td.inside
{
	background-color : #ffffff ;

	text-align : left ;
}

td.border_u
{
	background-color : #fbda59 ;
	background-image : url("../images/menu/border_u.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	height : 16px ;
}

td.border_b
{
	background-color : #fbda59 ;
	background-image : url("../images/menu/border_b.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	height : 16px ;
}

a.unselectedMenuItem:link
{
	font-family : Arial ;
	font-size : 12pt ;
	font-style : normal ;
	color : #000000 ;
	text-decoration : none ;
}

a.unselectedMenuItem:visited
{
	font-family : Arial ;
	font-size : 12pt ;
	font-style : normal ;
	color : #000000 ;
	text-decoration : none ;
}

a.unselectedMenuItem:active
{
	font-family : Arial ;
	font-size : 12pt ;
	font-style : normal ;
	color : #000000 ;
	text-decoration : none ;
}

a.unselectedMenuItem:hover
{
	font-family : Arial ;
	font-size : 12pt ;
	font-style : normal ;
	color : #000000 ;
	text-decoration : none ;
}

a.selectedMenuItem:link
{
	font-family : Arial ;
	font-size : 12pt ;
	font-style : italic ;
	color : #000000 ;
	text-decoration : none ;
}

a.selectedMenuItem:visited
{
	font-family : Arial ;
	font-size : 12pt ;
	font-style : italic ;
	color : #000000 ;
	text-decoration : none ;
}

a.selectedMenuItem:active
{
	font-family : Arial ;
	font-size : 12pt ;
	font-style : italic ;
	color : #000000 ;
	text-decoration : none ;
}

a.selectedMenuItem:hover
{
	font-family : Arial ;
	font-size : 12pt ;
	font-style : italic ;
	color : #000000 ;
	text-decoration : none ;
}

a.displayedMenuItem:link
{
	font-family : Arial ;
	font-size : 12pt ;
	font-style : italic ;
	color : #000000 ;
	text-decoration : underline ;
}

a.displayedMenuItem:visited
{
	font-family : Arial ;
	font-size : 12pt ;
	font-style : italic ;
	color : #000000 ;
	text-decoration : underline ;
}

a.displayedMenuItem:active
{
	font-family : Arial ;
	font-size : 12pt ;
	font-style : italic ;
	color : #000000 ;
	text-decoration : underline ;
}

a.displayedMenuItem:hover
{
	font-family : Arial ;
	font-size : 12pt ;
	font-style : italic ;
	color : #000000 ;
	text-decoration : underline ;
}

a.subMenuLink:link
{
	font-family : Arial ;
	font-size : 10pt ;
	font-style : italic ;
	color : #000000 ;
	text-decoration : none ;
}

a.subMenuLink:visited
{
	font-family : Arial ;
	font-size : 10pt ;
	font-style : italic ;
	color : #000000 ;
	text-decoration : none ;
}

a.subMenuLink:active
{
	font-family : Arial ;
	font-size : 10pt ;
	font-style : italic ;
	color : #000000 ;
	text-decoration : none ;
}

a.subMenuLink:hover
{
	font-family : Arial ;
	font-size : 10pt ;
	font-style : italic ;
	color : #000000 ;
	text-decoration : none ;
}

img
{
	border : 0pt ;
}

img.login
{
	border : 0pt ;

	cursor : pointer ;
}

div.menuItem_u
{
	background-color : #ffffff ;
	background-image : url("../images/menu/menu_item_u.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	text-align : left ;

	font-family : Arial ;
	font-size : 12pt ;
	font-style : italic ;
	color : #ffffff ;

	width : 200px ;
	height : 20px ;

	cursor : pointer ;

	margin-top : 0pt ;
	margin-left : 0pt ;
	margin-right : 0pt ;
	margin-bottom : 0pt ;
}

div.menuItem
{
	background-color : #ffffff ;
	background-image : url("../images/menu/menu_item.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	text-align : left ;

	font-family : Arial ;
	font-size : 12pt ;
	font-style : italic ;
	color : #ffffff ;

	width : 200px ;
	height : 20px ;

	cursor : pointer ;

	margin-top : 0pt ;
	margin-left : 0pt ;
	margin-right : 0pt ;
	margin-bottom : 0pt ;
}

div.menuItem_b
{
	background-color : #ffffff ;
	background-image : url("../images/menu/menu_item_b.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	text-align : left ;

	font-family : Arial ;
	font-size : 12pt ;
	font-style : italic ;
	color : #ffffff ;

	width : 200px ;
	height : 20px ;

	cursor : pointer ;

	margin-top : 0pt ;
	margin-left : 0pt ;
	margin-right : 0pt ;
	margin-bottom : 0pt ;
}

div.hiddenSubMenu
{
	display : none ;
}

div.displayedSubMenu
{
	display : block ;

	margin-top : 0pt ;
	margin-left : 0pt ;
	margin-right : 0pt ;
	margin-bottom : 0pt ;
}

div.subMenuItem_u
{
	font-family : Arial ;
	font-size : 10pt;
	font-style : italic ;

	text-align : left ;

	color : #000000 ;

	background-color : #ffffff ;
	background-image : url("../images/menu/menu_subitem_u.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	width : 200px ;
	height : 20px ;

	margin-top : 0pt ;
	margin-left : 0pt ;
	margin-right : 0pt ;
	margin-bottom : 0pt ;
}

div.subMenuItem
{
	font-family : Arial ;
	font-size : 10pt;
	font-style : italic ;

	text-align : left ;

	color : #000000 ;

	background-color : #ffffff ;
	background-image : url("../images/menu/menu_subitem.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	width : 200px ;
	height : 20px ;

	margin-top : 0pt ;
	margin-left : 0pt ;
	margin-right : 0pt ;
	margin-bottom : 0pt ;
}

div.subMenuItem_b
{
	font-family : Arial ;
	font-size : 10pt;
	font-style : italic ;

	text-align : left ;

	color : #000000 ;

	background-color : #ffffff ;
	background-image : url("../images/menu/menu_subitem_b.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	width : 200px ;
	height : 20px ;

	margin-top : 0pt ;
	margin-left : 0pt ;
	margin-right : 0pt ;
	margin-bottom : 0pt ;
}

div.subMenuLoginBox_u
{
	background-color : #ffffff ;
	background-image : url("../images/menu/menu_login_u.png") ;
	background-repeat : repeat-y ;
	background-position : 0 0 ;

	width : 200px ;
	height : 4px ;

	padding-top : 0pt ;
	padding-left : 0pt ;
	padding-right : 0pt ;
	padding-bottom : 0pt ;

	margin-top : 0pt ;
	margin-left : 0pt ;
	margin-right : 0pt ;
	margin-bottom : 0pt ;
}

div.subMenuLoginBox
{
	background-color : #ffffff ;
	background-image : url("../images/menu/menu_login.png") ;
	background-repeat : repeat-y ;
	background-position : 0 0 ;

	width : 200px ;

	margin-top : 0pt ;
	margin-left : 0pt ;
	margin-right : 0pt ;
	margin-bottom : 0pt ;
}

div.subMenuLoginBox_b
{
	background-color : #ffffff ;
	background-image : url("../images/menu/menu_login_b.png") ;
	background-repeat : repeat-y ;
	background-position : 0 0 ;

	width : 200px ;
	height : 4px ;

	margin-top : 0pt ;
	margin-left : 0pt ;
	margin-right : 0pt ;
	margin-bottom : 0pt ;
}

div.loginBox
{
	font-family : Arial ;
	font-size : 8pt ;
	font-weight : normal ;

	color : #000000 ;

	text-align : center ;

	width : 200px ;

	padding-top : 0pt ;
	padding-left : 15pt ;
	padding-right : 2pt ;
	padding-bottom : 0pt ;

	margin-left : 5pt ;
}

div.loginText
{
	font-family : Arial ;
	font-size : 8pt ;
	font-weight : normal ;

	color : #000000 ;

	text-align : left ;
}

div.centeredLoginText
{
	font-family : Arial ;
	font-size : 8pt ;
	font-weight : normal ;

	color : #000000 ;

	text-align : center ;
}

input.loginInput
{
	font-family : Arial ;
	font-size : 8pt ;
	font-style : normal ;
	font-weight : normal ;

	color : #000000 ;

	background-color : #dddddd ;

	border-width : 1pt ;
	border-style : groove ;
	border-color : #ada79f ;
}

a.loginLink:link
{
	font-family : Arial ;
	font-size : 8pt ;
	font-style : italic ;
	color : #000000 ;
	text-decoration : none ;
}

a.loginLink:visited
{
	font-family : Arial ;
	font-size : 8pt ;
	font-style : italic ;
	color : #000000 ;
	text-decoration : none ;
}

a.loginLink:active
{
	font-family : Arial ;
	font-size : 8pt ;
	font-style : italic ;
	color : #000000 ;
	text-decoration : none ;
}

a.loginLink:hover
{
	font-family : Arial ;
	font-size : 8pt ;
	font-style : italic ;
	color : #000000 ;
	text-decoration : none ;
}

p.visitor
{
	font-family : Arial ;
	font-size : 8pt ;
	font-style : normal ;

	text-align : center ;

	margin-top : 5pt ;
	margin-left : 25pt ;
	margin-right : 25pt ;
}

p.lastUpdateDate
{
	font-family : Arial ;
	font-size : 8pt ;
	font-style : italic ;

	text-align : left ;

	margin-top : 5pt ;
}

a.classic:link
{
	color : #ada79f ;
	text-decoration : underline ;

	font-family : Arial ;
	font-size : 10pt ;
	font-weight : normal ;
}

a.classic:visited
{
	color : #ada79f ;
	text-decoration : underline ;

	font-family : Arial ;
	font-size : 10pt ;
	font-weight : normal ;
}

a.classic:active
{
	color : #ada79f ;
	text-decoration : underline ;

	font-family : Arial ;
	font-size : 10pt ;
	font-weight : normal ;
}

a.classic:hover
{
	color : #ada79f ;
	text-decoration : underline ;

	font-family : Arial ;
	font-size : 10pt ;
	font-weight : normal ;
}
