﻿div#menusx
{
	width:199px;
	float:left;	
}

td.menu
{
	width:199px;
	/*background-image:url('../images/default_r5_c2.jpg');
	background-repeat:repeat-y;*/
	background-color:#999999;
	padding-bottom:5px;
	padding-top:3px;
}

td.menu:hover
{
	width:199px;
	/*background-image:url('../images/default_r5_c2.jpg');
	background-repeat:repeat-y;*/
	background-color:#c48cbd;
	padding-bottom:5px;
	
}

a.menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
	padding-left: 5px;
}

a.menu:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
	font-weight: 600;
}

td.sottomenu
{
	width:199px;
	height:auto;
	background-image:url('../images/default_r5_c2.jpg');
	background-repeat:repeat-y;
}


a.sottomenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #636363;
	text-decoration: none;
	font-weight: 600;
	padding-left: 5px;
}

a.sottomenu:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #636363;
	text-decoration: underline;
	font-weight: 600;
}