/*------------------ Redefined HTML Tags ------------------*/
body { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
	font-size: 80%;
	font-weight: bold;
	background: #FFF;
    background-color: white;
    margin: 0px 0px 0px 10px;
    scrollbar-base-color:#666699;
    scrollbar-face-color:#003366;
    scrollbar-arrow-color:#ccccff;
    scrollbar-highlight-color:#ccccff;
    scrollbar-shadow-color:#ffffff;
    scrollbar-3d-light-color:#003366;
    scrollbar-dark-shadow-color:003366;
}
h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}
table {
    font: normal Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    border-width: 0;
}

hr { border-top: 2px dashed #CCCCCC;}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

/*- Menu 14--------------------------- */


#menu14 {
        width: 150px;
        margin: 0px;
        }

#menu14 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu14 li a:link, #menu14 li a:visited {
        color: #333;
        display: block;
        background:  url(menu14.gif);
        padding: 8px 0 0 10px;
        }

#menu14 li a:hover, #menu14 li #current { 
        color: #FFF;
        background:  url(menu14.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

#mySlideShow
{
width: 400px !important;
height: 350px !important;
}
