/* CSS Document */


.container {
        width: 500px;
        padding: 1px;
        
       
       
}

/* square */

#navSquare {
        margin: 0;
        padding: 0 0 20px 10px;
       
}

#navSquare li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navSquare a:link, #navSquare a:visited {
        float: left;
		font-family:"Trebuchet MS";
        font-size: 12px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color:#000000;
}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
        color: #000;
        background: url(square.gif) no-repeat bottom center;
}
-->
</style>
                <style type="text/css">
                <!--
/* code for presentation purpose (CSS preview) */
body {
        
        
		font-family:"Trebuchet MS";
        
}

h4 {
        font-size: 100%;
        color: #999;
        margin: 0;
}
.footer_links
{
font-family:"Trebuchet MS";
font-size:10px;
color:#626060;
text-decoration:none;
}
.footer_link
{
font-family:"Trebuchet MS";
font-size:12px;
color:#626060;
text-decoration:none;
}
.footer_link:hover
{
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
text-decoration:none;
}
.style4 {color:#000000; font-size:11px; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif;}
.style4:hover{
color:#9E1512; font-size:11px; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif;}
.style1 { color:#8C551E; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:justify;}
.sub{color:#FFFFFF; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif;}
.subheading{color:#000000; font-size:13px; font-family:Georgia, "Times New Roman", Times, serif;}
.bar{ color:#000000; font-size:13px; font-family:Georgia, "Times New Roman", Times, serif; }
.title {color:#000000; font-size:19px; font-family:"Courier New", Courier, monospace;}
.style2 { color:#003300; font-size:13px; font-family:"Trebuchet MS"; text-align:justify; padding:10px;}
.style3 { color:#DD3601; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:justify;}
.style5 {font-size: 15px; font-family:Georgia, "Times New Roman", Times, serif; color:#990000; font-weight:bold; font-style:oblique;}
.leftpanel {
	border: 1px solid #ffccce;
	padding-top:10px;
