@charset "utf-8";
/* CSS Document */
body {
margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 10px;
background-color: #FFFFFF;
}

.bcell {
background-color: #000000;
height: 20px;
width: 186px;
vertical-align:middle;
text-align: left;
text-indent:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
font-weight: bold;
}


.submenucell {
background-color: #FFFFFF;
height: 20px;
width: 186px;
vertical-align:middle;
text-align: left;
text-indent:10px;
}

.cellgallery {
background-color: #000000;
height: 15px;
width: 120px;
vertical-align:middle;
text-align: left;
text-indent:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 11px;
font-weight: normal;
}


.line_bottom {border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px;
	border-top-style: none; border-right-style: none; border-bottom-style: solid; border-left-style: none;
	border-top-color: #CCCCCC; border-right-color: #CCCCCC; border-bottom-color: #CCCCCC; border-left-color: #CCCCCC; }
	
.line_top {border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
	border-top-style: solid; border-right-style: none; border-bottom-style: none; border-left-style: none;
	border-top-color: #CCCCCC; border-right-color: #CCCCCC; border-bottom-color: #CCCCCC; border-left-color: #CCCCCC; }