body { font-family: sans-serif; margin:0; background: #cccccc; }

p { font-size: 85%; font-family: sans-serif; margin-top: 2px; margin-right: 4px; margin-bottom: 10px; margin-left: 4px; }
.content { margin-left: 12px; margin-right: 12px;}
.centeredImage { text-align:center; margin-top:0px; margin-bottom:0px; padding: 0px; }

table { border-spacing: 2px; border: 1px solid #990000; border-collapse: collapse; background-color: #ffffff; }

td { vertical-align: top; text-align: left; border: 0px none; background-color: #ffffff }
td#help { width: 180px; }

.item { font-size: 90%; line-height: 100%; font-weight: bold; }
.item a { style: block; padding: 3px; width: auto; font-weight: bold; }
.item a:hover { border: 1px solid #990000; background-color: #ffffff; font-weight: bold; }

a {font-family: sans-serif; color: #000066; text-decoration: none; }
a:link {font-family: sans-serif; color: #000066; text-decoration: none; }
a:visited {font-family: sans-serif; color: #333366; text-decoration: none; }
a:hover {font-family: sans-serif; color:#000000; background-color: #ffffcc; text-decoration: none; }
a img { border-style:none; background-color: #ffffff; }

.menu a, .menu a:visited, .menu a:active { font-size: 100%; font-weight:bold; line-height: 100%; color:#990000; text-decoration:none; }
.menu a:hover { font-size: 100%; font-weight:bold; line-height: 100%; color:#000000; text-decoration:none; background:#ffcccc; }

.bpop { display: none; }
.itr { position: relative; text-decoration: none; color: #000000; }
.itr:hover .bpop { display: block; position: absolute; width: 14em; background-color: #ffffff; padding: 3px; border: 1px #000000 solid; font-size: 1em; left: -15em; top: 0em; }

img { float: none; margin-right: 3px; }

div { 
display: block;
width: auto; 
border-left: 2px solid #cccccc; 
border-top: 2px solid #cccccc;
border-right: 2px solid #666666;
border-bottom: 2px solid #666666;
margin: 0px 0px 0px 8px;
padding: 0px; 
	}
	
	
h1 {
display: block;
border-bottom: 1px solid #cccccc;
line-height: 100%;
width: auto;
font-size: 100%;
font-family: sans-serif;
font-weight: bold;
padding: 6px;
background: #eee;
margin: 0px;
	}
	
h2 { font-size: 100%; font-weight: bold; text-align: center; }
h4 { font-size: 90%; font-weight: bold; text-align: center; }
h5 { font-size: 85%; margin-bottom:0px; font-weight: bold; text-align: center; }

ol { font-size: 90%; list-style-type: decimal;  } 

li { font-size: 90%; margin-left: 20px; }