/************************* silver *************************/
color 
{
    color:#FFFFFF
    
}
.silver_master 
{
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    margin: 0px 0px 9px 0px;
    padding: 0px 0px 0px 0px;
}
.silver_header_l
{
	background: url(../images/leftbox_t.jpg) no-repeat left top;
	height:34px;
	padding-left: 15px;
}
.silver_header_m
{
	background: url(../images/leftbox_t.jpg) no-repeat center top;
    font-weight: bold;
    color: #444;
	height:34px;
}
.silver_header_r
{
	background: url(../images/leftbox_t.jpg) no-repeat right top;
	height:34px;
	padding-right: 9px;
}
.silver_content
{
	background: #FFF;
	border-left: solid 1px #BBB;
	border-right: solid 1px #BBB;
	padding: 3px 3px 0px 3px;
}
.silver_bottom_l
{
	background: url(../images/leftbox_b.jpg) no-repeat left bottom;
	width:9px;
	height:29px;
}
.silver_bottom_m
{
	background: url(../images/leftbox_b.jpg) no-repeat center bottom;
	height:29px;
}
.silver_bottom_r
{
	background: url(../images/leftbox_b.jpg) no-repeat right bottom;
	width:9px;
	height:29px;
}

/***************** empty ****************/
.emptymaster {
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    margin: 0px 0px 9px 0px;
    padding: 0px 0px 0px 0px;
}
.emptyheader 
{
	background: transparent;
	padding: 0px 7px;
	margin: 0px 0px;
    height:1px;
}
.emptyaction
{
	width: 100%;
}
.emptytitle
{
	display: none;
	width: 100%;	
	background: transparent;
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #80AC01;
	border-left: solid 3px #80AC01;
}
.emptyvisibility
{
	display: none;
}
.emptycontent {
	background: transparent;
	padding: 0px;
	margin: 0px;
}

/************************* img *************************/

.img_master 
{
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    margin: 0px 0px 9px 0px;
    padding: 0px 0px 0px 0px;
}
.img_header_l
{
	background: url(../images/mainbox.jpg) no-repeat left top;
	height:32px;
	padding-left: 50px;
}
.img_header_m
{
	background: url(../images/mainbox.jpg) no-repeat center top;
    font-weight: bold;
    color: #D00034;
	height:32px;
}
.img_header_r
{
	background: url(../images/mainbox.jpg) no-repeat right top;
	height:32px;
	padding-right: 9px;
}
.img_content
{
	background: transparent;
	padding: 3px 3px 0px 3px;
	border-left: solid 1px #FAFAFA;
	border-right: solid 1px #FAFAFA;
	border-bottom: solid 1px #FAFAFA;
}

/************************* menu *************************/
.menu_master
{
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.menu_top
{	
	background: transparent;
	padding: 0px 7px;
	margin: 0px;
    height:0px;
}
.menuaction
{
	width: 100%;
}
.menutitle
{
	display: none;
	width: 100%;	
	background: transparent;
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #80AC01;
	border-left: solid 3px #80AC01;
}
.menuvisibility
{
	display: none;
}
.menu_header
{
	background: transparent;
	padding: 0px;
	margin: 0px;
	height: 14px;
}
.menu_header_l
{
	background: url(../images/menu_t.jpg) no-repeat left bottom;
	padding-left: 9px;
	height:14px;
}
.menu_header_m
{
	background: url(../images/menu_t.jpg) no-repeat center bottom;
    font-weight: bold;
    color: #444;
	height:14px;
}
.menu_header_r
{
	background: url(../images/menu_t.jpg) no-repeat right bottom;
	padding-right: 9px;
	height:14px;
}
.menu_content
{
	background: transparent;
	border-left: solid 1px #BBB;
	border-right: solid 1px #BBB;
	padding: 0px 3px 0px 3px;
}
.menu_bottom_l
{
	background: url(../images/menu_b.jpg) no-repeat left top;
	width:9px;
	height:14px;
}
.menu_bottom_m
{
	background: url(../images/menu_b.jpg) no-repeat center top;
	height:14px;
}
.menu_bottom_r
{
	background: url(../images/menu_b.jpg) no-repeat right top;
	width:9px;
	height:14px;
}