body {

	margin-left: 0px;
	margin-top: 0px;
}
body,td,div {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
    font-size: 16px;
}
tr.divide_shade {
	background-color: #c6be9f;
	height: 20px;
	width: 400px;
	font-weight: bold;
}
p {
font-family: arial, helvetica, sans-serif;
font-size: 16px;
}
form {
	margin: 0px; 
}

.topbg {
	background-image: url(images/bk_frame/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.leftbg {
	background-image: url(images/bk_frame/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.lefttop {
	background-image: url(images/bk_frame/bg_blackwhite.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
