body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	}
a {
	text-decoration: none;
	color:  #FF6600;
	font-weight: bold;	
}
a.imglink:hover {
background-color : inherit;
background-color: #cccccc;
}

a.darkimglink:hover {
border: 0;
background-color : inherit;
background-color: #999999;
}


a:visited {
	color:  #696969;
	text-decoration: underline;
        text-align: center;
}

a:active {
	color:  #996633;
	}

a:hover {
	color: #3366FF;
	background-color: #FFFFCC;	
}

#middle a img:hover {
	border: 2px dashed #000000;
	background-color: inherit;
	background-color: #CCCCCC;
	vertical-align: bottom;
	}

#middle a img {
        vertical-align: bottom;
        }

.ahem {
	display: none;
	}

.cen {
	text-align: center;
	vertical-align: middle;
}

strong, b {
	font-weight: bold;
	}

p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	} 
h1 {
	font-size: 50px;
	font-weight: bold;
        margin-top: 0;
        margin-bottom: 0;
	
}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 0px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 0px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 15px;
	}
img {
	border: 0;
/*	vertical-align: bottom; */
	}
	
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	

.strike {
	text-decoration: line-through;
}

#top {
	margin: 10px;
	padding: 0px 0px 5px 5px;
	border: 2px dashed #000000;
	background: #99CCFF;
	height: 40px;
	font-size: 30px;
	font-weight: bold;
}

#left {
	position: absolute;
	top: 120px;
	left: 5px;
	margin: 40px;
	padding: 60px;
	border: 2px solid #000000;
	background: #CCCCCC;
	width: 120px;
	}

#header {
        margin: 5px 145px 5px 10px;
        padding: 10px 15px 10px 10px;
        left: 0px;
        top: 120px;
        border: 2px dashed #000000;
        background: #999999;
        font-size: 15px;
	text-align: center;
        font-weight: bold;
}

#footer {
        margin: 5px 145px 5px 10px;
        padding: 5px 15px 5px 10px;
        left: 0px;
        top: 120px;
        border: 2px dashed #000000;
        background: #999999;
        font-size: 10px;
        text-align: center;
        font-weight: bold;
	vertical-align: middle;
}

#middle {
	margin: 5px 145px 5px 10px;
	padding: 10px 15px 10px 10px;
	left: 0px;
	top: 120px;
	border: 2px solid #000000;
	background: #CCCCCC;
	font-size: 15px;
}
#right {
	position: absolute; 
	top: 75px;
	right: 5px;
	margin: 5px;
	padding: 10px;
	border: 2px solid #000000;
	background: #CCCCCC;
	width: 120px;
	text-align: left;	
	line-height: 20px;
}

#middle a img, #middle img {
	border: 2px solid #000000;
	text-align: center;
}

pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

hr {
	height: 1px;
}

