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:#ccdefe;
}

table.blockall {
	width:100%;
}

td{
	margin:0;
	vertical-align:top;
	padding: 0px;
}

div.plugin-title {
	text-align:left;
	padding:1px 1px 1px 10px;
	font-size:16px;
	font-family:Times;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	background-color: #8197c9;
}

table.header td {
	background-image: url('header_background.jpg');
	vertical-align:middle;
}

table.header {
	height: 79px;
}

table.footer {
	height: 44px;
}

table.footer td {
	background-image: url('footer_background.jpg');
}

table.header table.blockall td {
	background-image: none;
}

table.header, table.main, table.footer{
	border:1px solid black;
	margin-top:1px;
	margin-bottom:1px;
}

li {
	list-style: none;
	padding: 0 0 0 5px;
}

a {
	color:#0066cc;
	text-decoration:underline;
}

ul {
	padding: 0 3px 0 3px;
	margin: 0 3px 0 3px;
}

strong, b {
	color:#0066cc;
}
 /*generated part*/ 
html, body  {}

table.header  {}

table.main  {}

table.footer  {}

 /*generated part*/ 
html, body  {}

table.header  {}

table.main  {}

table.footer  {}
