body{
	color: #000000;
	font-family: Tahoma; /*or any other font family you prefer*/
	font-size: 11px;
	background-color: #00a3e4;
	background-image: url(../images/norkway-dentist_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
body,html {
scrollbar-face-color: #002948;
scrollbar-shadow-color: #014d87;
scrollbar-highlight-color: #014d87;
scrollbar-3dlight-color: #014d87;
scrollbar-darkshadow-color: #014d87;
scrollbar-track-color: #014d87;
scrollbar-arrow-color: #ffffff;
}


/*******************************************************/

.right-border {
	background-image: url(../images/norkway-dentist_33.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.left-border {
	background-image: url(../images/norkway-dentist_32.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.main-table {
	background-color: #FFFFFF;
}
.form_object {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #5BC5ED;
}
