body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	padding: 0px;
	background-color: #F4F4F4;
	background-position: center top;
	margin: 0px;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

.scrollbar{
scrollbar-face-color:#D8D8D8;
scrollbar-highlight-color:#D8D8D8;
scrollbar-3dlight-color:#D8D8D8;
scrollbar-darkshadow-color:#B0B0B0;
scrollbar-shadow-color:#B0B0B0;
scrollbar-arrow-color:#4D4D4D;
scrollbar-track-color:#F8F8F8;
}
.greyNavBG {
	background-image: url(images/nav_buttons/b_cBayRest02.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #B9762D;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
}



a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FF6633;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6633;
}


a:active {
	text-decoration: none;
	color: #FF6633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6633;
	font-weight: bold;
	text-decoration: none;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style: oblique;
}

.navBottom {
	background-image: url(images/nav_buttons/greyTile.jpg);
	background-repeat: repeat-x;
}
.bottomTile {
	background-image: url(images/nav_buttons/bottomTile.gif);
	background-repeat: repeat-x;
}
.MainTable {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.mainTxt {
	background-image: url(images/nav_buttons/leftTile.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-color: #e2e2e2;
}
.bottomColour {
	background-color: #d0bb92;
	padding: 10px;
}
.topTile {
	background-image: url(images/nav_buttons/topTile.jpg);
	background-repeat: repeat-x;
}

.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D4D4D;
	background-color: #FFFFFF;
	border: 1px solid #9D9D9D;
}
