html{height:100%;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	background-color: #000099;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0; 
	height:100%; 
}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
}

.title {
	font-family:"Franklin Gothic Heavy", "Rockwell Extra Bold", "Gill Sans Ultra Bold";
	font-size:24px;
	color: #000099;
}
.subtitle {
	font-family:"Franklin Gothic Heavy", "Rockwell Extra Bold", "Gill Sans Ultra Bold";
	font: 16pt/14pt;
	font-style:italic;
	color: #000099;
}

a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}

.blogbreak hr {
display:none;
}
.blogbreak {
border-bottom:3px dashed #777;
height:3px;
}

.divider {
	border-right-width: thick;
	border-right-style: ridge;
	border-right-color: #000000;
	border-left-width: thick;
	border-left-style: groove;
	border-left-color: #000000;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:76px;
	z-index:2;
	top:5px;
	text-align:left;
	left: 230px;

}
#Layer0 {
	position:absolute;
	width:720;
	height:76px;
	z-index:1;
	top:0px;
}
.style1 {font-size: small}
