#container #main #extra table tr td form table tr td input {
	border: 1px solid #3DA3E1;
	background-color: #DAEEFA;
}
#container #main #extra table tr td form table tr td textarea {
	border: 1px solid #3DA3E1;
	background-color: #DAEEFA;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #3DA3E1;
	scrollbar-highlight-color: #DAEEFA;
	scrollbar-3dlight-color: #DAEEFA;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #DAEEFA;
	scrollbar-track-color: #DAEEFA;
}


#container #main #content ul {
	list-style-type: none;
	list-style-image: url(../image/handyman.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	list-style-position: inside;
	color: #01004E;
}
#container #main #content ul li {
}
#container #main #content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B00000;
	font-weight: normal;
}
#container #main #content table tr td form table tr td input {
	color: #B50000;
	border: 1px solid #3DA3E1;
	background-color: #DAEEFA;
}
#container #main #content table tr td form table tr td textarea {
	border: 1px solid #3DA3E1;
	background-color: #DAEEFA;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #3DA3E1;
	scrollbar-highlight-color: #DAEEFA;
	scrollbar-3dlight-color: #DAEEFA;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #DAEEFA;
	scrollbar-track-color: #DAEEFA;
	color: #B50000;
}

