body {
	background-image : url("background.gif");
	background-attachment : fixed;
	color : black;
	font-family : Arial;
	text-align : center;
}

em {
	font-weight : Bold;
}

h1 {
	font-size : 150%;
	line-height : 100%;
	color : Blue;
	font-weight : Bold;
	padding : 1px 1px 1px 1px;
}

h2 {
	font-size : 125%;
	line-height : 100%;
	color : Blue;
	font-weight : Bold;
	padding : 1px 1px 1px 1px;
}

h3 {
	font-size : 100%;
	line-height : 100%;
	color : Blue;
	padding : 1px 1px 1px 1px;
}

h4 {
	font-size : 150%;
	line-height : 100%;
	color : Black;
	font-weight : Bold;
	text-align : left;
	padding : 1px 1px 1px 1px;
}

h5 {
	font-size : 125%;
	line-height : 100%;
	color : Black;
	font-weight : Bold;
	text-align : left;
	padding : 1px 1px 1px 1px;
}

h6 {
	font-size : 100%;
	line-height : 100%;
	color : Black;
	text-align : left;
	padding : 1px 1px 1px 1px;
}

p.copyright {
	font-size : 75%;
	color : navy;
	text-align : center;
}

hr.bottom {
	color : navy;
}

p.radio {
	font-size : 75%;
	text-align : left;
}

div.page {
	page-break-before : always;
}

.DBLogo {
	float: right;
	clear: right;
}

.navbar {
	float: left;
	clear: left;
}

.navprev {
	position: absolute;
	top: 10px;
	left: 10px;
}

.navnext {
	position: absolute;
	top: 10px;
	right: 10px;
}


.back {
	position: absolute;
	top: 10px;
	right: 10px;
}

img {
	border : 0;
}

table {
	border : 0;
	vertical-align : middle;
}

form table td {
	text-align : left;
}

td.label {
	text-align : right;
	font-size : 75%;
	color : navy;
    padding: 0px 0px 0px 0px;
}

td.small {
	font-size : 75%;
    padding: 0px 0px 0px 0px;
}

td.small select {
	font-size : 75%;
    padding: 0px 0px 0px 0px;
}

td.small input {
	font-size : 75%;
    padding: 0px 0px 0px 0px;
}

td.labelleft {
	text-align : left;
	font-size : 75%;
	color : navy;
}

table.report {
	vertical-align : top;
}

table.report tr {
	text-align : center;
}

table.report td.number {
	text-align : right;
}

table.report tr.totals {

	text-align : right;
	font-weight : bold;
}

p.left {
	text-align : left;
}

p.right {
	text-align : right;
}

div.center {
	text-align : center;
}

div.mainmenu {
	position : relative; 
	left: 0px;
}

div.submenu {
	display : none; 
	position : relative; 
	left: 15px;
}

table.navbar {
	width : 160;
	text-align : center;
}

#desctext {
	font-size : 75%; 
	color : Blue; 
}

div.minmax {
	text-align : left;
	font-size : 75%; 
	color : Blue; 
}
div.navbarmain {
	text-align : left;
	width : 160;
	height : 500;
}

div.body {
	position : relative;
}

ul {
	text-align : left;
}

table.rates th {
	border : 1px outset;
	padding : 5px;
}

table.rates td {
	border : 1px outset;
	padding : 5px;
}
.pagebutton
{
    FONT-SIZE: 12px;
    VERTICAL-ALIGN: middle;
    CURSOR: hand;
    COLOR: navy;
    FONT-FAMILY: tahoma
	font-weight : Normal;
}
