BODY {
    background-color: #494949;
}
TABLE.main {
    width: 90%;
    height: 100%;
    border: 4px solid #FFFFFF;
}
TR.spacer {
    height: 4px;
    background-color: #FFFFFF;
}
TR.headerf {
    height: 180px;
}
TR.header {
    height: 180px;
}
TD.logo {
    width: 180px;
    background-color: #AA281A;
    border-right: 4px solid #FFFFFF;
}
TD.banner {
    background-color: #566F8E;
    background-image: url(images/couple.jpg);
    background-repeat: no-repeat;
    text-align: right;
}   
TR.toolbarf {
    height: 31px;
    background-color: #3D3D3D;
}
TR.toolbar {
    height: 31px;
}
TD.tbbutton {
    margin: 4px 4px 4px 4px;
    text-align: center;
    border-right: 2px dotted #595959;
}
A.tbbutton { 
    font-family: Arial,Geneva,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    height: 100%;
    text-decoration: none; 
    padding: 8px 12px 8px 12px;
    margin: 0 1px 0 1px; 
}
A.tbbutton:link    { color: #FFFFFF; }
A.tbbutton:visited { color: #FFFFFF; }
A.tbbutton:hover   { color: #FFFFFF; background-color: #AA281A; }
LI {
    font-family: Arial,Geneva,Helvetica,sans-serif;
    font-size: 13px;
    color: #3D3D3D;
}
UL.small {
    padding: 0 8px 4px 8px;
    margin-left: 8px;
}
LI.small {
    font-family: Arial,Geneva,Helvetica,sans-serif;
    font-size: 12px;
    color: #3D3D3D;
}
A:link    { color: #3D3D3D; }
A:visited { color: #3D3D3D; }
A:hover   { color: #AA281A; }
TABLE.body {
    height: 100%;
}
TR.bodyf {
    height: 100%;
    background-color: #FFFFFF;
}
TR.body {
    height: 100%;
    vertical-align: top;
}
TD.left {
    width: 164px;
    height: 100%;
    background-color: #C8B99A;
    border-right: 4px solid #FFFFFF;
    padding: 6px 8px 6px 8px;
    font-family: Arial,Geneva,Helvetica,sans-serif;
    font-size: 12px;
    color: #3D3D3D;
}
TD.body {
    padding: 14px 16px 14px 16px;
    font-family: Arial,Geneva,Helvetica,sans-serif;
    font-size: 14px;
    color: #3D3D3D;
}
P.return {
    font-family: Arial,Geneva,Helvetica,sans-serif;
    font-size: 10px;
    text-align: right;
}
P.body {
    font-family: Arial,Geneva,Helvetica,sans-serif;
    font-size: 14px;
    color: #3D3D3D;
    text-align: justify;
}
TR.footer {
    height: 16px;
    background-color: #566F8E;
}
TD.footer {
    font-family: Arial,Geneva,Helvetica,sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    padding: 0 4px 0 4px;
}
H1 {
    font-family: Arial,Geneva,Helvetica,sans-serif;
    font-size: 18px;
    color: #AA281A;
}
P.newshead {
    margin: 4px 0 4px 0;
}
P.newsitem {
    font-family: Arial,Geneva,Helvetica,sans-serif;
    font-size: 11px;
    margin: 0 0 8px 0;
}    
A.readmore {
    text-decoration: none;
    color: #AA281A;
    font-weight: bold;
}
P.get {
    text-align: center;
    background-color: #FFFFFF;
    margin: 4px 16px 0 16px;
    padding: 4px 0 4px 0;
    border: 1px solid #AA281A;
}
A.get {
    text-decoration: none;
    color: #3D3D3D;
    font-weight: bold;
}
P.subscribe {
    text-align: center;
    background-color: #FFFFFF;
    margin: 8px 16px 8px 16px;
    padding: 4px 0 4px 0;
    border: 1px solid #AA281A;
}
A.subscribe {
    text-decoration: none;
    color: #3D3D3D;
    font-weight: bold;
}
A.subscribe:hover { color: #AA281A; }
DIV.boxquote {
    text-align: justify;
    margin: 8px 16px 8px 16px;
    padding: 6px 8px 6px 8px;
    border: 2px solid #566F8E;    
    font-family: Arial,Geneva,Helvetica,sans-serif;
    font-size: 12px;
    font-style: italic;
}
DIV.quote {
    width: 80%;
    margin: 8px 16px 8px 16px;
    padding: 6px 8px 6px 8px;
    font-family: Arial,Geneva,Helvetica,sans-serif;
    font-size: 12px;
    font-style: italic;
}
P.phone {
    font-family: Times Roman,Times,serif;
    font-size: 27px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
}
P.address {
    font-family: Times Roman,Times,serif;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    margin-top: 0;
}
P.kcmetro {
    font-family: Times Roman,Times,serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 0;
    color: #566F8E;
}
P.title {
    font-family: Arial,Geneva,Helvetica,sans-serif;
    font-size: 27px;
    font-weight: bold;    
    margin-bottom: 0;
}
P.subtitle {
    font-family: Arial,Geneva,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;    
    margin: 0 0 0 0;
}
P.author {
    font-family: Arial,Geneva,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;    
    margin-top: 0;
}
SPAN.red {
    color: #AA281A;
}