body {
margin:0px;
padding:0px;
background-color: #ddeeff;
}

topPic {
text-align: center;
margin-left: auto;
margin-right: auto;
}

table {
border: 0px;
border-bottom: 0px;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

.line {
	border-top:1px solid black;
/*	border-bottom:1px solid black;*/
}

.myButton {
	margin-bottom: 0px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #003355;
}

.myButton a:link {
	padding: 0;
	text-decoration: none;
	width: 94%;
	display: block;
	color: #003355;
}

.myButton a:visited {
	padding: 0;
	text-decoration: none;
	width: 94%;
	display: block;
	color: #003355;
}

.myButton a:hover {
	padding: 0;
	text-decoration: none;
	font-size: 12px;
	width: 94%;
	display: block;
	color: #dd5555;

}

.myButton a:active {
	padding: 0;
	text-decoration: none;
	width: 94%;
	display: block;
	color: #003355;


}

.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#888; margin:0 5px;}
.b2 {height:1px; background:#ccc; border-right:2px solid #888; border-left:2px solid #888; margin:0 3px;}
.b3 {height:1px; background:#ddd; border-right:1px solid #888; border-left:1px solid #888; margin:0 2px;}
.b4 {height:2px; background:#eee; border-right:1px solid #888; border-left:1px solid #888; margin:0 1px;}
.contentb {background: #fff; border-right:1px solid #888; border-left:1px solid #888; height: 610px; }
.contentb div {margin-left: 5px;}

.content { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-align: justify; padding: 0px; color: #110011;}

.heading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: justify; padding: 0px; color: #110011;}

.captions { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-align: center; padding: 0px; letter-spacing: -1px; color: #110011;}

/*
.window {
overflow: auto;
height:500px; 
width:99%;
margin-left: auto ;
margin-right: auto ;
border-top:1px solid black;
border-bottom:1px solid black;
border-left:1px solid black;
border-right:1px solid black;
}
*/
.cellLine {
	padding: 3px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	vertical-align: top;
}