html, body {
		padding: 0;
		margin: 0;
		height: 100%;
		width: 100%;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color:#fff;
	}
table {
	padding: 0px;
	border-collapse: collapse;
	background-color:#fff;
}

table.blockall {
	width:100%;
}

td{
	margin:0;
	vertical-align:top;
	padding: 0px;
}

div.plugin-title {
	text-align:center;
	padding:1px;
	font-size:16px;
	font-family:Times;
	font-weight:bold;
	text-transform:uppercase;
	color:#cc9966;
	background-color: #fff;
}

table.header td {
	background-image: url('header_background.jpg');
	vertical-align:middle;
}

table.header table.blockall td {
	background-image: none;
}

li {
	list-style: none;
	padding: 0 0 0 5px;
}

a {
	color:#cc9966;
	text-decoration:none;
}

ul {
	padding: 0 3px 0 3px;
	margin: 0 3px 0 3px;
}

strong, b {
	color:#cc9966;
}
 /*generated part*/ 
html, body  {}

table.header  {}

table.main  {}

table.footer  {}
