.bodymainframe  {
	background-color : #ECE8CD;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #F5F3E5;
	scrollbar-darkshadow-color: #3C3B4B;
	scrollbar-face-color: #DCD8BC;
	scrollbar-highlight-color: #F5F3E5;
	scrollbar-shadow-color: #4B2D08;
	font-family : Arial;
	font-size : 10pt;
}
.bodytable {
	font-family : Arial;
	font-size : 10pt;
}

.bodytopframe {
	background-image: url(../images/topframe.jpg);
	background-repeat: no-repeat;
}

.bodytopframe02 {
	background-image: url(../images/topframe02.jpg);
	background-repeat: no-repeat;
}

.bodymenuframe {
	background-image: url(../images/menuframe.jpg);
	background-repeat: no-repeat;
}

.bodyrelativeleft {
	background-color : #F5F3E5;
	background-position: right;
	background-image: url(../images/bg_relativeleft.jpg);
	background-repeat: repeat-y;
}

.bodyrelativeright {
	background-color : #F5F3E5;
	background-position: left;
	background-image: url(../images/bg_relativeright.jpg);
	background-repeat: repeat-y;
}

.bodybottomframe {
	background-color : #A16010;
	font-family : Arial;
	font-size : 8pt;
	text-decoration : none;
}

.bodydynamictable {
	background-color : #F5F3E5;
	font-family : Arial;
	font-size : 10pt;
}
