@charset "UTF-8";
/* CSS Document */
body {
	font: 13px Courier New, Courier, monospace;
	background: #FFFFFF;
	color: black;
}
p {
	margin-top:0px;
	margin-bottom:0px;
}

a{
	color: black;
	text-decoration: none;
	font-weight: normal;	
}
a:hover{
	color:#666666;
	text-decoration: none;
	font-weight: normal;
}
a:visited{
	text-decoration: none;
}
a:active{
	color:#666666;
	text-decoration: none;
	font-weight: normal;
}
.logo {
	font: 17px Courier New, Courier, monospace;
	line-height:18px;
	letter-spacing:1px;
	padding-bottom:20px;
	width:140px;
}
.infoboxleft {
	padding-bottom:20px;
}
.menucontact {
	color: #666666;
	width:140px;

}
.menucategory {
	padding-top:20px;
	width:140px;

}
.menusub {
	margin-left:15px;
}
.mediabox {
/*	height:550px;*/
	float: left;
	display: inline;
}

a img  {
	border: none 0px #000000;
}

.logo a:hover {
	color:#000000;
}