﻿.obody
{
    font: messagebox;
    font-size: 7pt;
    color: black;

}
.body
{
    font-size: 8pt;
    color: black;
    font-weight:normal;
    font-family: 'Arial Unicode MS';
}
.body9
{
    font-size: 9pt;
    color: black;
    font-weight:normal;
    font-family: 'Arial Unicode MS';
}
.obodybold
{
    font-size: 7pt;
    color: black;
    font-weight:bold;
}
.bodybold
{
    color: black;
    font-weight:bold;
}
.bodylink
{
    font-size: 9pt;
    color: #4169e1;
    text-decoration:underline;
    font-family: 'Arial Unicode MS'
}
.body2
{
    font-family: Verdana;
    font-size: 9pt;
    color: black; 

}
.body2bold
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    color: black;
}

.MenuLink
{
    font-family: Verdana;
    font-size: 10pt;
    text-decoration:underline;
    color: #4169e1;
}

.MenuLink2
{
    font-family: Verdana;
    font-size: 12pt;
    text-decoration:underline;
    color: #4169e1;
}

.TabelTekst
{
    color: black;
    font: messagebox;
}

.HeadlineOld
{
    font-weight: bold;
    font-size: 24pt;
    font-family: 'Times New Roman';
    color: olive;
}
.Headline
{
    font-weight: bold;
    font-size: 24pt;
    font-family: 'Times New Roman';
    color: #636e5a;
}
.Checked_cell
{
    background-image: url(Images/check.bmp);
    font-weight: bold;
    font-family: 'Arial Narrow';
    font-size: 8pt;
    color: black;
}
.UnChecked_cell
{
    font-weight: bold;
    font-family: 'Arial Narrow';
    font-size: 8pt;
    color: black;
}
.Copyright
{
    font-family: messagebox;
    font-size: 8pt;
    color: #999999;
}

.AdHeading
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: black;
    background-color: #98B66F;
 
}
.AdHeading2
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: black; 
}
.CellStafageNew
{
    background-color: #f1f5e1;
    background-color: #f0fff0;    
}
.CellStafage
{
   	background-color:#98B66F;

}

.B4AGreen
{
   	background-color:#98B66F;
}

.BookGreen
{
   	background-color:#32CD32;
}

.BookYellow
{
   	background-color:#FFFF33;
}

.BookRed
{
   	background-color:#FF3C3C;
}

.BookBlue
{
   	background-color:#3399FF;
}

.BookGrey
{
   	background-color:#D4D0C8;
}

.PriceGreenDark
{
   	background-color:#32CD32;
}

.PriceGreenLight
{
   	background-color:#CCFF99;
}

.PriceYellow
{
   	background-color:#FFFF33;
}

.PriceRedDark
{
   	background-color:#FF0000;
}

.PriceRedLight
{
   	background-color:#FF99FF;
}

.PriceRedOrange
{
   	background-color:#FF9933;
}

.PriceBlueDark
{
   	background-color:#3399FF;
}

.PriceBlueLight
{
   	background-color:#66FFFF;
}

.PriceBrown
{
   	background-color:#996600;
}

.PriceViolet
{
   	background-color:#9933ff;
}

.PriceGrey
{
   	background-color:#D4D0C8;
}

.PriceWhite
{
   	background-color:#FFFFFF;
   	background-image:url('./Images/no_violet.gif');
   	background-repeat: no-repeat;
   	background-position:center;
}

.PriceBooked
{
   	background-color:#FFFFFF;
   	background-image:url('./Images/nosmall.gif');
   	background-repeat: no-repeat;
   	background-position:center;
}

.PriceWhiteClear
{
   	background-color:#FFFFFF;
}

.FastLane
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: black;
    background-color: #f0fff0;
 
}

.ItemHeadline
{
    font-weight: bold;
    font-size: 18pt;
    font-family: 'Times New Roman';
    color: RoyalBlue;
}

.ItemBody
{
    font: messagebox;
    font-size: 8pt;
    color: black;
}

.ItemLocation
{
    font-size: 8pt;
    font-weight: bold;    
    color: black;
}

.LoginForm
{
    font-size: 0.9em;
}

.WizardExplain
{
    font-size: 1.1em;
    font-weight: bold;    
    color: black;
}

.spanstyle   
{ 
    font: 12pt verdana; 
    font-weight:700;
    color:orange;
}

.buttonstyle 
{ 
    font: 8pt verdana;
    background-color:#F7F6F3;
    border-color:#E6E2D8;
    width:1px 
}
.btst
.btstyle
{
 background-color:#FFFBFF;
 border-color:#CCCCCC;
 border-style:Solid;
 border-width:1px;
 font:messagebox;
 font-size:7pt;  
}

tyle  
{ 
    font: 8pt verdana;
    background-color:#FFFFFF;
    border-style:solid;
    border-color:#E6E2D8;
    border-width:1px;
    width:500; 
}
.selectstyle 
{ 
    font: 14pt verdana;
    background-color:lightblue;
    color:purple; 
}
.radiostyle  
{ 
    width:50;
    background-color:Red;
}

.ErrorMessage
{
    font: messagebox;
    font-size: 8pt;
    color:Red;
}
.SMMenu {
    width: 20%;
    background-color: #98fb98;
    border: 1px solid gray;
}
.MPBar {
    font:bold 11px Tahoma; 
    color:#154A2C;
    text-align:left;
}
