#Header {
background-image : url(header_bg.gif);
background-repeat:no-repeat;
width:798px;
height:68px;
}
#MailTo a {
margin-top:42px;
margin-left:533px;
width:230px;
height:20px;
display:block;
}
#HeaderMenu2 {
height:18px;
text-align:right;
padding-right:5px;
background-image : url(menu_bottom_bg.gif);
background-repeat:repeat-x;
}

#Contents {
padding:0px 56px 15px 56px;
}

#SubCont {
width:80%;
text-align:left;
}

#ProTbl {
border:1px solid #999999;
}
#ProTbl td {
text-align:left;
border-bottom:1px solid #999999;
}
.NoBdr {
border-bottom:#ffffff!important;
}

.blue {
color:#0066cc;
}