.tableposition {
	position: absolute;
	left: 0px;
	top: 0px;

}
.menuback {
	background-image: url(img/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.submenuback {
	background-image: url(img/submenubar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.box1c1 {
	background-image: url(img/c1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box1c2 {
	background-image: url(img/c2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box1c3 {
	background-image: url(img/c3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.box1c4 {
	background-image: url(img/c4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.box1top {
	background-image: url(img/boxside1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box1left {
	background-image: url(img/boxside2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.box1right {
	background-image: url(img/boxside3.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.box1bottom {
	background-image: url(img/boxside4.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.dbox1 {
	background-image: url(img/detailbox_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dbox2 {
	background-image: url(img/detailbox3_1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.dbox3 {
	background-image: url(img/detailbox2_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menuback1 {
	background-image: url(img/menuback.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.footback {
	background-image: url(img/footerback.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.leftborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.rightborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	text-decoration: none;
	cursor: hand;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	cursor: hand;
}

.buttstyle {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #ffffff; 
	background-color: #496897; 
	border: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.dbox2 table tr td table tr td table tr td table tr td {
	font-family: Verdana, Geneva, sans-serif;
}
.bdoyfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
