﻿body 
{
    margin:0 0 0 0;
    background-image:url('./Images/mainBg.jpg');
    background-position:center top;
    background-repeat:no-repeat;
    background-color:#a4d8f1;
}

.ScrollingNewsBg
{
    background-image:url('./Images/ScrollingNewsBg.png');
    height:100px;
    width:214px;
}

.InnerPageBg
{
    background-image:url('./Images/InnerPageBg.png');
    height:505px;
    width:640px;
    background-position:center top;  
}

.MailListBg
{
    background-image:url('./Images/MailListBg.png');
    height:125px;
    width:214px;
    background-repeat:no-repeat;
    background-color:#9DD9FF;   
}

.SearchBg
{
    background-image:url('./Images/SearchBg.png');
    height:87px;
    width:214px;
    background-repeat:no-repeat;
  
}


.TopMenuBg
{
    background-image:url('./Images/TopMenuBg.jpg');
    background-repeat:repeat-x;
    height:29px;
}

.SubMenuBg
{
    background-image:url('./Images/SubMenuBg.jpg');
    background-repeat:repeat-y;
    background-position:right;
    width:115px;    
}

.SubMenuSeparator
{
    background-image:url('./Images/SubMenuSeparator.jpg');
    background-repeat:no-repeat;
    background-position:right;
    width:115px;    
    height:1px;
}

.SubMenuHeader
{
    background-image:url('./Images/SubMenuHeader.png');
    background-repeat:no-repeat;
    background-position:right;
    width:115px;    
    height:10px;
}

.SubMenuFooter
{
    background-image:url('./Images/SubMenuFooter.png');
    background-repeat:no-repeat;
    background-position:right;
    width:115px;    
    height:7px;
}

.SideMenuBg
{
    background-image:url('./Images/SideMenuBg.png');
    background-repeat:no-repeat;
    background-position:right top;
    width:214px;    
    height:223px;
}

.SideMenuBgRepeat
{
     background-image:url('./Images/SideMenuStripRepet.png');
    background-repeat:repeat-y;
    width:214px;    
}

.SideMenuItem
{
    background-image:url('./Images/SideMenuItem.png');
    background-repeat:no-repeat;
    background-position:right;
    width:193px;    
    height:26px;
}

.OuterPageBg
{
    background-image:url('./Images/OuterPageBg.jpg');
    background-repeat:repeat-y;
    width:667px;
}

.PageBg
{
    background-color:#302d2d;  /*#EAEFED;*/
}

.PageBgBottom
{
    background-color:#2b2828;
}

td 
{
	font-family:tahoma;
	font-size:11px;
	color:#828282;
	/*line-height:13px;*/
}

.TopMenuItemBg
{
    background-image:url('./Images/topMenuBgBlack.jpg');
    background-repeat:repeat-x;    
    height:58px;
}

.TopMenuItemHover
{
    background-image:url('./Images/topMenuBgBlackLight.jpg');
    background-repeat:repeat-x;     
    height:58px;
}

.BluePanel
{
    background-color:#49a7f8;
}

.SilverText
{
    color:#828282;
}

.SilverTextLight
{
    color:#b7b7b7;
}

.SilverCaption
{
    font-weight:bold;
    text-decoration:none;
    /*font-family:Arial;*/
    font-size:12px;
    color:#b7b7b7; /*#963e1f; BrounBold*/
}

.SilverBold
{
    font-weight:bold;
    text-decoration:none;
    /*font-family:Arial;*/
    font-size:12px;
    color:#828282;  /*#075c8f; BlueBold*/
}

.SilverTextB
{
    color:#6b6969;
}

.MenuItemBg
{
    background-image:url('./Images/MenuItemBg.jpg');
    background-repeat:no-repeat;
    width:117px;
    height:36px;
}

.GrayBorder
{
     border:1px solid #bfbfbf;
}

.GrayBorderNoLeft
{
     border-right:1px solid #bfbfbf;
     border-top:1px solid #bfbfbf;
     border-bottom:1px solid #bfbfbf;     
}

.HLine
{
    background-image:url('./Images/HLine.jpg');
    background-repeat:repeat-x;
    height:1px;    
}

.VLine
{
    background-image:url('./Images/VLineL.jpg');
    background-repeat:repeat-y;
    width:1px;    
}

.BlueBorder
{
    border:1px solid #98afb8;
}

.DarkGrayBorder
{
    border:3px solid #1d251f;
}

.WhiteLine
{
     height:1px;
     background-color:White;
}

.GrayLine
{
     height:1px;
     background-color:#bfbfbf;
}

.WhiteBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:White;
}

.WhiteMenuBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Verdana;
    font-size:11px;
    color:White;
}

.GrayCaption
{
    font-weight:bold;
    text-decoration:none;
    font-family:Verdana;
    font-size:16px;
    color:#7b7e7e;
}

.BrownCaption
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#963e1f;    
}

.WhiteSmall
{
    font-weight:normal;
    text-decoration:none;
    font-family:Verdana;
    font-size:10px;
    color:White;
}

.WhiteText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:White;
}

.BlackText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:Black;
}

.GrayText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#9fa6a2;
}

.GrayBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#9fa6a2;
}

.GrayBoldLinks
{
    font-weight:bold;
    text-decoration:underline;
    font-family:Arial;
    font-size:12px;
    color:#9fa6a2;
}

.GrayBoldSmall
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:11px;
    color:#9fa6a2;
}

.GrayCaption
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#9fa6a2;
}

.DarkGrayText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#494e56;
}

.DarkGrayBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#494e56;
}

.DarkGrayCaption
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:16px;
    color:#2a304a;
}

.BlackBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:Black;
}

.DarkRedBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#912e25;
}

.DarkRedCaption
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#9e4438;
}

.RedBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#ad1d3a;
}

.RedCaption
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#ad1d3a;
}

.GreenBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#599d21;
}

.BlueCaption
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:16px;
    color:#075c8f;
}

.BlueBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#1485ed;
}

.DarkBlueBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#0D4F89;
}

.DarkBlue
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#0D4F89;
}


.BlueLinks
{
    font-weight:normal;
    text-decoration:underline;
    font-family:Arial;
    font-size:12px;
    color:#0D4F89;
}

.BlueText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#1485ed;
}

.BrownText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#7a4b1f;
}

.BrownBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#7a4b1f;
}

.Input
{
    border:0px solid #cbcbcb;
    color:#32aea5;
    font-size:12px;
    font-weight:normal;
    font-family:Arial;
    background-image:url('/Images/InputBg.jpg');
    width:185px;
    height:24px;
    margin:2px 5px 2px 5px;
    padding:2px 5px 2px 5px;
}

.GrayInput
{
    border:1px solid #d6d8db;
    color:black;
    font-size:12px;
    font-weight:normal;
    font-family:Arial;
    background-color:White;
}

.SubmitButton 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 0px solid black;
	background-image:url('/Images/btnBg.png');
	background-repeat:no-repeat;
	background-position:center;
	width: 117px;
	height: 26px;
	padding: 2px 8px;
	cursor:pointer;
	background-color:Transparent; 
}

.Clickable
{
    cursor:pointer;
}

.whitePanel
{
    background-color:White;    
}

.DarkGrayPanel
{
    background-color:#2a304a;
}

.GrayPanel
{
    background-color:#bfbfbf;
}


.InnerHeaderBg
{
    background-color:#2e3931;
}

.PreviewPanel
{
    width:100%;
    height:100%;
    position:absolute;
    left:0px;
    top:0px;       
    z-index:54000;       
}

.CalendarDayHeader
{
    background-color:Black;  /*#91b4c1;*/
    width:30px;
    height:25px;
    font-family:arial;
    font-size:12px;
    color:White;
    font-weight:normal;    
    text-decoration:none;
    border:1px solid #FAFAFC;
    text-align:center;
}

.calendarDay
{
    background-color:#F2F1ED;
    width:30px;
    height:25px;
    font-family:arial;
    font-size:12px;
    color:#6b6969; /*#49657d;*/
    font-weight:normal;    
    text-decoration:none;
    border:1px solid #FAFAFC;
    text-align:center;
}

.CalendarSelectedDay
{
    background-color:#D2CDB9;
    width:30px;
    height:25px;
    font-family:arial;
    font-size:12px;
    color:#6b6969; /*#49657d;*/
    font-weight:bold;    
    text-decoration:none;
    border:1px solid #FAFAFC; 
    text-align:center;  
    cursor:pointer;
}

.calendar
{
    font-family:arial;
    font-size:12px;
    color:White; /*#49657d;*/
    font-weight:normal;    
    text-decoration:none;
}

.calendarTitle
{
    font-family:arial;
    font-size:12px;
    color:White; /*#49657d;*/
    font-weight:bold;    
    text-decoration:none;
    background-image:url('./Images/CalendarHeaderBg.jpg');
    background-repeat:no-repeat;
    background-position:top center;
    height:40px;
    width:210px;
}

.calendarTitle td
{
    font-family:arial;
    font-size:12px;
    font-weight:bold;    
    text-decoration:none;    
}

.calendarTitle a
{
    font-family:arial;
    font-size:12px;
    color:White; /*:Black;*/
    font-weight:normal;    
    text-decoration:none;
}

.CalendarOtherMonthDay
{
    background-color:#F2F1ED;
    visibility:hidden;
}

.TopLineBg
{
    background-color:#b7b7b7;
}

.MessageBold
{
    color:#ff0000;
     font-family:arial;
    font-size:12px;
    font-weight:bold;    
    text-decoration:none;    
    
}
