﻿.egwlogo 
{
width: 900px; 
height: 221px;  
empty-cells: show;
}

.egwLeftPane
{
    height: 439px; 
    width: 234px; 
    background-color: #cfecfa; 
    float: left;
}



body
{
     scrollbar-base-color: #1b547f;
     scrollbar-3dlight-color: #cfecfa;
     scrollbar-arrow-color: #cfecfa;
     scrollbar-darkshadow-color: #cfecfa;
     scrollbar-face-color: #1b547f;
     scrollbar-highlight-color: #1b547f;
     scrollbar-track-color: #ffffff;
     cursor: auto;
     background-image: url(back.gif);
     background-repeat: repeat;
}


H1
{
	font-size: 15px;
	font-weight: bold;
	color: #1b547e;
	text-decoration: none;
}

H2  {
	font-size: 11px;
    font-weight: bold;
    color: #9EDAF6;
    text-decoration: none;
}

H3
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

H4
{
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}



A:link  {
    font-family: Verdana;
    font-size:  10px;
    font-weight: bold;
    text-decoration: none;
    color:  #00a6eb;
}

A:visited   {
    font-size:  10px;
    font-weight: bold;
    text-decoration: none;
    color:  #00a6eb;
    font-family: Verdana;
}

A:active    {
    font-size:  10px;
    font-weight: bold;
    text-decoration: none;
    color:  #1b547e;
    font-family: Verdana;
}

A:hover {
    font-size:  10px;
    font-weight: bold;
    text-decoration: none;
    color:  #ffffff;
    font-family: Verdana;
}

.normal {
    font-size:  10px;
    font-weight: normal;
    text-decoration: none;
    color:  #1b547e;
    font-family: Verdana;
    }

hr {
    width: 70%; 
    color: #9fdaf7;
}

/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: #9fdaf7;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
}

.MainMenu_RootMenuItemActive
{
	cursor: pointer;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
}

.MainMenu_RootMenuItemSelected
{
	cursor: pointer;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
}

.MainMenu_MenuIcon
{
	
}
.MainMenu_SubMenu
{
	
}
.MainMenu_MenuBreak
{
	
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
}
.MainMenu_MenuArrow
{
	
}
.MainMenu_RootMenuArrow
{
	
}
