.EVABtn
{
color:blue;
text-decoration:underline;
border:0px;
margin:0px;
padding:0px;
cursor:pointer;
font-size:100%;
background:transparent url(null);
text-align:left;
}
.EVANotes
{
font-weight: normal;
font-style: normal;
font-size: 12px;
color: #000080;
font-family: Arial, Helvetica, sans-serif
}

.EVAOptionNotes
{
font-weight: normal;
font-style: italic;
font-size: 12px;
color: #800080;
font-family: Arial, Helvetica, sans-serif
}

.EVAUnselHTab
{
cursor: pointer;
padding-top: 5;
font-size: smaller;
color: blue;
text-decoration:underline;
}

.EVAUnselVTab
{
cursor: pointer;
border: solid black;
border-width: 0px 1px 1px 1px;
background-color:white;
font-size: smaller;
color: blue;
text-decoration: underline
}

.EVASelVTab
{
border: solid black;
border-width: 0px 0px 1px 1px;
font-weight: bold;
}
.EVATabBorder
{
border-right:1px outset gray;
border-left:0px;
border-bottom:1px solid black;
border-top:0px;
}
.EVATabBorderV
{
border-right:1px outset gray;
border-left:1px solid black;
border-bottom:1px solid black;
border-top:0px;
}
.EVATabBorderH
{
border-right:1px outset gray;
border-top:0px;
border-bottom:1px solid black;
border-left:0px;
}

.FondMenuXP
{
background:#6376DF url(/img/xp_bg_blue.jpg) repeat-x;
padding:10px;
}
.LabelXP
{
background:transparent url(/img/xp_label.gif) no-repeat;
padding:5px 3px 0px 5px;
border-right:2px outset grey;
}
.LabelShrinkXP .EVALabel
{
padding:5px 3px 0px 5px;
}
.LabelShrinkXP
{
background:transparent url(/img/xp_label.gif) no-repeat;
padding:5px 3px 0px 5px;
border-right:2px outset grey;
}
.CellXP
{
padding:0px 0px 6px 0px;
border:0px;
}
.TableXP
{
width:100%;
background:#D6DFF7;
border-right:2px outset grey;
border-left:1px solid white;
border-bottom:2px outset grey;
padding:0px 2px 4px 2px;
}
.TableXP1
{
width:100%;
background:#D6DFF7;
border-right:2px outset grey;
border-left:1px solid white;
border-bottom:2px outset grey;
padding:0px 2px 4px 2px;
}
.TableXP1 TD
{
border:0px;
border-bottom:1px solid grey;
padding:0px;
}
.SingleXP
{
width:100%;
background:#D6DFF7;
border-right:2px outset grey;
border-left:1px solid white;
border-bottom:2px outset grey;
padding:3px 8px 5px 8px;
}

.PlanningMonthCell
{
margin:0;
padding:4;
border:solid black 1px;
text-align:center;
}
.PlanningDayCell
{
margin:0;
padding:0;
border-top:solid black 1px;
border-bottom:solid black 2px;
border-left:solid gray 1px;
border-right:solid gray 1px;
font-size:smaller;
text-align:center;
}
.PlanningRowTitleCell
{
white-space:nowrap;
margin:0;
padding:0 4 0 0;
border-left:solid gray 1px;
border-right:solid gray 1px;
cursor:pointer;
}
.PlanningCell
{
margin:0;
padding:0;
border-left:solid gray 1px;
border-right:solid gray 1px;
}
.PlanningEvent
{
margin:0;
padding:0;
border:solid black 1px;
font-size:smaller;
text-align:center;
cursor:pointer;
}
.fontTooltipPopUp
{
font-size:8pt;
font-family:Verdana,sans serif;
}
