﻿body {
	height:100%;
	margin:0px;
	padding:0px;
	background-color: #E7F3F8;
}
html {
	height:100%;
	margin:0px;
	padding:0px;
	background-color: #E7F3F8;
}
.maintable {
	width:830px;
	margin-left: auto;
	margin-right: auto;
}
.maincell {
	width: 830px; 
	height: 481px;
	background-image:url('images/bodybg.png');
	background-repeat:repeat-y
}
.innertbl {
	width: 830px; 
	height: 481px;
}
.intbltd {
	width:222px;
	vertical-align:top;
}
.inttbltd2 {
	font-family: Arial;
	vertical-align:top;
	padding-right:15px;
	overflow:scroll;
}

.bottd {
	
}

h4 {
	margin-bottom:0px;
	color:#33CCFF
}
