html, body {
	margin:0px;
	padding:0px;
}
body, input, select, textarea {
	background-color: #ffffff;
}
td, input, select, textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
td {
	padding: 0px;
}
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
td.top {
width: 10%;
	height: 150px;
}
td.logo {

}

td.top {
}
td.search {
}
td.topmenu {
}
td.news {
	vertical-align:top;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;

}
td.text {
	width: 85%;
	height: 100%;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
td.copyright {
	font-size: 12px;
	text-align: center;
	height: 60px;

}
td.bottommenu {
}

}

