html, body {
		padding: 0;
		margin: 0;
		width: 100%;
		overflow: auto;
		margin: 0 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
}

div.main{
	line-height: 130%;
}

table tr td{
	vertical-align: top;
}

table tr td.pageLeft{
	background-color: #f4e694;
	width: 25px;
	border-left: white solid 2px;
	border-right: white solid 2px;
}

table tr td.menu{
	background-color: #7e681e;
	width: 100px;
	border-left: white solid 2px;
	border-right: white solid 2px;
}

table tr td.center{
	width:461px;
	padding:5px;
	padding-top:0px;
}

table tr td.center p{
	font-family:Arial;
	color:#665526;
	font-size:12px;
}

table tr td.center p.title{
	font-family:Arial;
	color: #CE1615;
	font-size:12px;
	font-weight:bold;
	padding-bottom: 25px;
}

table tr td.center p.topic{
	font-weight:bold;
}

table tr td.center p.center{
	text-align: center;
}

table tr td.center img{
	border: none;
}

table tr td.center a{
	font-family:Arial;
	color:#665526;
	font-size:12px;
}

table tr td.newsbox{
	background-color: #a98c1d;
	border-left: white solid 2px;
	border-right: white solid 2px;
}

table tr td.pageRight{
	background-color: #cf1715;
	width: 25px;
	border-left: white solid 2px;
	border-right: white solid 2px;
}

table.newsbox {
	padding: 0px;
	margin: 0px;
	font-family:Arial;
	color:#ffffff;
	font-size:11px;
	width: 100%;
	border: none;
	text-align: center;
}
table.newsbox a{
	font-family:Arial;
	color:#ffffff;
	font-size:11px;
	line-height:18px;
}

table.newsbox tr.title td{
	padding: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

table.newsbox tr.title td div{
	border-bottom: solid 1px #ffffff;
	line-height: 14px;
	width: 150px;
	height: 14px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}

table.newsbox tr.title td div p{
	padding: 0px;
	margin: 0px;
}

table.newsbox tr.content td{
	text-align: justify;
	line-height:16px;
	text-align: left;
	padding-left: 0px;
	padding-bottom: 25px;
	padding-left: 5px;
}
