/* Main Menu */


@charset "utf-8";
/* CSS Document */

/* Main Menu */
.MainMenu_MenuContainer {

	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 11px; font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Verdana;
	width:175px;
}


.MainMenu_MenuItemSel {
	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 11px; font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Verdana;
}
.MainMenu_MenuItem {
	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 11px; font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Verdana;

}
.MainMenu_MenuItemAct {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px; font-style: normal;
	font-weight: normal; 
	background-color: #95A1D4;
	font-family: Verdana;
}
.MainMenu_MenuIcon {
	text-align: center; 
	width: 3px;
	height: 24px;

	border-top: #71B5E5 0px solid;
	border-right: #71B5E5 0px solid;
	border-left: #71B5E5 0px solid;
	border-bottom: #71B5E5 0px solid;
}
.submenuitemselected{
	color:#95A1D4;
	font-size:11px;
	font-weight: normal;
	padding-left: 1px;
	Margin:0px;
	background:transparent;
}
.MainMenu_SubMenu {
	margin-top: 0;
	margin-left: 1px;
	background-color: #EEEEEE;  
	border-top: #BCC2DA 1px solid;
	border-right: #BCC2DA 1px solid;
	border-left: #BCC2DA 1px solid;
	border-bottom: #BCC2DA 1px solid;
/*
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=2);
*/
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent;
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuBar { 
	cursor: hand; 
	height: 24px; 
	background-color: Transparent; 
}

/* ------- up status ------ */

.MainMenu_MenuItem TD { padding:0; margin:0; }

.MainMenu_MenuItem TD DIV DIV 
{
	background-image:url(../images/up1.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 2 0 14;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuItem TD DIV DIV DIV{
	background-image:url(../images/up2.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:11px;
	font-family: Verdana;
	font-weight: normal;
	line-height:2.0;
	color:#000000;
	
	height:24px;
	padding:0 3 0 5;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;


}

.MainMenu_MenuItem TD DIV
{
	background-image:url(../images/up3.gif);
	background-position:right top;
	background-repeat: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}


/* ------- over status ------ */

.MainMenu_MenuSelected TD { padding:0; margin:0; }

.MainMenu_MenuSelected TD DIV DIV 
{
	background-image:url(../images/over1.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 2 0 14;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuSelected TD DIV DIV DIV{
	background-image:url(../images/over2.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:11px;
	font-family: Verdana;
	font-weight: normal;
	line-height:2.0;
	color:#000000;
	
	height:24px;
	padding:0 3 0 5;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;


}

.MainMenu_MenuSelected TD DIV
{
	background-image:url(../images/over3.gif);
	background-position:right top;
	background-repeat: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}

/* ------- active status ------ */

.MainMenu_MenuSelectedRoot TD { padding:0; margin:0; }

.MainMenu_MenuSelectedRoot TD DIV DIV 
{
	background-image:url(../images/active1.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 2 0 14;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background-image:url(../images/active2.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:11px;
	font-family: Verdana;
	font-weight: normal;
	line-height:2.0;
	color:#000000;
	
	height:24px;
	padding:0 3 0 5;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;


}

.MainMenu_MenuSelectedRoot TD DIV
{
	background-image:url(../images/active3.gif);
	background-position:right top;
	background-repeat: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}

*/

