


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


.forcebackground { background-color: #ffffff ! important; }
	
iewarning {
	color:#000000;
}

pre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table.maintable {
	border: 2px groove; border-color: #000080; background-c;
}

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;
}

.shadow {
	text-align: center;
}

.shadow img {
	margin: 2px 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:90%;
	width: 300px;
}
/*
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, input.err {
	margin:3px;
	width:150px;
	padding:1px;
}

input.err {
  background-color: red;
  color: white;
}

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


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

textarea.xml {
	margin:3px;
	height:200px;
	width: 700px; }

textarea.blog {
	margin:3px;
	height:200px;
	width: 700px; }

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


a.tip{
    position:relative; /*this is the key*/
    z-index:24; 
}

a.tip:hover{z-index:25 }

a.tip span{display: none}
a.tip:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-12px; left:2em; width:18em;
    border:2px solid #ffffff;
    background-color:#000000; color:#ffffff;
	text-align: center
}

										

.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:#000000; }
a:hover { text-decoration:underline; color:#0000FF; }

td.Bk { color:#ffffff; }

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


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






	tr.OpenBk { background-color:black; color:#ffffff; }
	div.OpenBk { background-color:black; color:#ffffff; }

	a.Open { text-decoration:none; color:#404040; }
	a.Open:hover { text-decoration:underline; color:black; }

	tr.Open { color:#404040; }
	tr.DOpen { color: black; }

	span.Open { color:#404040; }
	span.DOpen { color: black; }
	
	.OpenBk a { color: #ffffff; }
	.OpenBk a:hover { text-decoration:underline; color: #ffffff; }

	
	.TDOpen,.TDOpenW {
		border: 1px solid;
		padding: 5px;
		color:#404040;
	}

	
	.TDsimpleOpen,.TDsimpleOpenW {
		border: 1px solid;
		padding: 5px;
		color:#404040;
	}


	.TDOpen a,.TDOpenW a { color: #404040; }

	.TDOpen div,.TDOpenW div { background-color: black; color: #ffffff; }

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


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

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




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

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

	tr.Standard { color:#3469ce; }
	tr.DStandard { color: #294aa5; }

	span.Standard { color:#3469ce; }
	span.DStandard { color: #294aa5; }
	
	.StandardBk a { color: #ffffff; }
	.StandardBk a:hover { text-decoration:underline; color: #ffffff; }

	
	.TDStandard,.TDStandardW {
		border: 1px solid;
		padding: 5px;
		color:#3469ce;
	}

	
	.TDsimpleStandard,.TDsimpleStandardW {
		border: 1px solid;
		padding: 5px;
		color:#3469ce;
	}


	.TDStandard a,.TDStandardW a { color: #3469ce; }

	.TDStandard div,.TDStandardW div { background-color: #294aa5; color: #ffffff; }

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


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

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




	tr.cOpenBk { background-color:black; color:#ffffff; }
	div.cOpenBk { background-color:black; color:#ffffff; }

	a.cOpen { text-decoration:none; color:#404040; }
	a.cOpen:hover { text-decoration:underline; color:black; } 

	tr.cOpen { color:#404040; }
	tr.DcOpen { color: black; }

	span.cOpen { color:#404040; }
	span.DcOpen { color: black; }
	
	.cOpenBk a, .cOpenBk * a { color: #ffffff; }
	.cOpenBk a:hover, .cOpenBk * a:hover { text-decoration:underline; color: #ffffff; }

	.cOpen a,.cOpen * a { text-decoration:none; color: #404040; }
	.cOpen a:hover, .cOpen * a:hover { text-decoration:underline; color: black; }

	
	.TDcOpen,.TDcOpenW {
		border: 1px solid;
		padding: 5px;
		color:#404040;
	}

	
	.TDsimplecOpen,.TDsimplecOpenW {
		border: 1px solid;
		padding: 5px;
		color:#404040;
	}


	.TDcOpen a,.TDcOpenW a { color: #404040; }

	.TDcOpen div,.TDcOpenW div { background-color: black; color: #ffffff; }

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


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

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

	a.classSelectorOpen { background-color:#ffffff;  border: 1px solid black; color:black; padding-left: 20px; padding-right: 20px; }
	a.classSelectorOpenBk { background-color: black; border: 1px solid black; color:#ffffff; padding-left: 20px; padding-right: 20px; }
	
	



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

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

	tr.cStandard { color:#3469ce; }
	tr.DcStandard { color: #294aa5; }

	span.cStandard { color:#3469ce; }
	span.DcStandard { color: #294aa5; }
	
	.cStandardBk a, .cStandardBk * a { color: #ffffff; }
	.cStandardBk a:hover, .cStandardBk * a:hover { text-decoration:underline; color: #ffffff; }

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

	
	.TDcStandard,.TDcStandardW {
		border: 1px solid;
		padding: 5px;
		color:#3469ce;
	}

	
	.TDsimplecStandard,.TDsimplecStandardW {
		border: 1px solid;
		padding: 5px;
		color:#3469ce;
	}


	.TDcStandard a,.TDcStandardW a { color: #3469ce; }

	.TDcStandard div,.TDcStandardW div { background-color: #294aa5; color: #ffffff; }

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


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

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

	a.classSelectorStandard { background-color:#ffffff;  border: 1px solid #294aa5; color:#294aa5; padding-left: 20px; padding-right: 20px; }
	a.classSelectorStandardBk { background-color: #294aa5; border: 1px solid #294aa5; color:#ffffff; padding-left: 20px; padding-right: 20px; }
	
	
