
body {		
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
    height: 100%;
    margin: 0;
    font-size: 13px;
    font-family: Arial,Verdana, sans-serif;
	min-width:640px;
	}
	
.main_table {
	background:url(images/bg.png);
	background-repeat: no-repeat;
	}


.header {
	background:url(images/midleft2.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size: 14px;
}

.background1 {
	background:url(images/topright_bg.png);

}

.cotent_table {
	background:url(images/table_bg.png); 
	border: 2px solid #929292;
	padding:5px;
}