<!--


	h1 {	
		font-family: Tahoma,Arial; 
		font-size: 13pt;
		color: #ff6600;
	}

	h2 {	
		font-family: Tahoma,Arial;
		font-size:  9pt;
		color: #ff6600;
	} 

	h3 {	
		font-family: Tahoma,Arial;
		font-size:  8pt;
		color: #ff6600;
	}

	td, th {
		font-family: Tahoma,Arial;
		font-size: 8pt;
		color: #ff6600;
	}

	select, input {
		font-family: Tahoma,Arial;
		font-size: 7.5pt; }

	
	td.inverted {
		color: white;
		background-color: #ff6600;
	}

	input.button {
		background-color: #800000;
		color: white;
		border-top: 	#D00000 2px solid;
	    border-left: 	#D00000 2px solid;
	    border-bottom: 	#600000 2px solid;
		border-right: 	#600000 2px solid;
	}

	input.button70 {

		width: 90px;
		background-color: #0033cc;
		color: #FFFFFF;
		border-top: 	#003399 2px solid;
	   	border-left: 	#003399 2px solid;
	        border-bottom: 	#3366CC 2px solid;
		border-right: 	#3366CC 2px solid;
		font-size: 9pt; 

	}

	input.button90 {
		width: 100px;
		background-color: #800000;
		color: white;
		border-top: 	#D00000 2px solid;
	    border-left: 	#D00000 2px solid;
	    border-bottom: 	#600000 2px solid;
		border-right: 	#600000 2px solid;
	 }

	textarea {
		font-family: Verdana,Arial;
		font-size: 8pt;
		background-color: Transparent;
		border-top: 	#7F9DB9 1px solid;
	   border-left: 	#7F9DB9 1px solid;
	   border-bottom: 	#7F9DB9 1px solid;
		border-right: 	#7F9DB9 1px solid;

	}

	li {
		color: black
	}

	.highlight {
		background: #FFFF99;
	}

	a:hover {
		color: #800000
	}

	a.solid:hover {
		color: white;
		background: #800000;
		text-decoration: none;
	}

	a.solidblack {
		color: black;
	}

	a.solidblack:hover {
		color: white;
		background: black;
		text-decoration: none;
	}



	a.plain {
		text-decoration:none;
	}

	.bglight {
		background: #F0F0F0;
	}

	.bgdark {
		background: #D0D0D0;
	}

	.black {
		color: black;
	}

	.right-align {
		text-align: right
	}

	.textButton {
		height: 15;
		color: white;
		background-color: #2f60cc;
		border-top: 	#9fcfff 1px solid;
	    border-left: 	#9fcfff 1px solid;
	    border-bottom: 	#002f9f 1px solid;
		border-right: 	#002f9f 1px solid;
		cursor: hand;
		text-decoration:none
	}


//-->
