/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing
*/

/* level 0 inner */
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	text-decoration: underline;
	margin: 5px 0 0 8px;
	color: #FFFFFF;
}

/* level 0 outer First Phase*/
.m0l0oout 
{
	font-family:Verdana  ;/* @Arial Unicode MS, Arial Unicode MS, Arial, Tahoma, Verdana, Helvetica;*/
	font-size:14px;
	height:25px;
	text-decoration : none;
	background-image: url(../images/lev0_bg1.gif);
	border: 1px solid #336699;
	background-color: #2C5F93;
	text-align:center;
	color:#FFFFFF;
}
.m0l0ooutgrid 
{
	font-family:Verdana  ;/* @Arial Unicode MS, Arial Unicode MS, Arial, Tahoma, Verdana, Helvetica;*/
	font-size:14px;
	height:25px;
	text-decoration : none;
	background-image: url(../images/lev0_bg1.gif);
	border: 1px solid #336699;
	background-color: #2C5F93;
	text-align:center;
	color:#FFFFFF;
background-color: white; position:absolute;top:expression(this..offsetParent.offsetParent.scrollTop);
	
	
}
.m0l0oover 
{
	font-family:Verdana  ;/* @Arial Unicode MS, Arial Unicode MS, Arial, Tahoma, Verdana, Helvetica;*/
	font-size:14px;
	height:25px;
	text-decoration :underline;/*Say none to remove th eunderline effect*/
	background-image: url(../images/lev0_bg1.gif);
	border: 1px solid #336699;
	background-color: #2C5F93;
	color:#ffffff;
}

/* level 1 inner */
.m0l1iout {
font-family:Verdana  ;/* @Arial Unicode MS, Arial Unicode MS, Arial, Tahoma, Verdana, Helvetica;*/
	font-size: 14px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
	height:20px;
}
.m0l1iover {
	font-family:Verdana  ;/* @Arial Unicode MS, Arial Unicode MS, Arial, Tahoma, Verdana, Helvetica;*/
	font-size: 14px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
	height:20px;
}

/* level 1 outer */
.m0l1oout 
{
	font-family:Verdana  ;/* @Arial Unicode MS, Arial Unicode MS, Arial, Tahoma, Verdana, Helvetica;*/
	font-size: 12px;
	text-decoration : none;
	border:0;
	/*background-color: #5286BB;*/
	border: 1px solid #1A4D81;
	padding: 0;
	color:White;
	width:100%;/*150px;*/
	text-align:left;
	height:20px;
	
}
.m0l1oover 
{
	font-family:Verdana  ;/* @Arial Unicode MS, Arial Unicode MS, Arial, Tahoma, Verdana, Helvetica;*/
	font-size: 12px;
	cursor: expression(Check(this.innerHTML));
	text-decoration : none;
	background-color: #1A4D81;
	/*background-color: red;*/
	/*background-image: url(../images/lev1_arrow.gif);*/
	background-repeat: no-repeat;
	border: 1px solid #1A4D81;
	padding: 0;
	width:150px;
	height:20px;
	
}

#ctl00_Menu1n1Items 
{
	height:80px;
	width:119px;
	background-color:#336699;	
}

#ctl00_Menu1n2Items
{
	height:120px;
	width:151px;
	background-color:#336699;
}

#ctl00_Menu1n3Items
{
	height:80px;
    	width:246px;
	background-color:#336699;
}
#ctl00_Menu1n4Items
{
	height:80px;
	width:121px;
	background-color:#336699;
}
#Menu1n1Items
{
	height:80px;
	width:119px;
	background-color:#336699;	
}

#Menu1n2Items
{
	height:120px;
	width:151px;
	background-color:#336699;
}
#Menu1n3Items
{
	height:80px;
	width:246px;
	background-color:#336699;
}
#Menu1n4Items
{
	height:80px;
	width:121px;
	background-color:#336699;
}