body {
font-family:Arial, Helvetica, sans-serif;
margin:0;
}

.topbg {
background-image:url(header1.jpg);
width:581px;
height:105px;
background-repeat:no-repeat;
}

.topbg1 {
background-image:url(header2.jpg);
width:900px;
height:60px;
background-repeat:no-repeat;
}

.greytxt {
font-size:16px;
font-weight:700;
color:#edebee;
}

.whitetxt {
font-size:12px;
font-weight:700;
color:#FFF;
text-decoration:none;
}

a:hover.whitetxt {
font-size:12px;
font-weight:700;
color:#FFF;
text-decoration:none;
}


.greyborder {
border:1px solid #e3e3e3;
border-top:none;
}

.whitehead {
font-size:11px;
color:#FFF;
text-decoration:none;
}

.orangehead {
font-size:11px;
color:#fd9c29;
font-weight:700;
text-decoration:none;
}

.content {
font-size:10px;
color:#000;
}

.footertxt {
color:#9e9e9e;
font-size:10px;
}

.copyright {
color:#c4ccf0;
font-size:11px;
}

.leftlink,a.leftlink,a.leftlink:hover {
font-size:14px;
color:#9f9f9f;
text-decoration:none;
padding-left:18px;
}
