body {
	background: #ffffff url(../images/navbg.gif) repeat-y top left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.a5 {font-weight: bold; text-decoration: underline; font-size: 15px; color: #006699;}

#add {margin-left: 120px; width: 630px; height: 115px;}

#cell1 {z-index: 1; background: url(../images/mainbg.gif) repeat-x top left; width: 100%; height: 550px; position: absolute; top: 0px; left: 0px;}
#cell2 {z-index: 2; position: absolute; top: 0px; left: 0px; width: 100%;}
#cell3 {z-index: 2; position: absolute; top: 74px; left: 15px; width: 735px;}
#cell4 {z-index: 2; position: absolute; top: 99px; left: 0px; width: 131px; background: url(../images/navbg.gif) repeat-y top left; height: 451px;}
#cell5 {z-index: 2; position: absolute; top: 104px; left: 136px; width: 614px; height: 300px;}

#foot {text-align: center; font-size: 10px; margin: 20px 0px 0px 0px; clear: both;}

img {border: none;}
img.im {float: left;}

#lg { position: absolute; top: 40px; right: 0px;}

p.title {font-size: 17px; font-weight: bold; color: #ffffff; background: #6699cc; padding: 2px 4px; border: solid 1px #000000;}

#top {width: 750px; height: 74px;}

a {display: normal; float: left;}

a.bot {float: none; text-decoration: none; color: #990000;}
a.bot:hover {text-decoration: underline; color: #000000;}

a.em {float: none; text-decoration: underline; color: #990000;}
a.em:hover {text-decoration: none; color: #336699;}

a.blk {display: block;}