.stdbody { background-color: #FFFFDD; }
.maintitle { font-size: 32pt; font-weight: bold; color: blue; text-align: center; }
.subtitle { font-size: 16pt; font-weight: bold; text-align: center; }
.tophead { font-size:24pt; font-family: sans-serif; color: #AA0000; }
.toptable {background-color: #FFFFFF; }
.table1 { background-color: #CCCCCC; }
.bodyhead {font-size:18pt; font-family: serif; font-weight: bold; }
.bookimg { border-style:none; }
.homefooter { text-align: center; background-color: #CCCCCC; }
.updatefooter { font-size:10pt; text-align: center; }
.nefilkbanner { position:relative; left:280px; border: solid #4444FF; }
.footnote {font-size: 10pt; }
.conname {font-size:16pt; text-align:center; font-weight:bold;}
.sidebar {
	position:absolute;
	left:0px;
	top:15px;
	width:300px;
}

.mainbody {
	position:relative;
	left:400px;
	width:500px;
	top:0px;
}

.mainandsidebar {
	position:absolute;
	float:left;
	left:0px;
	top:260px;
	width:800px;
}


.footer {
	position: relative;
	float: left;
	left:0px;
	top:180px;
}

