
html {
	padding:0px;
	margin:0px;
}

img {
	border:0px;
}

body {
	background-color:rgb(112,112,112);
	font-family: arial;
	font-size:12px;
	line-height:17px;
	color:rgb(0,0,0);
}

a:link, a:visited, a:hover, a:active  {
	color:rgb(29,187,234);
	text-decoration: none;
	font-style: normal;
}

p {
	padding:0px 0px 8px 0px;
	margin: 0px;
}
.bodytext {line-height: 16px;}

h1{
	font-family: arial;
	font-size:20px;
	font-weight:normal;
	line-height:22px;
	margin: 0px 0px 0px 0px;
}

h2{
	font-family: arial;
	font-size:14px;
	font-weight:normal;
	line-height:21px;
	padding:16px 0px 8px 0px;
	margin: 0px;
}

#mainbox {
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	height: 608px;
	left: 50%;
	margin: -304px auto auto -483px;
	position: absolute;
  	top:50%;
    width: 967px;
}

/*** Mininews (disable search field) ***/
.tx-mininews-pi1-browsebox	, .tx-mininews-pi1-searchbox{
	display: none;
}

#listmenu {
	width: 1px;
	height: 1px;
	overflow: hidden;
}