.left_purple {
list-style-type: none;
width: 199px;
padding: 0;
margin-top: 0;
padding-top: 0;
margin-bottom: 15px;
}
.left_purple li {
font-weight: bold;
line-height: 24px;
}
.left_purple a {
color: black;
font-size: 12px;
background-image: url("../images/menu_middle_purple.gif");
background-repeat: no-repeat;
background-position: 0 0;
display: block;
height: 24px;
width: 199px;
}
.left_purple a:hover {
color: black;
background-position: 0 -24px;
}
.top_purple a {
font-size: 15px;
font-weight: bold;
height: 30px;
display: block;
color: white;
line-height: 30px;
background-image: url("../images/menu_top_purple.gif");
background-repeat: no-repeat;
}
.top_purple a:hover {
color: white;
background-position: 0 0;
}
.bottom_purple {
background-image: url("../images/menu_bottom_purple.gif");
background-repeat: no-repeat;
height: 33px;
}



.left_green {
list-style-type: none;
width: 199px;
padding: 0;
margin-top: 0;
padding-top: 0;
margin-bottom: 15px;
}
.left_green li {
font-weight: bold;
line-height: 24px;
}
.left_green_bg {
background-image: url("../images/green_slice.gif");
background-repeat: repeat-y;
padding: 3px;
}
.left_green a {
color: black;
font-size: 12px;
background-image: url("../images/menu_middle_green.gif");
background-repeat: no-repeat;
background-position: 0 0;
display: block;
height: 24px;
width: 199px;
}
.left_green a:hover {
color: black;
background-position: 0 -24px;
}

.left_green_wa {
list-style-type: none;
width: 199px;
padding: 0;
margin-top: 0;
padding-top: 0;
margin-bottom: 15px;
}
.left_green_wa li {
font-weight: bold;
}


.chooser {
	width: 100%;
	font-size: 12px;
}
.chooser td {
vertical-align: top;
text-align: center;
padding: 0;
margin: 0;
width: 50%;
line-height: 15px;
}
.chooser a {
color: #336699;
text-decoration: underline;
font-size: 12px;
background-image: none;
display: inline;
width: auto;
height: auto;
}
.chooser a:hover {
color: #336699;
text-decoration: none;
}


.top_green a {
font-size: 15px;
font-weight: bold;
height: 30px;
display: block;
color: black;
color: white;
line-height: 30px;
background-image: url("../images/menu_top_green.gif");
background-repeat: no-repeat;
}
.top_green a:hover {
color: white;
background-position: 0 0;
}
.bottom_green {
background-image: url("../images/menu_bottom_green.gif");
background-repeat: no-repeat;
height: 33px;
}




.left_red {
list-style-type: none;
width: 199px;
padding: 0;
margin-top: 0;
padding-top: 0;
margin-bottom: 15px;
}
.left_red li {
font-weight: bold;
line-height: 24px;
}
.left_red_bg {
background-image: url("../images/red_slice.gif");
background-repeat: repeat-y;
padding: 3px;
}
.left_red a {
color: black;
font-size: 12px;
background-image: url("../images/menu_middle_red.gif");
background-repeat: no-repeat;
background-position: 0 0;
display: block;
height: 24px;
width: 199px;
}
.left_red a:hover {
color: black;
background-position: 0 -24px;
}

.left_red_wa {
list-style-type: none;
width: 199px;
padding: 0;
margin-top: 0;
padding-top: 0;
margin-bottom: 15px;
}
.left_red_wa li {
font-weight: bold;
}
.top_red a {
font-size: 15px;
font-weight: bold;
height: 30px;
display: block;
color: black;
color: white;
line-height: 30px;
background-image: url("../images/menu_top_red.gif");
background-repeat: no-repeat;
}
.top_red a:hover {
color: white;
background-position: 0 0;
}
.bottom_red {
background-image: url("../images/menu_bottom_red.gif");
background-repeat: no-repeat;
height: 33px;
}
