a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.menulink {
	color: #996600;
	text-decoration: none;
}
.menulink a:hover {
	background-color:#FFFF00;
	padding:1px;
}

.u1 {
	overflow-x: hidden; 
	overflow-y: auto; 
	visibility: visible;
	padding-right:15px;
	width:100%;
	height:175px;
	z-index:1;
}

.u2 {
	overflow-x: hidden; 
	overflow-y: auto; 
	visibility: visible;
	padding-left:10px;
	width:88%;
	height:325px;
	z-index:1;
}

.u3 {
	overflow-x: hidden; 
	overflow-y: auto; 
	visibility: visible;
	padding:1px;
	width:100%;
	height:320px;
	z-index:1;
}

.u4 {
	overflow-x: hidden; 
	overflow-y: scroll; 
	visibility: visible;
	padding:5px;
	width:100%;
	height:100px;
	z-index:1;
}


.wht10 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height:1.5;
}

.wht12 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:1.5;
}

.wht14 {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height:1.5;
}

.wht18 {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height:1.5;
}

.gray18 {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	line-height:1.5;
}


.blk10 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:1.5;
}

.blk12 {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:1.5;
}

.blk14 {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height:1.5;
}

.blk16 {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height:1.5;
}

.blk18 {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height:1.5;
}

.blk38 {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size: 38px;
	color: #000000;
	line-height:1.5;
}

.blue10 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	line-height:1.5;
}

.blue24 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	line-height:1.5;
}

.red10 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height:1.5;
}

.red24 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	line-height:1.5;
}

input {
	font-family: Arial;
	font-size: 10px;
	text-align:left;
	vertical-align:text-bottom;
	border:solid 1px #CCCCCC;
}

textarea {
	font-family: Arial;
	font-size: 10px;
	text-align:left;
	vertical-align:text-bottom;
	border:solid 1px #CCCCCC;
}

select {
	font-family: Arial;
	font-size: 10px;
	text-align:left;
	vertical-align:text-bottom;
	border:solid 1px #CCCCCC;
}
	
	
	
	


