﻿
.labelBigDefault
{
 font-family:Tahoma;
 color:Blue;
 text-align:center;
 font-size:24px;
 font-weight:bold;
 height:30px;
 letter-spacing:5px;
 background-image:url('../imagesup/bgopacity4.png');
 border-radius:15px;
    top: 0px;
    left: 0px;
}
.labelLIDefault
{
 font-family:Tahoma;
 color:Blue;
 text-align:center;
 font-size:20px;
 font-weight:bold;
 height:30px;
 letter-spacing:5px;
 background-image:url('../imagesup/bgopacity4.png');
 border-radius:10px;
    top: 0px;
    left: 0px;
}
.labelLIDefaultsmall
{
 font-family:Tahoma;
 color:Blue;
 text-align:center;
 font-size:15px;
 font-weight:bold;
 height:20px;
 letter-spacing:3px;
 background-image:url('../imagesup/bgopacity4.png');
 border-radius:10px;
    top: 0px;
    left: 0px;
}
.labelOrderRoomServSelect
{
 font-family:Tahoma;
 color:Blue;
 text-align:right;
 font-size:22px;
 font-weight:bold;
 height:32px;
 letter-spacing:1px;
 background-image:url(../imagesup/bgopacity4.png);
 border-radius:5px;
}

.tableRequestSelect
{
 background-image:url(../imagesup/bgopacity4.png);
 border-radius:25px;
}

.labelBig
{
 font-family:Tahoma;
 color:Blue;
 text-align:center;
 font-size:48px;
 font-weight:bold;
 height:60px;
 letter-spacing:5px;
}

.labelMedium
{
 font-family:Tahoma;
 color:Blue;
 text-align:center;
 font-size:30px;
 font-weight:bold;
 height:25px;
 letter-spacing:2px;
}

.labelMediumCenter
{
 font-family:Tahoma;
 color:Blue;
 text-align:center;
 font-size:34px;
 font-weight:bold;
 height:50px;
 letter-spacing:4px;
}

.labelMediumRight
{
 font-family:Tahoma;
 color:#5797F7;
 text-align:right;
 font-size:44px;
 font-weight:bold;
 height:55px;
 letter-spacing:4px;
}

.labelMediumLeft
{
 font-family:Tahoma;
 color:#5797F7;
 text-align:left;
 font-size:44px;
 font-weight:bold;
 height:55px;
 letter-spacing:4px;
}

.labelMediumRed
{
 font-family:Tahoma;
 color:Red;
 text-align:center;
 font-size:24px;
 font-weight:bold;
 height:30px;
 letter-spacing:3px;
}

