

td1 {
color: #000000;font-family:tahoma, verdana, helvetica; font-size: 11px; font-weight:none;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #006699;
	scrollbar-base-color : #ffffff;
	scrollbar-highlight-color: #006699;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #f8f8f8;
	scrollbar-arrow-color: #006699;
}
/*a { color:#0066cc; text-decoration:none; font-weight:bold;}
a:hover { color:#000000; text-decoration:none; font-weight:bold;}
a:active { color:#000000; text-decoration:none; font-weight:bold ;}*/

.Menu1
{width: 100%; 
	height: 28px; 
	padding:3 5 3 1; 
	border-right: #787D9F  1px solid; 
	border-top: #787D9F 1px solid; 
	border-left: #787D9F 1px solid; 
	border-bottom: #B1B1B1  1px solid; 
	background-color: #EBECF0; 
	cursor:hand; color:#000000;}

.Option {
 	font-size: 11px;
 	margin-left:0px;
 	/*height: 24px;*/ 
 	padding:2px 2px 3px 16px;
 	border: 1 1 1 1 solid #f2f2f2;
 	background-color: #ffffff;
 	cursor:hand; 
 	filter:alpha(opacity=95);
  }
 
.Options {
	display:none;
	padding:1 1 1 1}

.Option a{
	text-align: left;
	display: block;
	padding-left: 2px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	/*line-height:14pt;*/
	color: #000099;
	width:100%;
	padding-top:2.5px;
	padding-bottom:2.5px;
	margin-right:2.5px;
	
}

.Option a:visited{
/*background-color: #F0F0F0;*/
color: #6633FF;

/*background: url(..\images\back1_1.gif) center repeat-x; */
}

.Option a:hover{ /*Theme Change here*/
text-align: left;
background-color: #F0F0F0;
text-decoration: none;
color: #cc0066;

}


.menu
	{
	align: left;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: Arial, sans-serif;*/
	font-size: 12px; 
	text-decoration:none; 
	line-height:20pt;
	font-weight:normal;
	/*font-weight:bold; */
	width:150px;
	margin-left:2.5px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#ffffff;
	border-top:0px #cccccc Solid;
	border-right:1px #cccccc Solid;
	border-left:1px #cccccc Solid;
	border-bottom:1px #cccccc Solid;;
	filter:alpha(opacity=95);
	cursor:hand;
	/*text-shadow:#000066; */
	
}

.menu a{
	text-align: left;
	width: 100%;
	display: block;
	text-indent: 2px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	line-height:14pt;
	color: #000099;
	text-decoration:none;
}

.menu a:visited{
/*background-color: #F0F0F0;*/
color: #000099;
font-weight: normal;

/*background: url(..\images\back1_1.gif) center repeat-x; */
}

.menu a:hover{ /*Theme Change here*/

text-align: left;
font-weight: normal; 
background-color: #F0F0F0;
text-decoration: none;
color: #000000;
}
