body
{
background:url(f.png);
color: #000000;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
}
.linkbar
{
background-color:#048ee4;
text-align: center;
}
.linkbox
{
background-color:#0050A0;
width: 125px;
}

.linkbox ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
border-bottom: 1px solid #eee;
}

.linkbox a
{
display: block;
padding: 3px;
width: 119px;
background-color: #0050A0;
border-top: 1px solid #eee;
}

.linkbox a:visited
{
color: #EEE;
text-decoration: none;
}

.linkbox a:link
{
color: #EEE;
text-decoration: none;
}

.linkbox a:hover
{
background-color: #369;
color: #fff;
}


.linkbox-header div { background: url(lbtl.png) no-repeat top left;}
.linkbox-header { background: url(lbtr.png) no-repeat top right; font-size: 0px;}
.linkbox-footer div { background: url(lbbl.png) no-repeat bottom left; }
.linkbox-footer { background: url(lbbr.png) no-repeat bottom right; font-size: 0px;}

.holder
{
margin-left: auto;
margin-right: auto;
width:85%;
background-color:#0050A0;
}
.header div { background: url(tl.png) no-repeat top left;}
.header { background: url(tr.png) no-repeat top right;}
.footer div { background: url(bl.png) no-repeat bottom left; }
.footer { background: url(br.png) no-repeat bottom right; }
.contentholder
{
}

.leftcontent
{
float: left;
padding-top: 25px;
margin-right: 9px;
margin-left: 9px;
}
.maincontent
{
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
padding-right: 20px;
background-color: #048ee4;
text-align: left;
}
.bordered
{
display: table-cell;
width: 140px;
height: 140px;
border-style: solid;
border-color: #000000 #000000 #000000 #000000;
border-width: 1px;
text-align: center;
}

.code
{
	border: 1px ridge #03409A;
	margin: 3px;
	padding: 3px;
	font-family: courier;
	font-size: small;
    overflow:auto;
}
.quoteheader, .codeheader
{
	color: #215BB2;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
}

a:link {color: #0000FF}
a:visited {color: #880088}
a:hover {color: #FF00FF}
a:active {color: #FF0000}

.newsholder
{
    background-color: #D0D0D0; 
    display: block;
    float:none;
}

.newsheader { background: url(nhtl.png) no-repeat top left; padding-left: 6px; }
.newsheader div{ margin-left:3px; background: url(nhtr.png) no-repeat top right; }

.newsfooter { background: url(nhbl.png) no-repeat bottom left; padding-left: 6px;}
.newsfooter div{ background: url(nhbr.png) no-repeat bottom right; padding-bottom: 3px; padding-left: 3px;}