/* Default CSS Stylesheet for a new Web Application project */

body
{
	background-color: white;
}

div.RootMenuBar
{
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	font-weight: lighter;
	background-color: #99cc00;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana;
		margin-left:10px;
	margin-right:7px;
}


div.RootMenuBar A.RootMenuItemActive
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom-width: 1px;
	border-left: #000000 1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana;
	font-weight: 100;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	background-color: #99ccff;
	padding-right: 12px;
	cursor: default;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 7px;
}

div.RootMenuBar A.RootMenuItem
{
	font-family: 'Microsoft Sans Serif' , Verdana;
	font-size: 8pt; 
	text-decoration: none;
	color: black;
	padding-right: 12px;
	padding-left: 12px;
	margin-left:3px;
	margin-right:3px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;

}

div.RootMenuBar A.RootMenuItem:Hover
{
	border-right: #99ccff 1px solid;
	padding-right: 12px;
	border-top: #ffffff 1px solid;
	padding-left: 12px;
	font-size: 8pt;
	padding-bottom: 4px;
	border-left: #ffffff 1px solid;
	cursor: hand;
	padding-top: 2px;
	border-bottom: #99ccff 1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana;
	background-color: ;
	text-decoration: none;
}

div.ChildMenuBar
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: white;
	border-bottom:  1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana;
	font-size: 8pt;
}

div.ChildMenuBar A.ChildMenuItemActive
{
	border-right: #ffffff 1px solid;
	border-top: #99A7BE 1px solid;
	border-bottom-width: 1px;
	border-left: #99A7BE 1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	cursor: default;
	text-decoration: none;
	background-color: gray;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 7px;
}

div.ChildMenuBar A.ChildMenuItem
{
	font-family: 'Microsoft Sans Serif' , Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	padding-right: 12px;
	padding-left: 12px;
	margin-left:3px;
	margin-right:3px;
	border-left: #EBF2FE 1px solid;
	border-right: #EBF2FE 1px solid;

}

div.ChildMenuBar A.ChildMenuItem:Hover
{
	border-right: #7B958A 1px solid;
	padding-right: 12px;
	border-top: #ffffff 1px solid;
	padding-left: 12px;
	font-size: 8pt;
	padding-bottom: 3px;
	border-left: #ffffff 1px solid;
	cursor: hand;
	color: #000000;
	padding-top: 3px;
	border-bottom: #7B958A 1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana;
	background-color: #/* Default CSS Stylesheet for a new Web Application project */

body
{
	background-color: white;
}

div.RootMenuBar
{
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	font-weight: bold;
	background-color: #cc6633;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana;
		margin-left:10px;
	margin-right:7px;
}


div.RootMenuBar A.RootMenuItemActive
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom-width: 1px;
	border-left: #000000 1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	background-color: ##99ccff;
	padding-right: 12px;
	cursor: default;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 7px;
}

div.RootMenuBar A.RootMenuItem
{
	font-family: 'Microsoft Sans Serif' , Verdana;
	font-size: 8pt; 
	text-decoration: none;
	color: black;
	padding-right: 12px;
	padding-left: 12px;
	margin-left:3px;
	margin-right:3px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	background-color: #99ccff;
}

div.RootMenuBar A.RootMenuItem:Hover
{
	border-right: #99ccff 1px solid;
	padding-right: 12px;
	border-top: #ffffff 1px solid;
	padding-left: 12px;
	font-size: 8pt;
	padding-bottom: 4px;
	border-left: #ffffff 1px solid;
	cursor: hand;
	color: #99ccff;
	padding-top: 2px;
	border-bottom: #99ccff 1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana;
	background-color: #99ccff;
	text-decoration: none;
}

div.ChildMenuBar
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #cc6633;
	border-bottom:  1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana;
	font-size: 8pt;
}

div.ChildMenuBar A.ChildMenuItemActive
{
	border-right: #ffffff 1px solid;
	border-top: #99A7BE 1px solid;
	border-bottom-width: 1px;
	border-left: #99A7BE 1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	cursor: default;
	text-decoration: none;
	background-color: gray;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 7px;
}

div.ChildMenuBar A.ChildMenuItem
{
	font-family: 'Microsoft Sans Serif' , Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	padding-right: 12px;
	padding-left: 12px;
	margin-left:3px;
	margin-right:3px;
	border-left: #EBF2FE 1px solid;
	border-right: #EBF2FE 1px solid;

}

div.ChildMenuBar A.ChildMenuItem:Hover
{
	border-right: #7B958A 1px solid;
	padding-right: 12px;
	border-top: #ffffff 1px solid;
	padding-left: 12px;
	font-size: 8pt;
	padding-bottom: 3px;
	border-left: #ffffff 1px solid;
	cursor: hand;
	color: #000000;
	padding-top: 3px;
	border-bottom: #7B958A 1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana;
	background-color: #/* Default CSS Stylesheet for a new Web Application project */

body
{
	background-color: white;
}

div.RootMenuBar
{
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	font-weight: bold;
	background-color: #cc6633;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana;
		margin-left:10px;
	margin-right:7px;
}


div.RootMenuBar A.RootMenuItemActive
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom-width: 1px;
	border-left: #000000 1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	background-color: #99ccff;
	padding-right: 12px;
	cursor: default;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 7px;
}

div.RootMenuBar A.RootMenuItem
{
	font-family: 'Microsoft Sans Serif' , Verdana;
	font-size: 8pt; 
	text-decoration: none;
	color: black;
	padding-right: 12px;
	padding-left: 12px;
	margin-left:3px;
	margin-right:3px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	background-color: #99ccff;
}

div.RootMenuBar A.RootMenuItem:Hover
{
	border-right: #99ccff 1px solid;
	padding-right: 12px;
	border-top: #ffffff 1px solid;
	padding-left: 12px;
	font-size: 8pt;
	padding-bottom: 4px;
	border-left: #ffffff 1px solid;
	cursor: hand;
	color: ;
	padding-top: 2px;
	border-bottom: #99ccff 1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana;
	background-color: ;
	text-decoration: none;
}

div.ChildMenuBar
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: white;
	border-bottom:  1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana;
	font-size: 8pt;
}

div.ChildMenuBar A.ChildMenuItemActive
{
	border-right: #ffffff 1px solid;
	border-top: #99A7BE 1px solid;
	border-bottom-width: 1px;
	border-left: #99A7BE 1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	cursor: default;
	text-decoration: none;
	background-color: gray;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 7px;
}

div.ChildMenuBar A.ChildMenuItem
{
	font-family: 'Microsoft Sans Serif' , Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	padding-right: 12px;
	padding-left: 12px;
	margin-left:3px;
	margin-right:3px;
	border-left: #EBF2FE 1px solid;
	border-right: #EBF2FE 1px solid;

}

div.ChildMenuBar A.ChildMenuItem:Hover
{
	border-right: #7B958A 1px solid;
	padding-right: 12px;
	border-top: #ffffff 1px solid;
	padding-left: 12px;
	font-size: 8pt;
	padding-bottom: 3px;
	border-left: #ffffff 1px solid;
	cursor: hand;
	color: #000000;
	padding-top: 3px;
	border-bottom: #7B958A 1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana;
	background-color: #99ccff;
	text-decoration: none;
}





;
	text-decoration: none;
}





;
	text-decoration: none;
}





