﻿/*********************/
/*   MVA Selection   */
/*********************/

.MVASelection	{border:1px solid #d5d5d5; background-color:#f2f2f2; width:200px;}

.SelectionTable	{width:95%; margin: 2px 5px 5px 5px; border-collapse:collapse;}
.BoxMain		{font-family:Tahoma; font-size:11px; font-weight:bold; text-align:left;}
.InnerMain		{font-family:Tahoma; font-size:11px; font-weight:bold; text-align:center;}
.InnerHeading	{font-family:Tahoma; font-size:11px; text-align:center; border-bottom:solid 1px #d5d5d5;}
.OuterMain		{font-family:Tahoma; font-size:11px; font-weight:bold; text-align:left; border-bottom:solid 1px #d5d5d5;}
.OuterHeading	{font-family:Tahoma; font-size:11px; text-align:left; border-bottom:solid 1px #d5d5d5;}
.MVAOption		{text-align:left; border-bottom:solid 1px #d5d5d5;}
.MVANote		{width:200px; margin: 3px 0 0 3px;}
.MVANoteRed		{color:red;}
