div.title h1
{
	padding: 0px;
	margin: 0px;
	font-size: xx-large;
	/*text-align: center; /*color:White;*/
}
div.title h2
{
    /*text-align: center;*/
}

div.leftmenu{
    width:60%;
    float:left;
    /*align:top;*/
}
div.rightmenu
{
    float:right;
    width:auto;
}

div.title
{
 /*   background-color: #ccffff;*/
    margin: 0.5ex;
    background-color:White;
   /* background-color:#028760;*/
}

div.topannounce
{
    background-color: #a6c8b2;
    text-align:left;
    font-size:large;
}

div.news
{
	border:outset 0.1em Gray;
	/*background-color:Aqua;
*/}
div.newsitem
{
	margin-top:0.1em;
	letter-spacing:inherit;
	padding: 0.3em 0.3%;
    /*border-top:solid 0.1em #a9a9a9;
    border-bottom-width: 0.1em;
    border-bottom-color: #a9a9a9;*/
    background-color: #f5deb3;
}

span.date
{ 
   color: #006666;
   font-weight:bold;
}

div.subsitemenu
{
}

div.counter
{
    text-align:center;
}

div.counter span.all
{
    border-right: silver solid;
    border-top: silver solid;
    border-left: silver solid;
    border-bottom: silver solid;
}

div.counter span.all
{
}




