body {
	margin-bottom:0px;
    margin-right:0px;
    margin-left:0px;
    margin-top:0px;
        
    background-image: url(pictures/06.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF; 
    background-color: #000000;
}

a:link {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 8pt;
        color: #FFFFFF;
        text-decoration: underline;}
a:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 8pt;
        color: #FFFFFF;
        text-decoration: underline;}
a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 8pt;
        color: #FFFFFF;
        text-decoration: none;}
a:active {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 8pt;
        color: #FFFFFF;
        text-decoration: underline;}

.picture_under_text {
	background-image: url(pictures/site.png);
	background-repeat: no-repeat;
	height: 1000px;
}

.picture_under_text_short {
	background-image: url(pictures/site.png);
	background-repeat: no-repeat;
	background-position: center;
}

.picture_under_bottom {
	background-image: url(site.png);
	background-repeat: no-repeat;
	height: 60px;
}

.LINE {
	background-color: #4CFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 7pt;
    color: #007C9B;
}

.picture_under_flash {
	background-image: url(pictures/back-flash.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
}

.picture_under_menu {
	background-image: url(pictures/01-04a.jpg);
	background-repeat: no-repeat;
	height: 38px;
}

.picture_border {
	border-color: #007C9B;
	border-style: solid;
	border-width: 1;
}

.picture_w-border {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1;
}