.submit_rose 	{font-family: Verdana; font-size: 10px; color: #d75469; background-color: #fddadd; border: thin solid #fddadd;}

.inquiry_text {
	font-family: Verdana, Arial;
	color : #000000;
	font-size : 10px;
}

.inquiry_link {
	font-family: Verdana, Arial;
	color : #000000;
	font-size : 10px;
	text-decoration : none;
}

.inquiry_link:hover {
	font-family: Verdana, Arial;
	color : #ffe8ea;
	font-size : 10px;
	text-decoration : underline;
}

.coll_sub2 {
	font-family: Verdana, Arial;
	color : #000000;
	font-size : 10px;
}

.coll_sub2:hover {
	font-family: Verdana, Arial;
	color : #929090;
	font-size : 10px;
}

.input_rose {
    font-family: Verdana;
    font-size: 11px;
    color: #fde6bc; 
	background-color: #4A2D1B; 
    border: 1px solid #fde6bc;
	
	scrollbar-3dlight-color : #8f6649;
	scrollbar-arrow-color : #8f6649;
	scrollbar-base-color : #8f6649;
	scrollbar-darkshadow-color : #290b01;
	scrollbar-face-color : #290b01;
	scrollbar-highlight-color : #290b01;
	scrollbar-shadow-color : #8f6649;
	scrollbar-track-color : #290b01;
}

.input_rose_err {
    font-family: Verdana;
    font-size: 11px;
    color: #290b01;
    border: 1px solid #FECC04;
	
}

.arose {
	font-family: Verdana, Arial;
	color : #000000;
	font-size : 11px;
	text-decoration : none;
}
.arose:hover {
	font-family: Verdana, Arial;
	color : #cf141b;
	font-size : 11px;
	text-decoration : underline;
}
