


/* the main page information.. */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	margin-top:30px;
	margin-right:40px;
/*	margin:50px; */
	color:#49604c;
	;
}

table.maintable {
	;
}

div.results.print {
	padding:0px;
}

/* how to display forms */
legend {
	font-size: small;
}

h1 {
  font-size:140%;
}

.tooltip {
     background-color:#ffffcc;
     font-weight:normal;
     font-family: Tahoma,Arial,Helvetica;
     font-size:8pt;
     border:1px #000000 solid;
     padding:1px;
}

/* shadowed images */
.shadow {
	float: left;
	background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px ! important;
	margin: 10px 0 0 5px;
}

.shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	margin: -6px 6px 6px -6px;
}

label {
	text-align:right;
	width:180px;
	float:left;
	padding:0.2em;
/*	margin:0;
	margin-top:0.3em;*/
}

label.small {
	text-align:right;
	width:100px;
	float:left;
	padding:0.2em;
/*	margin:0;
	margin-top:0.3em;*/
}

label.error {
	text-align:right;
	width:180px;
	float:left;
	padding:0.2em;
/*	margin:0;
	margin-top:0.3em;*/
	color: red;
}

span.description,div.description {
	text-align:left;
	margin-left:190px;
	padding:0.2em;
	font-size:80%;
}
/*
div.description {
	text-align:left;
	margin-left:190px;
	padding:0.2em;
	font-size:80%;
	}*/

nobr {
	display:none; }
input {
	margin:3px;
	width:300px;
	padding:1px;
}
select {
	margin:3px;
	width:305px;
/*	padding:1px; */
}

input.short, select.short {
	margin:3px;
	width:150px;
	padding:1px;
}

input.vshort, select.vshort {
	margin:3px;
	width:50px;
	padding:1px;
}


textarea {
	margin:3px;
	height:85px;
	width: 300px; }

input.btn {
	width: 90px;
	height: 22px;
}
input.checkbox {
	margin:3px;
	height:1em;
	width:20px;
	padding:1px;
}


.btn {
	background-color: #a5b5ce;
/*	height: 1.7em; */
	border: 1px solid #293d84;
}

.btnhov {
	color: #ffffff; 
}

a.btn {
	text-decoration:none;
	background-color: #a5b5ce;
	border: 1px solid #49604c;
	padding:2px;
	color: black !important; 
	height: 2em;
}
a.btn:hover {
	text-decoration:none;
	color: #ffffff; 
}

span.crewC0 {
	background-color: red;
	padding: 2px;
	width: 40px;
	color: #fff;
}

a { text-decoration:none; color:#49604c; }
a:hover { text-decoration:underline; color:#548f54; }

td.Bk { color:#ffffff; }

tr.Bk { background-color:#49604c; color:#ffffff; }
.Bk a { text-decoration: none; color:#ffffff; }
.Bk a:hover { text-decoration: underline; }


a.selectimage:hover {
	filter:alpha(opacity=100);
	opacity: 1.0 !important;
}
img.current {
	filter:alpha(opacity=100);
	opacity: 1.0 !important;
	border: 3px solid #49604c;
}
img.selected {
	filter:alpha(opacity=100);
	opacity: 1.0 !important;
	border: 3px solid #548f54;
}
img.notselected {
	filter:alpha(opacity=50);
	opacity: 0.5;
	border: 3px solid #ffffff;
}






	tr.BlueBk { background-color:#294aa5; color:#ffffff; }
	div.BlueBk { background-color:#294aa5; color:#ffffff; }

	a.Blue { text-decoration:none; color:#3469ce; }
	a.Blue:hover { text-decoration:underline; color:#294aa5; }

	tr.Blue { color:#4369ce; }
	tr.DBlue { color: #294aa5; }

	.BlueBk a { color: #ffffff; }
	.BlueBk a:hover { text-decoration:underline; color: #ffffff; }

	
	.TDBlue,.TDBlueW {
		border: 1px solid;
		padding: 5px;
		color:#4369ce;
	}

	
	.TDsimpleBlue,.TDsimpleBlueW {
		border: 1px solid;
		padding: 5px;
		color:#4369ce;
	}


	.TDBlue a,.TDBlueW a { color: #3469ce; }

	.TDBlue div,.TDBlueW div { background-color: #294aa5; color: #ffffff; }

	.TDBlue input, .TDBlue select {
		margin:3px;
		width:150px;
		padding:1px;
	}


	.TDBlueW input, .TDBlueW select {
		margin:3px;
		width:300px;
		padding:1px;
	}

	.TDBlueW input.btn {
	 width:150px;
	}




	tr.RedBk { background-color:#a52929; color:#ffffff; }
	div.RedBk { background-color:#a52929; color:#ffffff; }

	a.Red { text-decoration:none; color:#ce4343; }
	a.Red:hover { text-decoration:underline; color:#a52929; }

	tr.Red { color:#ce4343; }
	tr.DRed { color: #a52929; }

	.RedBk a { color: #ffffff; }
	.RedBk a:hover { text-decoration:underline; color: #ffffff; }

	
	.TDRed,.TDRedW {
		border: 1px solid;
		padding: 5px;
		color:#ce4343;
	}

	
	.TDsimpleRed,.TDsimpleRedW {
		border: 1px solid;
		padding: 5px;
		color:#ce4343;
	}


	.TDRed a,.TDRedW a { color: #ce4343; }

	.TDRed div,.TDRedW div { background-color: #a52929; color: #ffffff; }

	.TDRed input, .TDRed select {
		margin:3px;
		width:150px;
		padding:1px;
	}


	.TDRedW input, .TDRedW select {
		margin:3px;
		width:300px;
		padding:1px;
	}

	.TDRedW input.btn {
	 width:150px;
	}

