a:link{ 
text-decoration: none;
color: #3269cd;
}

a:visited{ 
text-decoration: none;
color: #0d84cd;
}

a:hover{ 
text-decoration: underline;
color: #6aa128;
}


div.container {width:1024px;background-color:#ffffff;top:0px;text-align:left;}

div.leftnav{
color: black;
border-style:solid;
border-width:1px;
border-color:#3269cd;
position: absolute;
left:10px;
width: 182px;
top: 45px;
font:14px arial;
} 

h3{
color: #3269cd;
}

div.newscontent{
color: black;
position: absolute;
left: 201px;
width: 600px;
top: 45px;
font:14px arial;
} 

div.rightnav{
color: black;
position: absolute;
left:805px;
width: 180px;
top: 45px;
font:14px arial;
text-align:left;
padding-left:2px;
} 

div.header{
background-image: url(img/back/bluehead.gif);
color: black;
position: absolute;
top: 1px;
left: 5px;
width: 990px;
height: 35px;
font:16px arial;
border-style: solid;
border-color: #ddddff;
border-left-width:1px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
} 

div.footer2{
background: white; 
color: black;
position: absolute;
left: 1%;
width: 100%;
top:110%;
height:80px;
font:16px arial;
} 


div.container{
    position: relative;
    min-height: 100%;
} 

div.footer{
background: white; 
color: black;
position: absolute;
bottom: 0;
font:16px arial;
} 

html, body {
    height: 100%;
}

div.linkdescription{
font:13px arial;
color:black;
text-decoration: none;
}
div.linkcontainer{
position: absolute;
left:201px;
width: 250px;
top: 45px;
font:16px arial;
padding-left:2px;
border-bottom: 1px #cdae01 dashed;
}
div.linkcontainer2{
position: absolute;
left:460px;
width: 250px;
top: 45px;
font:14px arial;
padding-left:4px;
border-left: 1px #cdae01 dashed;
}
div.linkcontainer3{
position: absolute;
left:201px;
width: 600px;
top: 45px;
font:16px arial;
padding-left:2px;
border-bottom: 1px #cdae01 dashed;
}

div.linkline{
border-bottom: 1px #cdae01 dashed;
}

span.linkheader{
cursor: pointer;
font:15px arial;
color:#387BE6;
font-weight: bold;
text-decoration: underline;
}
span.linkbody{
font:14px arial;
color:black;
text-decoration: none;
}
span.linkfooter{
font:12px arial;
color:#6AC89B;
color:gray;
text-decoration:none;
}

div.headwhite{
background:WHITE;
font:13px Verdana;
color:BLACK;
padding:2px;
padding-left:4px;
}
div.bodywhite{
font:12px Verdana;
border-style: solid;
border-color:WHITE;
border-width:0px;
border-bottom-width:2px;
padding:4px;
text-align:left;
}

div.newsitem
{ 
border-style:outset;
border-width:1px;
background-color:WHITE;
background-repeat:no-repeat;
padding:3px;
}

div.newsitem_upcoming
{ 
border-style:solid;
border-width:1px;
border-color:#5a83cd;
border-top-width:0px;
background-color:#f8ffff;
background-image:url('img/back/sep.png');
background-repeat:no-repeat;
padding:3px;
}

.newsprovider
{
color:#555555;
font:12px arial;
}








div.headgold{
background:#cdae01 url(img/back/gold_grad.png);
font:13px Verdana;
color:WHITE;
padding:2px;
padding-left:4px;
}
div.bodygoldwhite{
background:WHITE;
font:12px Verdana;
border-style: solid;
border-color:#cdae01;
border-width:0px;
border-bottom-width:2px;
padding:4px;
}
