<style type="text/css">
<!--
        body                            { font: 13px Geneva,Arial; background-color: #272e34; color: #000 }
        table, td                       { font: 13px Geneva,Arial; color: #2e3644 }
        div                             { text-align: justify; }

        .largest                        { font: 22px Geneva, Arial; font-weight:bold }
        .larger                         { font: 17px Geneva, Arial; font-weight:bold }
        .large                          { font: 15px Geneva, Arial; font-weight:bold }
        .normal                         { font: 13px Geneva,Arial; }
        .small                          { font: 10px Geneva,Arial }
        .footer-text                    { color: #2c5485; font: 10px Geneva,Arial }
        .footer-link                    { color: #2c5485; font: 10px Geneva,Arial; text-decoration: none; }
        .footer-link:hover              { color: #2c5485; font: 10px Geneva,Arial; text-decoration: underline;  }
        .footer-text                    { color: #2c5485; font: 10px Geneva,Arial }
        .small2, .BoldRed       	{ font: 10px Verdana, MS Sans Serif }

        a                               { color: #004891; text-decoration: none; font-weight: bold; }
        a:hover                         { color: #333; text-decoration: underline; }

        a.footer                        { color: #fff; font: 10px Verdana; font-weight: bold; text-decoration: none }
        a.footer:hover          	{ color: #fff; text-decoration: underline }

        a.nav, .nav                     { color: #2e4e74; font: 14px Verdana; font-weight: bold; text-decoration: none }
        a.nav:hover             	{ color: #19212b; text-decoration: underline }

        a.nav-active            	{ color: #333333; font: 10px Verdana; font-weight: bold; text-decoration: none }
        a.nav-active:hover      	{ color: #666666; text-decoration: underline }

        a.invert:hover          	{ color: #FFF; text-decoration: none }

        a.comments              	{ color: #ff0000; font: 10px Verdana; font-weight: plain; text-decoration: none }

        .title, h2, h1          	{ font: 16px Arial; font-weight: bold }
        .toc_title                      { font: 20px Arial; font-weight: bold }
        .subTitle                       { font-weight: bold; color: #5283be }
        .invert                         { color: #fff }
        .invert-link                    { color: #fff }
        .invert-link:hover              { color: #f9e840; text-decoration: underline; }
        .yellow-header                  { color: #dcca4c; font: 22px Verdana; font-weight: bold }

        .project-thumb	                { border-color: #2f475f }
	
	.info-link			{ color: #000000; font-weight: normal; text-decoration: underline; }	
	.info-link:hover		{ color: #333366; }
	
	
a img { border: none; }

a.td.thumbnail, a.td.thumbnail:link, a.td.thumbnail:visited, a.td.thumbnail:active {
        border: rgb(0, 0, 0) 1px solid;
        margin-bottom: -45px;
        padding-top: 5px;
        width: 172px;
        display: block;
        background: rgb(35, 35, 35);
        height: 197px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}
a.td.thumbnail:hover            {
        border: rgb(95, 121, 216) 1px solid;
        margin-bottom: -45px;
        padding-top: 5px;
        width: 172px;
        display: block;
        background: rgb(32, 32, 32);
        height: 197px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

body
{
scrollbar-base-color: #CCCCCC;
scrollbar-face-color: #2f4b68;
scrollbar-track-color: #113355;
scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color: #576a7d;
scrollbar-3dlight-color: #81a7d5;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
}

-->
</style>
