/* CSS Document */

body{
margin:0px;
background-color:#0066cc;
font-family:Arial, Helvetica, sans-serif;
background-image:url(images/bk3.gif);
background-repeat:repeat-y;
}
.mainHomeCell{
width:719px;
background-image:url(images/bk1.jpg);
background-repeat:no-repeat;
}
.mainHomeCell2{
width:100%;
background-image:url(images/bk2.jpg);
background-repeat:no-repeat;
}
td{
vertical-align:top;
font-size:12px;
}
#textPara{
padding:35px;
text-align:justify;
}
#bottom{
padding:5px;
font-size:9px; 
text-align:center;
color:#666666;
}
.addy{
font-size:14px;
}
#bottom a{
color:#0066cc;
text-decoration:none;
border-bottom:0px solid #000;
}
#bottom a:hover{
text-decoration:underline;
border-bottom:0px solid #000;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
.il a{
color:#000000;
text-decoration:none;
border-bottom:solid 1px #0066cc;
}


a{
font-size:12px;
color:#000000;
text-decoration:none;
border-bottom:solid 1px #cccccc;
}

a:hover{
color:#000000;
text-decoration:none;
border-bottom:solid 1px #0066cc;
}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

