.gallery_description{
	color: #993300;
	font-size: 12pt;
	font-weight: bold
}

.gallery_frame{
	width: 100%;
	padding: 0;
	margin: 0;
	border-spacing: 0px;
}

.gallery_frame:hover{
	text-decoration: none;
}

.gallery_frame:hover td.gallery_f{
	background-color: #101010;
}

.gallery_frame:hover td.casetl{background:url(../img/hcase_tl.gif);width:6px;height:6px;}
.gallery_frame:hover td.casett{background:url(../img/hcase_t.gif);height:6px;}
.gallery_frame:hover td.casetr{background:url(../img/hcase_tr.gif);width:6px;height:6px;}
.gallery_frame:hover td.casell{background:url(../img/hcase_l.gif);width:6px;}
.gallery_frame:hover td.caserr{background:url(../img/hcase_r.gif);width:6px;}
.gallery_frame:hover td.casebl{background:url(../img/hcase_bl.gif);width:6px;height:6px;}
.gallery_frame:hover td.casebb{background:url(../img/hcase_b.gif);height:6px;}
.gallery_frame:hover td.casebr{background:url(../img/hcase_br.gif);width:6px;height:6px;}
.gallery_frame:hover .gallery_description{
	color:#FFFFFF;
}

.gallery_frame td{
	padding: 0;
}


.service_gallery_frame table{
	width: 100%;
	padding: 0;
	margin: 0;
}

.service_gallery_frame:hover{
	text-decoration: none;
}

.service_gallery_frame:hover table td.gallery_f{
	background-color: #101010;
}
.service_gallery_frame:hover table td.casetl{background:url(../img/hcase_tl.gif);width:6px;height:6px;}
.service_gallery_frame:hover table td.casett{background:url(../img/hcase_t.gif);height:6px;}
.service_gallery_frame:hover table td.casetr{background:url(../img/hcase_tr.gif);width:6px;height:6px;}
.service_gallery_frame:hover table td.casell{background:url(../img/hcase_l.gif);width:6px;}
.service_gallery_frame:hover table td.caserr{background:url(../img/hcase_r.gif);width:6px;}
.service_gallery_frame:hover table td.casebl{background:url(../img/hcase_bl.gif);width:6px;height:6px;}
.service_gallery_frame:hover table td.casebb{background:url(../img/hcase_b.gif);height:6px;}
.service_gallery_frame:hover table td.casebr{background:url(../img/hcase_br.gif);width:6px;height:6px;}
.service_gallery_frame:hover .gallery_description{
	color:#FFFFFF;
}

.service_gallery_frame table td{
	padding: 0;
}