<STYLE>
<!-- 


p {font-style: arial}


p.margin {margin: 1cm 1cm 1cm 1cm}

p.solid {border-style: solid}

p.groove {border-style: groove}

A:link, A:visited {color: blue; text-decoration: none}

A:hover { background: lightblue }

input.largerCheckbox
{
	width: 12px;
	height: 12px;
}

h2 {background-color: white; font-color: gray}



#myimage{ filter:light }



.stockmap{
font: bold 18px italic Arial;
width: 100%; 
overflow: hidden;
}


.stockmap ul{
margin: 0;
padding: 0;
float: left;
width: 20%; 	/*width of menu*/
background: gray  center center repeat-x;
}

.stockmap ul li{
display: inline;
}

.stockmap ul li a{
float: left;
color: white; 	/*text color*/
padding: 5px 11px;
text-decoration: none;
}

.stockmap ul li a:visited{
color: white;
}

.stockmap ul li a:hover, .indentmenu ul li .current{
color: black !important; 	/*text color of selected and active item*/
padding-top: 6px; 	/*shift text down 1px for selected and active item*/
padding-bottom: 4px; 	/*shift text down 1px for selected and active item*/
background: lightblue  center center repeat-x;
}




.indentmenu{
font: bold 12px Arial;
width: 100%; 
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; 	/*width of menu*/
background: gray  center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; 	/*text color*/
padding: 5px 11px;
text-decoration: none;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: black !important; 	/*text color of selected and active item*/
padding-top: 6px; 	/*shift text down 1px for selected and active item*/
padding-bottom: 4px; 	/*shift text down 1px for selected and active item*/
background: lightblue  center center repeat-x;
}








.selectall{
padding: 3px 6px 4px 6px;
text-decoration: none;
font: bold 13px Verdana;
color: navy;
background-color: #FFFFAA;
border: 1px solid gray;
border-bottom-width: 0;
}

.selectall:hover{
border-color: black;
color: black;
background-color: #ffef97;
}


#menu_parent{
width: 100px;
border: 1px solid black;
background-color: #E6F3FF;
padding: 1px 2px;
font-weight: bold;
}

#menu_child{
position: absolute;
visibility: hidden;
background-color: #E6F3FF;
width: 200px;
border: 1px solid black;
border-bottom-width: 0;
}

#menu_child a{
display: block;
width: 98%;
border-bottom: 1px solid black;
padding: 2px;
text-decoration: none;
font-weight: bold;
color: navy;
}

#menu_child a:hover{
background-color: lightyellow;
}

#src_parent{
width: 120px;
padding: 1px 2px;
border: 1px solid blue;
background-color: #EADDFF;
}

#src_child{
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EADDFF;
padding: 0px 5px 2px 5px;
}



div.sdmenu {
	width: 150px;
	font: bold 18px Arial;
	font-size: 12px;
	padding-bottom: 1px;
	background:  gray  no-repeat  right bottom;
	color: white;
}
div.sdmenu div {
	background: gray repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: gray no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: gray  no-repeat 10px center;
	cursor: hand;
	border: 1px solid #cccccc;
}
div.sdmenu div.collapsed span {
	background: gray;
}
div.sdmenu div a {
	padding: 5px 10px;
	background: white;
	display: block;
	border-bottom: 1px solid #ddd;
	color: blue;
}
div.sdmenu div a.current {
	background : lightblue;
	color: black;
}
div.sdmenu div a:hover {
	background : lightblue no-repeat right center;
	color: black;
	text-decoration: none;
}


//-->
</STYLE>












