.bg {
	background-repeat: no-repeat;
	background-color: fff6e4;
}

.bg-setposition {
	background-repeat: no-repeat;
	position: relative;
	bottom: 0px;
	left:0px;
}

.nomargin{
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
}

.table-bg {
	background-repeat: no-repeat;
	background-image: url(images/bg.gif);
	bordercolor: #00355D;
}

.frame {
position: fixed;
width:567px;
height:330px;
overflow: auto;
}

.noborder {
	backgroun-repeat: no-repeat;

	border: 0pt none;
}

body, p, td {
	font-family: Helvetica, sans serif;
	font-size: 10pt;
	margin-right: 10px;
	color: #00355D;
}
	
.bottomarrow{
	position: absolute;
	top: 255px;
	z-index: 2;
}

.bottom{
	position: relative;
	bottom: 0px;
	left: 0px;
	}
	
.right-margin {
margin-right: 165px;
}