@charset "utf-8";
/* CSS Document */

.style2 {font-size: 36px}




table#rightmenu{
width:200px;
}
table#rightmenu th {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
color:#666;
border-bottom:0px solid #ccc;
padding:5px;
	text-align:left;
}

table#rightmenu td {
	text-align:left;
border-bottom:0px solid #ccc;
padding:5px;
}
table#rightmenu  a{
margin:0px;
color:#333;
font-weight:normal;
}
table#rightmenu td.active a{
color:#333;
}




