

.mt_dropdown_memu_text {
	FONT-SIZE: 11pt;
	
	 FONT-FAMILY: "Ms Sans Serif" ; 
}

.mtDropdownMenu {
    position:absolute;
	overflow:hidden;
}
.mtDropdownMenu .content {
	POSITION: absolute; 
}
.mtDropdownMenu .items {
    position:absolute;   
	Z-INDEX: 8; 
	COLOR: FF0000; 
	LEFT: 0px; 
	TOP: 0px ;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
    border-bottom-width: 0;
    line-height:16px;
    background-color: white;
    width: 180px;
	text-decoration:none;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=1); /*Add Shadow in IE. Remove if desired*/

		
}
.mtDropdownMenu .item {
	
	FONT-WEIGHT: 500; 
	FONT-SIZE: 11pt; 
	border:none;
	cursor:pointer;
	cursor:hand;
	COLOR: 135794; 
	font-family : "Ms Sans Serif", Arial, Thonburi;
	text-decoration:none;
	LEFT: 0px; 
	TOP: 0px ;
	
	
	
}
.mtDropdownMenu .background {
		
	position:absolute;
	left:0px; top:0px;	
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	
	
}
.mtDropdownMenu .item.hover {
	BACKGROUND: #c4e4fb; 
	COLOR: #ff0000; 
}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 4px; 
}
.squearDotted {
 BORDER-TOP: #666666 1px dotted;  BORDER-BOTTOM: #666666 1px dotted; BORDER-RIGHT: #666666 1px dotted; 	BORDER-LEFT: #666666 1px dotted; 
}
.BottomDotted {
 BORDER-BOTTOM: #666666 1px dotted;  
}


.BottomLine {
	BORDER-BOTTOM: #999999 1px solid; 
}
.text_Gray {
	FONT-SIZE: 11px; COLOR: #7f7f7f; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.text_Gray:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A.text_Gray:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A.text_Gray:active {
	COLOR: #666666; TEXT-DECORATION: underline
}
A.text_Gray:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
.text_Gray12 {
	FONT-SIZE: 12px; COLOR: #7f7f7f; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.submenu {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #663399; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.blue {
	FONT-SIZE: 12px; COLOR: #006699; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.blue11 {
	FONT-SIZE: 11px; COLOR: #006699; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.blue11:link {
	COLOR: #0098e1; TEXT-DECORATION: none
}
A.blue11:visited {
	COLOR: #0098e1; TEXT-DECORATION: none
}
A.blue11:active {
	COLOR: #0098e1; TEXT-DECORATION: underline
}
A.blue11:hover {
	COLOR: #004980; TEXT-DECORATION: underline
}
.white {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.white11 {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.white11:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.white11:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.white11:active {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
A.white11:hover {
	COLOR: #cccccc; TEXT-DECORATION: underline
}

/* white corner box */
.WCBox
{}
.WCBoxHeader
{height:4px;overflow:hidden;background:#fff url(corner_dg_TR.gif) 100% 0 no-repeat;}
.WCBoxContent
{background:#fff;}
.WCBoxFooter
{height:4px;overflow:hidden;background:#fff url(corner_dg_BR.gif) 100% 0 no-repeat;}
/* wire box */
.WireBox .BoxContent
{background:#fff;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;}
.WireBox .BoxHeader
{height:4px;overflow:hidden;background:url(corner_wire_TR_bg.gif) 100% 0 repeat-x;}
.WireBox .BoxHeader div
{height:4px;width:4px;background:#fff url(corner_wire_TL.gif) 0 0 no-repeat;}
.WireBox .BoxFooter
{height:4px;overflow:hidden;background:url(corner_wire_BR._bg.gif) 100% 0 no-repeat;}
.WireBox .BoxFooter div
{height:4px;width:4px;background:#fff url(corner_wire_BL.gif) 0 0 no-repeat;}

.MPToolsBox .HeaderLnk
{font-weight:bold;font-size:22px;padding:5px 12px 8px 12px;line-height:24px;border-bottom:1px solid #dfdfdf;margin-bottom:8px;}

.MPToolsBull
{margin:0 12px;padding:2px 0 6px 0;}
