.LeftSelected
{
	background-image: url(menu/left_on.gif);
	color:White;
}
.on_out
{
	background-image:url(menu/on_out.gif);
}
.out_on
{
	background-image:url(menu/out_on.gif);
}
.out_out
{
	background-image:url(menu/out_out.gif);
}
.right_on
{
	background-image:url(menu/right_on.gif);
}
.right_out
{
	background-image:url(menu/right_out.gif);
}
.left_on
{
	background-image:url(menu/left_on.gif);
}
.left_out
{
	background-image:url(menu/left_out.gif);
}
.MenuItemSelected{
	background-image: url(menu/main_on.gif);
	padding-left:2;
	padding-right:2;
	
}
.MenuItemNotSelected{
	background-image: url(menu/main_out.gif);
	padding-left:2;
	padding-right:2;
	
}
.MenuTable
{
	margin-left:10;
	padding:0;
}
.SubMenuTable
{
	margin-left:10;
	padding:4;
}
.SubMenuTableDiv{
	background-image: url(images/submenu.gif);
	background-repeat:repeat-x;
	height:21;
}
.RightVertical{
	background-image:url(images/rightvertical.gif);
	background-repeat:repeat-y;

}
.BottomHorisontal{
	background-image: url(images/bottomhorisontal.gif);
	background-repeat:repeat-x;	
}
.DottHor{
	background-image:url(images/dotthor.gif);
	background-repeat: repeat-x;
}
.DottVert{
	background-image:url(images/dottvert.gif);
	background-repeat: repeat-y;
}
a:link.MainMenuLinkSelected {text-decoration: none; color:#ffffff; font-weight:bold; font-size:10px;}
a:visited.MainMenuLinkSelected {text-decoration: none; color:#ffffff; font-weight:bold; font-size:10px;}
a:link.MainMenuLinkSelected {text-decoration: none; color:#ffffff; font-weight:bold; font-size:10px;}
a:link.MainMenuLinkSelected {text-decoration: none; color:#ffffff; font-weight:bold; font-size:10px;}

a:link.MainMenuLinkNotSelected {text-decoration: none; color:#000000; font-weight:bold; font-size:10px;}
a:visited.MainMenuNotLinkSelected {text-decoration: none; color:#000000; font-weight:bold; font-size:10px;}
a:link.MainMenuLinkNotSelected {text-decoration: none; color:#000000; font-weight:bold; font-size:10px;}
a:link.MainMenuLinkNotSelected {text-decoration: none; color:#000000; font-weight:bold; font-size:10px;}

a:link.SubMenuLink {text-decoration: none; color:#ffffff; font-weight:bold; font-size:10px;}
a:visited.SubMenuLink {text-decoration: none; color:#ffffff; font-weight:bold; font-size:10px;}
a:link.SubMenuLink {text-decoration: none; color:#ffffff; font-weight:bold; font-size:10px;}
a:link.SubMenuLink {text-decoration: none; color:#ffffff; font-weight:bold; font-size:10px;}

a:link {text-decoration: none; color:#000000; font-weight:bold; font-size:10px;}
a:visited {text-decoration: none; color:#555555; font-weight:bold; font-size:10px;}
a:active {text-decoration: none; color:#000000; font-weight:bold; font-size:10px;}
a:hover {text-decoration: none; color:#666666; font-weight:bold; font-size:10px;}
.box_Main
{
	padding-left:2px;
}
.Box_Bottom
{
	background-repeat:no-repeat;
	width:192px;
	height:14px;
}
.Box_Top
{
	background-image:url(images/box_top.gif);
	background-repeat:no-repeat;
	width:192px;
	height:14px;
}
.Box_TopRed
{
	background-image:url(images/box_topred.gif);
	background-repeat:no-repeat;
	width:192px;
	height:14px;
}
.Box_TopGreen
{
	background-image:url(images/box_topgreen.gif);
	background-repeat:no-repeat;
	width:192px;
	height:14px;
}
.Box_Middle
{
	width:192px;
	padding:5px;
	font-size:11px;
	font-family:Verdana, Arial, Sans-Serif;
}