/*CSS Document*/

#scan_top
{
	width: 990px;
	height: 79px;
	background: url(images/top_home.gif) no-repeat;
}
#scan_middle
{
	width: 990px;
}
#scan_contentpane
{
	width: 554px;
	padding: 0px;
	background: #000;
}
#scan_contentpane .Head, #scan_contentpane .Normal, #scan_contentpane .SubHead
{
	color: #fff;
}
#scan_right
{
	height: 100%;
	width: 436px;	
	padding: 0px;
}
#scan_logo
{
	width: 436px;
	height: 75px;
	padding: 0px;
	text-align: right;
}
#scan_rightpane_home
{
	width: 436px;
	height: 100%;
}
#scan_menu
{
	width: 554px;
	height: 218px;
	background: #000 url(images/background_menu.gif) no-repeat bottom;
	color: #FFF;
}
#scan_rightpane2_home
{
	width: 217px;
	height: 218px;
	empty-cells: show;
}
#scan_rightpane3_home
{
	width: 217px;
	height: 218px;
	empty-cells: show;
}

/*Menu*/
.junamenubreak
{
	display: none;
}
#menu2
{
	list-style-type: none;
	font-family: Arial;
	font-size: 0px;
	color: #fff;
	font-weight: bold;
}
#menu2 a span
{
	display: none;
}
#menu2 ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu2 ul li
{
	list-style-type: none;
	padding: 0px 0px;
}
#menu2 ul li a
{
	color: #fff;
	font-weight: bold;	
	background-repeat: no-repeat;
}
#menu2 ul li a:hover
{
	color: #ff0d25;	
	text-decoration: none;
} 
#menu2 ul li a div
{
	background-position:center 0px;
	background-repeat: no-repeat;
	margin-top:0px;
}
#menu2 li a:hover div
{
	background-position:center -33px;
	background-repeat: no-repeat;
}
#menu2 li.activemenu
{
	
}
#menu2 li.activemenu div
{
	background-position:center -33px;
	background-repeat: no-repeat;
}
#menu2 li img
{
	height:33px;
}
#menu2 li img.adminimage
{
	height:100%;
}
#menu2 ul li li a:hover
{
	color: #ff0d25;	
	text-decoration: none;
}
#menu2 ul li.activemenu
{
	color: #ff0d25;
}
#menu2 ul li li
{
	display: none;
}
#menu2 ul li.activemenu li
{
	list-style-type: none;
}
#menu2 ul li.activemenu a
{
	color: #ff0d25;
}
#menu2 ul li.activemenu li.activemenu a
{
	color: #ff0d25;
}