


/* 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 {
	filter:alpha(opacity=100);
	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.20mBk { background-color:black; color:#ffffff; }
	div.20mBk { background-color:black; color:#ffffff; }

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

	tr.20m { color:#404040; }
	tr.D20m { color: black; }

	span.20m { color:#404040; }
	span.D20m { color: black; }
	
	.20mBk a { color: #ffffff; }
	.20mBk a:hover { text-decoration:underline; color: #ffffff; }

	
	.TD20m,.TD20mW {
		border: 1px solid;
		padding: 5px;
		color:#404040;
	}

	
	.TDsimple20m,.TDsimple20mW {
		border: 1px solid;
		padding: 5px;
		color:#404040;
	}


	.TD20m a,.TD20mW a { color: #404040; }

	.TD20m div,.TD20mW div { background-color: black; color: #ffffff; }

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


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

	.TD20mW 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.c20mBk { background-color:black; color:#ffffff; }
	div.c20mBk { background-color:black; color:#ffffff; }

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

	tr.c20m { color:#404040; }
	tr.Dc20m { color: black; }

	span.c20m { color:#404040; }
	span.Dc20m { color: black; }
	
	.c20mBk a, .c20mBk * a { color: #ffffff; }
	.c20mBk a:hover, .c20mBk * a:hover { text-decoration:underline; color: #ffffff; }

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

	
	.TDc20m,.TDc20mW {
		border: 1px solid;
		padding: 5px;
		color:#404040;
	}

	
	.TDsimplec20m,.TDsimplec20mW {
		border: 1px solid;
		padding: 5px;
		color:#404040;
	}


	.TDc20m a,.TDc20mW a { color: #404040; }

	.TDc20m div,.TDc20mW div { background-color: black; color: #ffffff; }

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


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

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

	a.classSelector20m { background-color:#ffffff;  border: 1px solid black; color:black; padding-left: 20px; padding-right: 20px; }
	a.classSelector20mBk { 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; }
	
	
