

html, body{
        margin:0px;padding:0
}
body{
background-color:#F7F7F7;
    font: 77% Trebuchet MS,sans-serif;
    font-weight: Bold;
  
	color:#000;
	margin:0;
	padding:0;

    }


a {
        background: inherit;
        text-decoration: none;
        color: #1871AD;
}
a:hover {
        background: inherit;
        color: #996800;
}

form input {

width:100px;
}



#footer {
        height:84px;
     BACKGROUND:#F0F0F0 url(../images/footer.gif) left top no-repeat;
     text-align:center;
	 font-size:12px;
     color:#2A3C62;
}

.download {
padding:10px;
 font-size:13px;
 color:#fff;
}

.boxcontent {
BACKGROUND:url(rightBoxbk.gif) left top repeat-y;
padding:10px;
 font-size:13px;
 color:#000;
}

#footer a{
    text-decoration:none;
        color: #2A3C62;
		font-size:14px;
}

#footer .copyright a{
font-size:12px;
padding-top:25px;
 color: #4F9942;
}

#footer a:hover {
  color: #4F9942;
}



P {
        margin:0;
        padding:0;
         font: 90% verdana;
         font-weight: normal;

        }
P a{
        float:Center;

        text-decoration:none;
        color: #3C3C3C;

        }
P a:hover{
        color: #E14700
        }