input.reqd {

	font-family: tahoma; 
	font-size: 12px; 
	border: solid 1px #FFCC33;
	
}

input.reg {

	font-family: tahoma; 
	font-size: 12px; 
	
}

input.one {

	font-family: tahoma; 
	font-size: 12px; 
	border: solid 1px #FFCC33;
	
}

input.two {

	font-family: tahoma; 
	font-size: 12px; 
	border: solid 1px #FFCC33; 
	width: 180px;

}

select {

	font-family: tahoma; 
	font-size: 10pt; 
	border: 1px solid #FFCC33; 
	width: 180px;

}


input.reqd1 {

	font-family: tahoma; 
	font-size: 12px; 
	border: solid 1px #FFCC33;

}


input.reqd2 {

	font-family: tahoma; 
	font-size: 12px; 
	border: solid 1px #FFCC33;

}

input.invalid {

	font-family: tahoma; 
	font-size: 12px; 
	border: solid 2px #FF0000;
	

}

a:link { 
	font-family: tahoma; 
	font-size: 12px; 
	color: #000000;


}


a:visited { 
	font-family: tahoma; 
	font-size: 12px; 
	color: #000000;


}

a:hover { 
	font-family: tahoma; 
	font-size: 12px; 
	color: #000000;


}


a:active { 
	font-family: tahoma; 
	font-size: 12px; 
	color: #000000;


}
	
