/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 2px;
	margin-top: 0px;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #990000;
}
a.menubg:hover {
	color: #990000;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.selects:active {
	color: #FFFFFF;
	background-color: #CC0000;
}
a.selects:link {
	color: #000000;
	background-color:#FFFFCC;
}
a.selects:visited {
	color: #000000;
	background-color:#FFFFCC;
}
a.selects:hover {
	color: #000000;
	background-color: #FFFF00;
}
h1 {
	font-size: 24px;
	color: #0031E7;
}
h2 {
	font-size: 14px;
	color: #006699;
}
h3 {
	font-size: 12px;
	color: #000000;
}
input.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #DEDEDE;
	border: thin solid #000000;
}

input.imageButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 0px None #FFFFFF;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #EFEFEF;
	border: thin solid #000000;
}

.menucell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DFDFDF;
	text-align: center;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.footercell {
	font-size: 9px;
	background-color: #DFDFDF;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #666666;
	text-align: center;
}


.loginbox {
	background-color: #D9ECFF;
	border: thin solid #666666;
}
.textheader {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.boxybox {
	border: thin solid #000000;
	margin: 2px;
	padding: 4px;
}
.titletext {

	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.remindertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
}
.warningtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.boldenText {
	font-weight: bold;
	color: #000000;
}
.bookinggridTitle {
	border-right: ffffff 1px solid;
	border-top: ffffff 1px solid;
	border-left: c1c1c1 1px solid;
	border-bottom: c1c1c1 1px solid;
	font-weight: bold;
	background-color: #E6E6E6;
	font-size: 9px;
	font-variant: small-caps;
}
.bookinggridTitleRequired {
	color: #CC0033;
}
.bookinggridTitleTop {
	border-top: 3333CC 1px solid;
	font-weight: bold;
	background-color: #E6E6E6;
	font-size: 9px;
	font-variant: small-caps;
}
.gridTitle {
	border-right: ffffff 1px solid;
	border-top: ffffff 1px solid;
	border-left: c1c1c1 1px solid;
	border-bottom: c1c1c1 1px solid;
	font-weight: bold;
	background-color: #E6E6E6;
}
.gridRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	background-color: F6F6F6;
	font-size: 10px;
}
.subgridRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	background-color: #96BCFC;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
