/* FOR LIST VIEW */
.mouseOverParentLV {
	/*background-color:#0B8CF0;*/
	color:#E2EBF2;
	font-family:Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-align:center;
	vertical-align: middle;
	width:220px;
	height:25px;
}

.mouseOutParentLV {
	/*background-color:#0B8CF0;*/
	color:#E2EBF2;
	font-family:Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align:center;
	vertical-align: middle;
	width:220px;
	height:25px;
}

.linkMenuLV {
	text-decoration: none;
	color:White;
	font-family:Verdana;
	font-size: 8pt;
	font-weight:bold;
}

.mouseOverChildLV {
	/*background-color:#ff3366;*/
	background-color:#0B8CF0;
	color:#E2EBF2;
	font-family:Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-align:center;
	vertical-align: middle;
	width:220px;
	height:25px;
}

.mouseOutChildLV {
	/*background-color:#cc3366;*/
	background-color:#0B8CF0;
	color:#E2EBF2;
	font-family:Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align:center;
	vertical-align: middle;
	width:220px;
	height:25px;
}
/* FOR LIST VIEW - End */

/* FOR TREE VIEW - Start */
.mouseOverParentTV {
	/*background-color:#ff3366;*/
	/*background-color:#0B8CF0;*/
	color:#E2EBF2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	width:200px;
	height:20px;
}

.mouseOutParentTV {
	/*background-color:#cc3366;*/
	/*background-color:#0B8CF0;*/
	color:#E2EBF2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	width:200px;
	height:20px;
}

.linkMenuTV {
	text-decoration: none;
	color:White;
	font-family:Verdana;
	font-size: 8pt;
	font-weight:bold;
}

.mouseOverChildTV {
	/*background-color:#ff3366;*/
	/*background-color:#0B8CF0;*/
	color:#E2EBF2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	width:200px;
	height:20px;
}

.mouseOutChildTV {
	/*background-color:#cc3366;*/
	/*background-color:#0B8CF0;*/
	color:#E2EBF2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	width:200px;
	height:20px;
}
/* FOR TREE VIEW - End */

.divMenu 
{
	visibility:hidden;
	position:absolute;
}
	
.fieldLabel {
	background-color:#cc3366;
	color:#f8f8ff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	width:200px;
	height:20px;
}

.fieldText {
	background-color:#cc3366;
	color:#f8f8ff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	width:200px;
	height:20px;
}

.tableMenu 
{
	background-image:url(../images/flag.jpg);
	background-position:center center;
	width: 800px;
	height: 25px;
	text-align: center;
}

.level1_menu a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	/*font-size: x-small;*/
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.level1_menu a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*font-size: x-small;*/
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.level1_menu 
{
	background-image:url(../images/flag.jpg);
	background-position:center center;
	width: 100%;
	height: 25px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	/*font-size: x-small;*/
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;	
}

.level2_menu a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	/*font-size: x-small;*/
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.level2_menu a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*font-size: x-small;*/
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}

.level2_menu 
{
	background-image:url(../images/subnavibase.gif);
	background-position:center center;
	width: 100%;
	height: 25px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	/*font-size: x-small;*/
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;	
	display:none;
}

.levelX_menu a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	/*font-size: x-small;*/
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.levelX_menu a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*font-size: x-small;*/
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.levelX_menu 
{
	background-image:url(../images/subnavibase.gif);
	background-position:center center;
	width: 100%;
	height: 25px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	/*font-size: x-small;*/
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;	
	display:none;
}

.levelDummy_menu 
{
	background-image:url(../images/subnavibase.gif);
	background-position:center center;
	width: 100%;
	height: 25px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	/*font-size: x-small;*/
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;	
}

.tree_menu 
{
	background-color: #EEEED9;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 4;
	padding: 4;
	border-width: 2;
	border-color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;	
}

.tree_menu a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	/*font-size: x-small;*/
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

.tree_menu a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*font-size: x-small;*/
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

