body {
	font-family: Arial, Verdana, sans-serif;
	color: #000001;
	font-weight: bolder;
	font-size: 10pt;
	text-decoration: none;
	cursor: default;
	background-color: #FFFFFF;
}

#container {
	width: 100%;
}

fieldset {
	overflow: hidden;
	display: block;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

legend {
	display: none;
}

#center_l {
	vertical-align: top;
	width: 160px;
}

#center_c {
	vertical-align: top;
}

table {
	width: 100%;
	cursor: default;
}

#topLeft .topMenu {
	font-family: Tahoma;
	font-weight: bold;
	width: 160px;
	cursor: pointer;
	color: #333333;
}

#topLeft .buttonLevel1Normal {
	color: #333333;
	background-color: #FFFFFF;
	width: 160px;
	cursor: pointer;
}

#topLeft .buttonLevel1Hover {
	color: #CC0000;
	width: 160px;
	cursor: pointer;
	border-bottom-width: 2px;
	border-bottom-color: cc0000;
}

#topLeft .buttonIsSelected {
	color: #CC0000;
	cursor: pointer;
}

#center_l .topMenu {
	font-family: Tahoma;
	color: #666666;
	width: 160px;
	cursor: pointer;
}

#center_l .buttonLevel1Normal {
	color: #333333;
	width: 160px;
}

#center_l .buttonLevel1Hover {
	color: #FFCC00;
	width: 160px;
	cursor: pointer;
}

#center_l .buttonIsSelected {
	color: #FFCC00;
	background-color: #666666;
	width: 160px;
}

#center_l .buttonLevel2Hover {
	cursor: pointer;
	color: #FFCC00;
}

#topLeft  .buttonIsSelected {
	0: #topLeft ;
}

#topLeft  a.buttonIsSelected {
	0: #topLeft ;
}

#topLeft  a.buttonIsSelected:visited {
	0: #topLeft ;
}

#topLeft  a.buttonIsSelected:hover {
	0: #topLeft ;
}

#center_l  .buttonIsSelected {
	0: #center_l ;
}

#center_l  a.buttonIsSelected {
	0: #center_l ;
}

#center_l  a.buttonIsSelected:visited {
	0: #center_l ;
}

#center_l  a.buttonIsSelected:hover {
	0: #center_l ;
}

.buttonLevel3Normal {
}

.buttonLevel3Hover {
}

