html, body {
	margin:0px;
	padding:0px;
}
body, input, select, textarea {
	background-color: #ffffff;
}
td, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	vertical-align: top; 
}
td {
	padding: 0px;
}
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
td.top {
		height: 100px;
}
td.logo {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
}
td.search {
	background-color: #dce1e9;
	height: 39px;
	padding-top: 8px;
	padding-right: 0px;
}
td.topmenu {
	background-color: #ff8e51;
}
td.searchitem {
	vertical-align: middle;
	text-align: center;
	
}
form {
	margin: 0px;
}

td.menuitem {
	vertical-align: middle;
	text-align: center;
}
a.menu {
	text-decoration: none;
	text-transform: uppercase;
	color: #000066;
	font-weight: bold;
	font-size: 10px; 
}

td.subscribe  {
	background-color: #dce1e9;
	height: 39px;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 10px; 
	color: #000066;
}

td.chapters {
	background-color: #ff8e51;
	width: 15%;
	text-decoration: none;
	text-transform: uppercase;
	color: #000066;
	font-weight: bold;
	font-size: 10px;
padding-left: 10px;
	 
}
td.text {
	font-family: Verdana;
	background-color: #dce1e9;
	width: 70%;
	height: 100%;
	text-decoration: none;
	color: #000066;
	font-size: 12px;
padding-left: 10px;
padding-right: 10px;
align="justify"}

td.werb {
	background-color: #ff8e51;
	width: 15%;
	height: 100%;
}


td.copyright {
	padding-right: 0px;
	height: 32px;
}
td.cprghtitem {
	border-top: 1px solid #cacaca;
	background-color: #dce1e9;
	font-size: 10px;
	color: #656565;
	vertical-align: middle;
	text-align: center;
}


td.bottommenu {
	border-top: 1px solid #cacaca;
	background-color: #ff8e51;
	font-size: 10px;
	color: #656565;
	vertical-align: middle;
	text-align: center;
	
}

td.bottommenu {
	background-color: #dce1e9;
}

