﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
        <head>
                <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
                <title>Free CSS Vertical Menu Designs at exploding-boy.com</title>
                <style type="text/css">
<!--
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        font-size: 60%;
        font-weight: bold;
        }

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border-style: none;
	border-color: inherit;
	border-width: medium;
	float: none;
}


/*- Menu 2--------------------------- */

#menu2 {
        width: 150px;
        margin: 2px;
        border-style: solid solid none solid;
        border-color: #D8D5D1;
        border-size: 1px;
        border-width: 1px;
        }

#menu2 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu2 li a:visited {
        color: #3688BA;
        display: block;
        background:  url(menu2.gif);
        padding: 8px 0 0 30px;
        }

#menu2 li a:link {
        color: #3688BA;
        display: block;
        background:  url(menu2.gif);
        padding: 8px 0 0 30px;
        }

#menu2 li #current { {
        color: #3688BA;
        background:  url(menu2.gif) 0 -32px;
        padding: 8px 0 0 32px;
        }}

#menu2 li a:hover { {
        color: #3688BA;
        background:  url(menu2.gif) 0 -32px;
        padding: 8px 0 0 32px;
        }