
#Content a:hover{
		/* font-style: italic; */
		/* font-weight: bold; */
	}

/* Formstyles  */


/*

span#textitem {

	background-color: #EEEEEE;

}
*/


.myinput, select, textarea {
 	font-family: Dotumche, MS Dotumche, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10 px;
	text-decoration: none;
	color:#000000;
	border:1px solid #737D94;
	margin-top: 2px;
	margin-bottom: 2px;
}


textarea {
	scrollbar-base-color: #ADC352;
}


.popupform {
	width: 160px;
}

.popupform1 {
	width: 30px;
}

.popupform2 {
	width: 45px;
}

textarea.popupform {
	height: 110px;
}

.popformtd {
	padding: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

