
img {
border: none;
}
object {
outline: none;	
}
div {
padding:0;
margin:0;	
}
p {
padding-top: 0;
margin-top: 0;	
}
table {
margin:0;
padding:0;	
}
th {
padding: 3px;
color: white;	
}
td {
padding: 3px;	
}
h1 {
margin-top:0;
margin-bottom:0;
position: absolute;
bottom: 4px;
right: 25px;
font-size: 24px;
color: #5088c3;
}
h2 {
color: #777777;
font-size: 19px;	
}
body
{
	margin: 0px;
	padding: 0px;
	background-color: #0096DB;
	background-image: url("/images/header_rpt.jpg");
	background-repeat: repeat-x;

	
	font-family: "georgia", Sans-Serif, serif;
	font-size: 1em;

	text-align: center;
}
#header {
	background-color: white;
	background-image: url("/images/header.jpg");
	background-repeat: no-repeat;
	background-position: 223px 0;
 	height: 246px;
	width: 858px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
}
#theader {
background-image: url("/images/hdr_left_top.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	width: 283px;
	height: 136px;
	position: relative;
	left: -60px;
}
#bheader {
background-image: url("/images/hdr_left_bottom.png");
	background-repeat: no-repeat;
	background-position: top right;
	width: 283px;
	height: 116px;
	position: relative;
	left: -60px;
}
#rfade {
position: absolute;
top: 138px;
right:-20px;
width: 20px;
height: 67px;
background-image: url("/images/fade.png");

}
#content {
background-color: white;
width: 858px;
background-image: url("/images/btmcorner.jpg");
background-repeat: no-repeat;
background-position: bottom right;

	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}
#page {
padding:10px;
}
#nav {
position: absolute;
top: 183px;
right: 20px;
width: 650px;
text-align: right;
padding-right: 5px;
}
.alph {
}
.alph:hover {
	position: relative;
top: -5px;
padding-bottom: 5px;
}

ul {
list-style-type: square;
color: #006699;
}
