
    
.bg{
	background-repeat: repeat;
	background-color: ffffff;
	background-image: url('img/bgimage.gif')
}

.general{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10;
	font-style : normal;
}

.maintable { 
	width: 817px;
}

.middlecontent {
	background-color: white;
	vertical-align: top;
	width: 761px;
}

.middlecontentdiv {
	width: 755px;
	height: 615px;
	overflow: auto;
	overflow-x: auto;
	overflow-y: auto;
}

.middlecontentdivchild {
	 padding: 5px;
}

.sideborder {
	width: 27px;
	height: 614px;
}