body {
	font-family: arial,sans-serif;
	color: #333;
	margin:10px 10px 10px 10px;
	background-color:#fff;
}
body, td, p {
	font-size:11pt;
}

p { text-align: justify; }

h1 {
	font-size:17pt;
	color:#333333;
	margin-bottom:0px;
	border-bottom:1px solid #ccc;
	padding-bottom:3px;
}

h2 {
	font-size:11pt;
	color:#333333;
	margin-top:38px;
} 

img#logo { width: 142px; height: 86px; border: 1px solid #000000; }
img.imgnoborder { border: none; margin-left: 3px; margin-bottom: 3px; }
img.imgwithborder { border: 1px solid #000000; margin-left: 10px; margin-bottom: 8px; }

table#newmain { width: 760px; margin-top:18px; }
p#topnav { margin-top:10px; font-size: 9pt; }
p#bottomnav { margin-top:60px; margin-bottom: 18px; }
p#copyright { font-size: 9pt; font-weight: bold; text-align: right; }
p#copyrow { font-size: 9pt; text-align: right; }
a#bottomnav { border:1px solid #003366; background-color:#eeeeee; padding:3px; text-decoration:none; }
td#logo { width: 152px; }
td#content { width: 588px; padding-right:10px; padding-left:10px; border-bottom: 1px solid #cccccc; border-left:1px dashed #eeeeee; }
td#rightbar { border-left:1px solid #cccccc; padding-bottom:10px; }
td#copyright { padding: 18 0 10 0; }
div#content { margin-top: -32px; }

blockquote.code { margin-left:28px; background-color:#eeeeee; padding:2px; border: 1px solid #999999; font-size:9pt; }

td#leftbar { width: 142px; padding-top: 12px; border-bottom: 1px solid #cccccc; }
div#leftbar {  position: absolute; top: 118px; left: 12px; }
table#leftbar { width: 122px; }
p.leftbar { font-size: 8pt; text-align: left; } 


table.menu { border: 1px solid #cccccc; border-collapse: collapse; }
table.menu th { border: 1px solid #cccccc; }
table.menu td { border: 1px solid #cccccc; }

a {color:#0000ff;text-decoration:underline;}
a:visited {color:#0000ff;text-decoration:underline;}
a:hover {color:#000066;text-decoration:underline;}

ol li { margin: .8em 0 .8em 0 }
ul li { margin: .8em 0 .8em 0 }


#CornerTopLeft { position: absolute; left: 0px; top: 0px; }
div > div#CornerTopLeft { position: fixed; }

#CornerTopRight { position: absolute; right: 0px; top: 0px; }
div > div#CornerTopRight { position: fixed; }

#MiddleTopRight { position: absolute; left: 785px; top: 0px; }
div > div#MiddleTopRight { position: fixed; }

#CornerBottomLeft { position: absolute; left: 0px; bottom: 0px; }
div > div#CornerBottomLeft { position: fixed; }

#CornerBottomRight { position: absolute; right: 0px; bottom: 0px; }
div > div#CornerBottomRight { position: fixed; }

#AdsToRight { position: absolute; left: 780px; top: 150px; }
div > div#AdsToRight { position: fixed; }

#UnderAds { position: absolute; left: 788px; top: 388px; }
div > div#UnderAds { position: fixed; }

#BottomLine { position: absolute; left: 0px; bottom: 0px; width: 100%; background-color: #003366;
				padding: 2px; text-align: center; border-top:1px solid #000000;
				font-weight: bold: }
div > div#BottomLine { position: fixed; }

