
	body {
		margin: 0px;

		background-color: #333333;
		color: #000000;
		font-family: arial;
		font-size: 11px;
		line-height: 16px;
	}

	.subnav a {
		color: #004F98;
		text-decoration: none;
	}

	.subnav a:hover {
		color: #003C74;
		text-decoration: none;
	}	/* body statement located in ./global.css.php */

	td {
		color: #000000;
		font-family: arial;
		font-size: 11px;
		line-height: 16px;
	}

	p {
		margin-top: 0px;
		margin-bottom: 0px;
	}

	form {
		margin: 0px;
	}

	/* Start Classes */

	.searchText {
		color: #000000;
	}

	.footer {
		font-size: 11px;
		color: #808080;
	}

	.footer a, .footer a:hover {
		color: #808080;
		text-decoration: underline;
	}

	.newDateTable {
		border: 1px solid #acacac;
		background: #f2f2f2;
		width: 482px;
		height: 44px;
	}

	.cal_cell a {
		color: #000000;
		font-size: 10px;
		text-decoration: none;
	}

	.cal_cell a:hover {
		color: #000000;
		text-decoration: underline;
	}

	.calendar {
		background: #000000;
	}

	.cal_cell_text {
		position: relative;
		font-size: 11px;
		left: 6px;
		top: 6px;
	}

	.cal_cell {
		vertical-align: top;
		width: 66px;
		height: 66px;
	}

	.cal_cell_over {
		background: url("images/calendar_day_cell_light.png");
		vertical-align: top;
		width: 66px;
		height: 66px;
	}

	.cal_cell_out {
		background: url("images/calendar_day_cell_dark.png");
		vertical-align: top;
		width: 66px;
		height: 66px;
	}

	.textBarActive {
		border: 1px solid #797979;
		margin: 0px;
		height: 19px;
		padding: 0px;
		font-size: 11px;
		font-family: arial;
		color: #000000;
		background: #ffffff;
	}

	.textBarInactive {
		border: 1px solid #797979;
		margin: 0px;
		height: 19px;
		padding: 0px;
		font-size: 11px;
		font-family: arial;
		color: #696969;
		background: #eeeeee;
	}

	.gallery_border {
		border: 1px solid #0084fe;
	}

	.edit_button {
		width: 39px;
		height: 19px;
		border: 1px solid #000000;
		margin: 0px;
		padding: 0px;
		font-size: 11px;
		color: #0084fe;
		background: #ffffff;
		cursor: pointer;
	}

	.main_menu {
		border: 1px solid #999999;
		background-color: #dedede;
		line-height: 21px;
	}

	.main_menu a {
		color: #000000;
		text-decoration: none;
	}

	.main_menu a:hover {
		color: #000000;
		text-decoration: underline;
	}

	.grey_text {
		color: #cccccc;
	}

	.edit_footer, .edit_footer a, .edit_footer a:hover {
		color: #000000;
	}

	.pic {
		border: 1px solid #666666;
	}

	.page_type_text {
		color: #0084fe;
		font-size: 9px;
		text-align: center;
		vertical-align: top;
		line-height: 9px;
	}

	.page_where_text {
		color: #0084fe;
		font-size: 9px;
		vertical-align: middle;
		line-height: 9px;
	}

	.image_offset {
	/*	position: relative;
		top: 2px;*/
	}

	.information {
		color: #0084fe;
		font-size: 11px;
	}

	.caution {
		color: #ff0000;
		font-size: 11px;
	}

	.oplink {
		font-size: 11px;
	}

	.edit_link {
		text-align: right;
		color: #a4a4a4;
	}

	.usage {
		background: url("images/top_bar_bg.png");
		border: 1px solid #797979;
	}

	.nav {
		width: 205px;
		text-align: left;
	}

	.menu {
		border: 1px solid #999999;
		background-color: #f2f2f2;
		cursor: pointer;
	}

	.menu_hover {
		border: 1px solid #acacac;
		background-color: #dfdfdf;
		cursor: pointer;
	}

	.menu a, .menu_hover a {
		color: #797979;
		display: block;
		text-decoration: none;
		line-height: 28px;
	}
						
	.menu a:hover, .menu_hover a:hover {
		color: #6f6f6f;
		text-decoration: none;
	}

	.menutable {
		text-indent: 10px;
		background-color: #ffffff;
	}

	.search_form {
		border: 1px solid #797979;
		margin: 0px;
		padding: 0px;
		font-size: 13px;
		color: #000000;
	}

	.form {
		border: 1px solid #797979;
		margin: 0px;
		height: 19px;
		padding: 0px;
		font-size: 11px;
		color: #000000;
		background: #ffffff;
		font-family: arial;
	}

	.form_button {
		border: 1px solid #000000;
		margin: 0px;
		height: 19px;
		padding: 0px;
		font-size: 11px;
		color: #0084fe;
		background: #ffffff;
		font-family: arial;
		cursor: pointer;
	}

	.gallery_form_button_disabled {
		border: 1px solid #000000;
		margin: 0px;
		height: 19px;
		padding: 0px;
		font-size: 11px;
		color: #77acdc;
		background: #dddddd;
		font-family: arial;
	}