body {
	background-color: #121212;
	background-image: url(images/image_01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.tekstdik {	font-size: 11px;
	font-weight: bold;
}
.style1 {	font-size: 11px;
	font-weight: bold;
}
.tekstproject {font-size: 11px;
	font-style:italic}

.style2 {font-size: 11px;
}


#motioncontainer a img{ /*image border color*/
border: 0px solid #ccc;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 0px solid navy;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
border: 0px solid gray;
visibility: hidden;
}

#motioncontainer1 a1 img1{ /*image border color*/
border: 0px solid #ccc;
}

#motioncontainer1 a1:hover1 img1{ /*image border hover color*/
border: 0px solid navy;
}

#motioncontainer1 a1:hover1{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv1{
position: absolute;
padding: 2px;
left: -300px;
border: 0px solid gray;
visibility: hidden;
}
