@CHARSET "UTF-8";

.title, .nav, .rightNav, .logout, .projectpartner, .adminlogin {
	display: none;
}

.body {
	background-color: #ffffff;
}

.Big, .Small {
	background-repeat: no-repeat;
	background-color: #747474;	
	font-size: 20px;
	font-weight: bold;
}

.Big {
	height: 40px;	
	background-image:url('Img/cube_bright_big.jpg');
}

.Small{
	height: 40px;	
	background-image:url('Img/cube_bright_small.jpg ');
}

