body
{
    background-color:#FFFFFF
}

a.null_link
{
    :link;
    text-decoration:none;
    color:#FFFFFF;
}
    
a:link 
{
    text-decoration:underline;
    color:#000000;
}

a:visited 
{
    text-decoration:underline;
    color:#000000;
}

a:hover 
{
    color:#0000FF;
    text-decoration:underline;
}


div.headline
{
    font-family:Arial Narrow, Serif;
    font-size:24pt;
    font-weight:bold;
    width:400px;
    max-width:400px;
    position:relative;
    left:10px
}

div.headlineright
{
    font-family:Arial Narrow, Serif;
    font-size:20pt;
    font-weight:bold;
    letter-spacing:-0.025em;
    width:180px;
    max-width:180px;
    position:relative;
    left:10px
}

div.subheadline
{
    font-family:Arial Narrow, Serif;
    font-size:16pt;
    letter-spacing:0.05em;
    width:400px;
    max-width:400px;
    position:relative;
    left:10px;
    margin-bottom:10px
}

div.subheadlineright
{
    font-family:Arial Narrow, Serif;
    font-size:14pt;
    width:180px;
    max-width:180px;
    position:relative;
    left:10px;
    margin-bottom:5px
}

div.article
{
    font-family:Arial Narrow, Serif;
    font-size:12pt;
    width:400px; 
    max-width:400px; 
    position:relative; 
    left:10px;
    margin-top:10px
}

div.mainbody
{
    font-family:Arial Narrow, Serif;
    font-size:12pt;
    width:580px; 
    max-width:580px; 
    position:relative; 
    left:20px;
    margin-top:10px
}

div.articleright
{
    font-family:Arial Narrow, Serif;
    font-size:10pt;
    width:180px; 
    max-width:180px; 
    position:relative; 
    left:10px;
    margin-bottom:15px
}

div.masthead
{
    width:750px; 
    position:absolute; 
    left:5px; 
    top:10px
}

div.masthead2
{
    width:750px; 
    position:absolute; 
    left:65px; 
    top:10px
}

div.banner
{
    width:750px; 
    border-top:1px solid black; 
    border-bottom:1px solid black; 
    position:absolute; 
    left:10px; 
    top:80px
}

div.leftcol
{
    width:125px;
    height:100%;
    position:absolute; 
    left:10px; 
    top:120px;
    margin-left:0px; 
    margin-right:0px; 
    padding-left:0px; 
    padding-right:0px;
    background-color:#DAE9F3
}

div.centercol
{
    width:425px; 
    position:absolute; 
    left:135px; 
    top:120px; 
    border-right:1px solid black; 
    margin-left:0px; 
    margin-right:0px; 
    padding-left:0px; 
    padding-right:0px
}

div.maincol
{
    width:625px; 
    position:absolute; 
    left:135px; 
    top:120px; 
    margin-left:0px; 
    margin-right:0px; 
    padding-left:0px; 
    padding-right:0px
}

div.rightcol
{
    width:200px; 
    position:absolute; 
    border-right:1px solid black; 
    left:560px; 
    top:120px; 
    margin-left:0px; 
    margin-right:0px; 
    padding-left:0px; 
    padding-right:0px
}

div.hr_right
{
    width:180px; 
    max-width:180px; 
    position:relative; 
    left:10px;
}

div.classified_head
{
    font-family:Arial Narrow, Serif;
    font-size:12pt;
    font-weight:bold;
    width:180px; 
    max-width:180px; 
    position:relative; 
    left:10px;
}

div.classified
{
    font-family:Arial Narrow, Serif;
    font-size:10pt;
    width:180px; 
    max-width:180px; 
    position:relative; 
    left:10px;
}

img.center
{
    position:relative;
    left:10px;
    border:1px solid black;
}

img.right
{
    cursor:pointer;
    cursor:hand;
    position:relative;
    left:10px;
    margin-top:10px;
    margin-bottom:10px;
    border:none
}

img.section_div
{
    position:relative;
    left:10px;
    margin-top:15px;
    margin-bottom:15px;
    border:none
}

img.section_div_top
{
    position:relative;
    left:10px;
    margin-top:0px;
    margin-bottom:10px;
    border:none
}

img.button
{
    cursor:pointer;
    cursor:hand;
    position:relative;
    margin-top:0px;
    margin-bottom:12px;
    border:none
}

img.poll_top
{
    position:relative;
    margin-top:15px;
    margin-bottom:0px;
    border:none
}

img.poll_image
{
    position:relative;
    margin-top:10px;
    border:none
}

	.tn img { border:0; }
	.tn:hover   { border-top:1px solid green; border-bottom:1px solid green;}

.rhl:link 
{
    text-decoration:none;
    color:#000000;
}

.rhl:visited 
{
    text-decoration:none;
    color:#000000;
}

.rhl:hover
{
    text-decoration:none;
    color:#0000FF;
}

hr
{
    color:black; 
    background:black; 
    border:0; 
    height:1px
}