﻿.tabMVLSelectedText {
	cursor:default;
	position:absolute;
	top:8px;
	z-index:8;
	text-align:center;
	height:13px;
	font-family:Arial;
	font-size:11px;
	color:#336699;
	font-weight:900;
	letter-spacing:0px;
	font-style: normal;
	visibility: visible;
}


.mvlContentPanel
{
	height:428px;
	width:506px;
	vertical-align:top;
	overflow:auto;
	text-align:left;
}

.mvlPopUpControl
{
	background-color:#ffffdd;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.mvlPopUpBackGround
{
	background-color:Gray;
	filter:alpha(opacity=50); /*IE*/
	opacity:0.5; /*FireFox*/
}




.mvlLinkLetter:link{color:#663399; font-family:Arial; font-size:8.5pt; font-weight:bold; text-decoration:underline;}
.mvlLinkLetter:visited{color:#663399; font-family:Arial; font-size:8.5pt; font-weight:bold; text-decoration:underline;}
.mvlLinkLetter:hover{color:#002aff; font-family:Arial; font-size:8.5pt; font-weight:normal; text-decoration:underline;}
.mvlLinkLetter:active{color:#663399; font-family:Arial; font-size:8.5pt; font-weight:bold; text-decoration:underline;}





 
.mvlLinkImage:hover img{filter:alpha(opacity=70);  opacity: 0.7  }


.mvlLabelTitle
{
	font-family:Georgia;
	font-size:7.8pt;
	font-weight:bold;
	text-decoration:none;
}

