.general_table {
	width : 750px ;
	font-size: 12px ;
	color: black ;
	font-weight: normal ;
	background-color: white ; }
.line {
	font-size: 10px ;
	color: white ;
	font-weight: normal ;
	height: 1px ; }
/* LEVEL0 */
.level0_current {
	font-size: 14px ;
	color: #990033 ;
	font-weight: bold ; }
a.level0 {
	color: white ;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px ; }
a.level0:hover{
	color: black ;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px; }
a.level0:active {
	color: #990033 ;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px; }
a.level0_current {
	color: white ;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px ; }
a.level0_current:hover{
	color: black ;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px ; }
a.level0_current:active {
	color: #990033 ;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px; }
/* LEVEL1 */
.level1 {
	font-size: 12px ;
	color: white ;
	font-weight: normal ;
	height : 20px ;
	background-color: #282828 ; }
.level1_current {
	font-size: 12px ;
	color: #CC0000 ;
	font-weight: normal ; }
a.level1 {
	color: white ;
	text-decoration: none;
	font-weight: bold ;
	font-size: 12; }
a.level1:hover{
	color: #FF9600 ;
	text-decoration: none;
	font-weight: bold ;
	font-size: 12px; }
a.level1_current {
	color: #CC0000 ;
	text-decoration: none;
	font-weight: normal ;
	font-size: 12px; }
a.level1_current:hover{
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px; }
/* LEVEL2 */
.level2 {
	font-size: 12px ;
	width : 93px ;
	height : 20px ;
	background-color: #282828 ;
	color: white ;
	font-weight: normal ; }
.level2_current {
	font-size: 12px ;
	width : 93px ;
	height : 20px ;
	color: #FF9600 ;
	font-weight: bold ; }
a.level2 {
	color: white ;
	text-decoration: none;
	font-weight: bold ;
	font-size: 12px ; }
a.level2:hover{
	color: #FF9600 ;
	text-decoration: none;
	font-weight: bold ;
	font-size: 12px; }
a.level2_current {
	color: #FFAE00 ;
	text-decoration: none;
	font-weight: bold ;
	font-size: 12; }
a.level2_current:hover{
	color: #9EA6A5 ;
	text-decoration: none;
	font-weight: boldl ;
	font-size: 12px; }
/* LEVEL3 */
.level3 {
	font-size: 12px ;
	height : 20px ;
	background-color: #9EA6A5 ;
	color: white ;
	font-weight: normal ; }
.level3_current {
	font-size: 12px ;
	height : 20px ;
	color: #FF9600 ;
	font-weight: bold ; }
a.level3 {
	color: #282828 ;
	text-decoration: none;
	font-weight: bold ;
	font-size: 12px ; }
a.level3:hover{
	color: white ;
	text-decoration: none;
	font-weight: bold ;
	font-size: 12px; }
a.level3_current {
	color: #FFAE00 ;
	text-decoration: none;
	font-weight: bold ;
	font-size: 12; }
a.level3_current:hover{
	color: #FFAE00 ;
	text-decoration: none;
	font-weight: boldl ;
	font-size: 12px; }
/* FOOTER */
.footer {
	font-size: 10px ;
	color: white ;
	font-weight: normal ; }
a.footer {
	font-size: 10px ;
	color: white ;
	font-weight: normal ; }
a.footer:hover {
	font-size: 10px ;
	color: #282828 ;
	font-weight: normal ; }

.logout {
	font-size: 12px ;
	color: black ;
	background-color: #788386 ; }
a.logout {
	font-size: 12px ;
	color: black ;
	font-weight: old ;
	background-color: #788386 ; }
a.logout:hover {
	font-size: 12px ;
	color: #CC0000 ;
	font-weight: bold ;
	background-color: #788386 ; }
