
/*
    Hama Minecraft Online Server.
    http://cafe.naver.com/mainhama/
    
    Coded by Shirill (시릴)
    - mikang6@naver.com

*/
/** 
* Generated by www.formstylegenerator.com 
**/

/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/

.inputstyle {
	border: 1px dotted #c3c3c3;
	/** remember to change image path **/
	background: url(none) no-repeat #FFFFFF;
	font-family: tahoma, helvetica, sans-serif;
	font-style: bold;
	font-size: 13px;
	color: #454743;
}

.submitstyle {
	border: 1px solid #c3c3c3;
	/** remember to change image path **/
	background: url(none) no-repeat #FFFFFF;
	font-family: "돋움";
	font-style: bold;
	font-size: 8pt;
	color: #454743;
}

/** You can use this style for your LABEL elements **/
.labelstyle {
	font-family: tahoma, helvetica, sans-serif;
	font-style: bold;
	font-size: 13px;
	color: #82983e;
}


