@charset "utf-8";
/* CSS Document */

* {
	font-family: arial, helvetica, sans-serif;
	font-size: 99%;
	color: #333333;
	background-image:none;
	background: #ffffff;
}

#container, #content, #content2, #content3, #content4, table {
	width: 100%;
	margin: 0;
	float: none;
}

#header, #topnav, #leftbar, #az-menu, #footer {
	display: none;	
}

.img-right{
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 4px;
	border: 1px solid #333333;
}
.img-left{
	margin-bottom: 1px;
	margin-right: 14px;
	border: 1px solid #333333;
	margin-top: 4px;
}
img.brdr {
	border: 1px solid #333333;
}