.adjustedZIndex {
    z-index: 1;
}
body
{
    color: #333333;
    margin: 15px 5;
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
a
{
    background: none transparent scroll repeat 0% 0%;
    color: #003399;
    text-decoration: none;
}
a:hover
{
    color: #00CC66;
    background: inherit;
    text-decoration: underline;
}
.foot
{
    
    font-size: 8pt;
    background-color: #F2F2F2;
    color: #284E98;
     border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    
    
}
.newswrapper
{
    border-width: thin;
    border-style: groove;
    width:100%;
    text-indent:5px;
    border-radius:10px;
}
.newstext
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.myh1
{
    font-weight: bold;
    font-size: 16px;
    background-color: #608DFF;
    color: #FFFF66;
    width: auto;
    font-family: Arial, Helvetica, sans-serif;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    text-indent: 5px;
}
.myh1 a
{
    color: #FFFF66;
}
.myh1 a:hover
{
    color: #99FF33;
    background: inherit;
    text-decoration: underline;
}
.mycath
{
		font-family: 'Trebuchet MS', Arial, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
}
.dlcats
{
    font-weight: bold;
    font-size: 16px;
    background-color: #608DFF;
    color: #FFFF66;
    width: auto;
    font-family: Arial, Helvetica, sans-serif;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    text-indent: 5px;
}
.dlcats a
{
    color: #FFFF66;
}
.dlcats a:hover
{
    color: #99FF33;
    background: inherit;
    text-decoration: underline;
}
.dlitem
{
    font-size: 1.3em;
    
    font-weight: bold;
    color: #0066CC;
}
.rssnews
{
    
    font-size: x-small;
}

IMG
{
	border-style: none;
	border-width: 0px;
}

