body
{
	background-color: #00252E;
	 background-image: url(bgnd.jpg);
	 background-repeat: repeat;
	color: #eeeeee;
	font: 10pt tahoma verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 5px 5px 10px 5px;
}

.logo-text 
{
	font-style:italic;
	color:  #99aa99;
	text-transform:lowercase;
}

  .Style1 { font-family: Georgia;
    font-size: 14px;
    }

  .Style2 { font-family: Arial;
    font-size: 12px;
    }
h1  
{
	font-size: 13pt;
	font-style: bold;
	/*background-color: #3898B0; */
}

h2 
{
	font-size: 10pt;
	font-style: bold;
	/*background-color: #3898B0; */
}


td 
{
	font-size: 10pt;
	
}
a:link
{
	color: rgb(110, 190, 190);
	text-decoration: none;
}
a:visited
{
	color: rgb(110, 190, 190);
	text-decoration: none;
}
a:hover, a:active
{
	color: #999999;
	text-decoration: none;
	
	
}
th {
	text-align: center;
	font-size: 10pt;
	font-style:bold;
	background-color:  rgb(0, 106, 124);
	padding: 1px;

}
th.left {
	text-align: left;
	font-size: 10pt;
	font-style:bold;
	background-color:  rgb(0, 106, 124);
	padding: 1px;

}


.left {
	text-align: left;
	font-size: 10pt;
	background-color:  rgb(0, 91, 106);
	padding-right: 1px;
}

.right {
	text-align: center;
	align: center;
	font-size: 10pt;
	background-color:  rgb(0, 75, 88);
	padding-right: 1px;
}

td.top {
	font-size: 10pt;
	font-style: italic;
	background-color: #3898B0;
}


h1 
{
	font-size: 12pt;
}

p
{
	text-align:left;
}

.nav-bar 
{
	width: 365px;
	font-size: 12px;
	vertical-align:top;
}

#page-content 
{
	width: 100%;
	vertical-align: top;	
	padding-top: 5px;
}