body {

        background-image: url(images/018_02.jpg);

        background-repeat: repeat-x;

        background-position: top;
		font-size: 14px;
		line-height: 18px;
		font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
		
	
}

.menutop {

        font-weight: bold;

        color: #FFFFFF;

        background-image: url(images/018_07.jpg);

        background-repeat: no-repeat;

        background-position: right;

        padding-right: 60px;

}

td {

        font-family: Tahoma, Arial, Helvetica, sans-serif;

        font-size: 12px;

}

a:link {

        color: #FF0000;

        text-decoration: underline;

}

a:visited {

        color: #FF0000;

        text-decoration: underline;

}

a:hover {

        color: #FF0000;

        text-decoration: none;

}

.menutop a:link {

        color: #FFFFFF;

        text-decoration: none;

}

.menutop a:visited {

        color: #FFFFFF;

        text-decoration: none;

}

.menutop a:hover {

        color: #FFFFFF;

        text-decoration: underline;

}


#NewsOverview, #NewsDescription {
        font-family: ;
        font-size: 12px;
        color: ;
        padding: 3px;
        display:block;
}
#NewsOverview {
        font-weight: bold;
        padding-bottom: 5px;
}
#NewsOverview a:link, #NewsOverview a:visited {
        color: ;
        text-decoration: none;
        font-weight:normal;
        display:block;
}
#NewsOverview a:hover {
        color: ;
        text-decoration: underline;
}
#NewsTitle h1 {
        font-family: ;
	font-size: 18px;

        color: ;
	font-weight: bold;
	padding: 3px;
	margin:0px 0px 0px 0px;

        background-color: ;
}
#NewsTitle a:link h1, #NewsTitle a:visited h1 {
        color: ;
        font-size: 12px;
        text-decoration: underline;
        display:block;
}
#NewsTitle a:hover h1 {
        color: ;
        text-decoration: underline;
}
#NewsDate {
        font-family: ;
        font-size: 11px;
        color: ;
        padding:3px;
}
#NewsDate a:link, #NewsDate a:visited {
        color: ;
        text-decoration: none;
        display:block;
}
#NewsDate a:hover {
        color: ;
        text-decoration: none;
}
#NewsThumb img {
        border:none;
}
#NewsThumb {
        float:left;
        padding: 0px 10px 5px 3px;
}
#NewsItem {
        display:block;
        clear:both;
        background-color: ;
        width: 160px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        border: 0px solid ;
}
#NewsPreviewItem {
        display:block;
        clear:both;
        margin: 0px 0px 25px 0px;
        /*background-color:#cccccc;
        border: 1px solid #000000;*/
        background-color: ;
}

.copyrigth {
	color:#FFFFFF;
	margin-top: 4px;
}	
