<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.ddblueblockmenu{
width: 101px;
}

.ddblueblockmenu ul{
	padding: 0;
	list-style-type: none;
	font: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

.ddblueblockmenu li a{
display: block;
padding-left: 0px;
width: 101px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: black;
background-color: white;
}

* html .ddblueblockmenu li a{ /*IE only */
width: 101px; /*IE 5*/
w\idth: 101px; /*185px minus all left/right paddings and margins*/

}

.ddblueblockmenu li a:hover {
background-color: #B20000;
color: white;
font-weight: Bold;
}

.aaa{
	width: 155px;
	background-image: url(pic/main/menu0.gif);
	background-repeat: reapat-y;
	background-position: top left;
}


.aaa a{
margin-left: 8px;
display: block;
text-decoration: none;
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; 
padding-left: 36px;
padding-top: 4px;
padding-bottom: 4px;
color: black;
background-color: white;
background-image: url(pic/main/pointer.gif);
background-repeat: no-repeat;
background-position: left;
}

* html .aaa a{ /*IE only */
width: 101px; /*IE 5*/
w\idth: 101px; /*185px minus all left/right paddings and margins*/

}

.aaa a:hover {
background-color: #B20000;
color: white;
font-weight: Bold;
}

.aaa a.current{
margin-left: 8px;
display: block;
text-decoration: none;
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; 
padding-left: 36px;
padding-top: 4px;
padding-bottom: 4px;
color: black;
background-color: white;
background-image: url(pic/main/pointer_2.gif);
background-repeat: no-repeat;
background-position: left;
}


* html .aaa a.current{ /*IE only */
width: 101px; /*IE 5*/
w\idth: 101px; /*185px minus all left/right paddings and margins*/

}

.aaa a.current:hover {
background-color: #B20000;
color: white;
font-weight: Bold;
}

</style>
