body {
/*	background: url(images/bg.gif);  */
	background-color: #2D77A1;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666;
}

td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666;
}

.warning {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF3333;	
}
.table {
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}

.boxout {
	/*margin: 10px 10px 10px 10px;															*/
	background-color: #93ABC7;
	color: white;
	/*border: 6px solid #E1EDFA;															*/
}

.boxoutHeading {
	/*background: url(images/boxouts/c_UR_blueSlate.gif) no-repeat top right;		        */
	border-bottom: 1px dotted white;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

.boxSlateContent {
	/*background: url(images/boxouts/c_LL_blueSlate.gif) no-repeat bottom left;		        */
	margin: 0;
	padding: 0px 10px 10px 10px;
}

.navBar {
	font: inherit;
	color: white;	
}

.navBar td {
	font-weight: bold;
	color: white;
    border-top: #99ccff solid 1px;
	border-right: #003399 solid 1px;
	border-bottom: #003399 solid 1px;
	border-left: #99ccff solid 1px;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 3px;
	text-decoration: none;
    width: 16em;
	background-color: #6C7E92;
}

.navBar a {
	color: white;
}

.navBarSurround {
	border: 1px solid #6C7E92;
	background-color: #93ABC7;
}

.loginTable {
	font-size: 16pt;
	font-weight: bold;
	background-color: #E1EDFA;
}

.siteName a {
	font-size: 18pt;
	font-weight: bold;
	
}

a {
	color: #6C7E92;
}

.button {
	padding: 2px;
	font-weight: bold;
	color: white;
    border-top: #99ccff solid 1px;
	border-right: #003399 solid 1px;
	border-bottom: #003399 solid 1px;
	border-left: #99ccff solid 1px;
    font-size: 11px;
    letter-spacing: 1px;
	text-decoration: none;
	background-color: #6C7E92;
}
.textbox {
    font-size: 11px;
    letter-spacing: 1px;

}
.rowHeader a {
	border-bottom: 1px solid white;
	font-weight: bold;
	font-size: 13px;
}

.rowHeader {
	font-weight: bold;
	font-size: 11px;
	color: #6C7E92;
}
.diveAvailable {
	font-weight: bold;
	font-size: 11px;
	color: #222222;

}
.userBox {
	font-size: 11px;
	font-family: inherit;
}

.row1 {
	background-color: #A9BCD2;
	color: white;
}

.row1 a {
	color: white;
}

.row2 {
	background-color: #93ABC7;
	color: white;	
}

.row2 a {
	color: white;
}

.pageHeader {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid silver;
	width: 100%;
	margin-bottom: 5px;
}
.calHeader {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid silver;
	margin-bottom: 5px;
}

.centreHeader {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid silver;
	margin-bottom: 5px;
}

.time_square {
    border-top: #99ccff solid 1px;
	border-right: #003399 solid 1px;
	border-bottom: #003399 solid 1px;
	border-left: #99ccff solid 1px;
}
.calendarHeader {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
