/* DufferinMortgage.com Master Stylesheet */
/* red: AE0049 */
/* dark gray: CCCCCC */
/* mid gray: E6E6E6 */
/* light gray: F3F3F3 */
/* copy: 666666 */
/* burgandy: 990033 */

BODY {
background: #ffffff;
font-family: Arial,Helvetica,Verdana,sans-serif;
/* font-size: 13px; */
font-size: 10pt;
}

.hp-header {
background-image: url(images/top_background_2x59.gif);
}

.hp-left {
background: #ae0049;
}

.hp-content {
padding-right: 16px;
padding-left: 16px;
font-size: 12pt;
color: #666666;
background: #e6e6e6;
}

.header {
font-size: 13px;
color: #ae0049;
background: #cccccc;
}

.topnav {
font-size: 13px;
color: #ae0049;
background: #cccccc;
padding-bottom: 3px;
}

.subnav {
font-size: 12px;
color: #990033;
}

.content {
font-size: 12px;
color: #666666;
background: #ffffff;
}

.sctn-hdr {
background: #f3f3f3;
}

.tn-cell {
background: #f3f3f3;
font-size: 10px;
color: #666666;
}

.left {
background-image: url(images/background_141x1.gif);
}

.md-gry {
background: #e6e6e6;
}

.burgandy {
background: #990033;
}

A {
color: #ae0049;
text-decoration: none;
font-weight: bold;
}

A:hover {
color: #990033;
font-weight: bold;
}
