.sidemenutable
{
	width: 165px;
	margin-top: 10px;
}

/******************** fist level ***********************/
.menu_left0
{
    padding: 8px 0 8px 0;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #5b707c;
    text-decoration: none;
    cursor: hand;
}

.menu_left0 a:link, .menu_left0 a:visited
{
    color: #5b707c;
    text-decoration: none;
}

.menu_left0 a:hover 
{
	color: #f38c3a;
}

/******************** first level active ********************/

.menu_left0Active
{
    color: #5b707c;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
}

.menu_left0Active a:link, .menu_left0Active a:visited
{
	font-weight: bold;
	color: #5b707c;
	text-decoration: none;
	background: transparent;
}

.menu_left0Active a:hover 
{
	color: #f38c3a;
}

/**********  level 1 active ***************/

td.menuconActive1
{
    font-size: 11px;
    color: #000;
}

td.menuconActive1 a:link, td.menuconActive1 a:visited
{
    background-image: url(icon_brown_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
    color: #000;
}

.menuconActive1 a:hover
{
	color: #000
}

td.menuconActive1_havechild
{
	font-family: Verdana, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	line-height: 18px;
}

.menuconActive2
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #43535d;
	text-decoration: none;
}

.menuconActive1_havechild
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
	color:red;
	text-decoration: none;
	line-height: 18px;
}

table.menutable
{
    margin-bottom: 6px;
}

/**********  level 1 td ***************/

table.menutable td.menucon1
{
    padding-left: 15px;
    background-image: url(icon_blue_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 8px;
    font-size: 11px;
}

.menucon1 a:link, .menucon1 a:visited
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #5b707c;
}

.menucon1 a:hover
{
    text-decoration: underline;
}

.menucon1_havechild, .menucon1_havechild a, .menucon1_havechild a:link, .menucon1_havechild:visited
{
	font-family: Verdana, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-decoration: none;
}

td.menucon1_havechild
{
	font-family: Verdana, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(icon2.gif);
	background-repeat: no-repeat;
	background-position: 99%;
	cursor: default;
}

/**************** level 2 TD ,color="#cbe5f6" create more level if needed *******************/

.menucon2
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: italic;
}

.menucon2_havechild a 
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: italic;
}

td.menucon2
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: 18px;
}

td.menucon2_havechild
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image:url(icon_blue_arrow.gif);
	background-repeat:no-repeat;
	background-position:99%;
}

.menucon3
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: italic;
}