.shadetabs{
border-bottom: 1px solid #6caf3c;
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 20px;
margin-top: 0px;
margin-bottom: 0;
list-style-type: none;
text-align: left;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #6caf3c;
color: #4c7b18;
background: white url(/images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #4c7b18;
}

.shadetabs li a:hover{
color: #4c7b18;
text-decoration: underline;

}


.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.inquirebox
{
	border: solid 1px #cccccc; line-height: 150%; text-align: justify; margin-left: 15px;margin-right: 15px; padding:5px; margin-bottom:8px; background-color: #F5F5F5;
}

.inquirebox_time
{
	color:#777777; border-bottom:solid 1px #dddddd; margin-bottom:5px;
}

.replybox
{
	margin-top: 8px; border: dashed 1px #4f9f1f; background-color: #f2fce3;
	padding:3px;
}
