﻿body
{
}
.ViewerBody, .HtmlEditor
{
    margin: 0px 0px 0px 0px;
    font-family: Arial;
    font-size: 12px;
}
.Menu, .Menu td, .Menu td a
{
    font-family: Arial;
    font-size: 12px;
}
table td
{
    vertical-align: top;
}
.TopBar
{
    text-align: right;
    background-image: url('Images/TopBack.png');
    height: 20px;
    padding: 0px 3px 0px 3px;
}
.TopBar h1, .TopBar h2
{
    display: inline;
    font-size: 12px;
    color: #cccccc;
}
.NavBarArea
{
    background-image: url('Images/NavBarBack.png');
    height: 20px;
    text-align: right;
    font-size: 12px;
    padding: 3px 8px 0px 0px;
}
.InnerMenuItem
{
    text-decoration: none;
    color: #499C93;
}
.InnerMenuItem:visited
{
    text-decoration: none;
    color: #676;
}
.MenuItem
{
    text-decoration: none;
    color: #245252;
}

.TitleBar
{
    text-align: right;
}
.TitleBar h1
{
    display: inline;
    color: #314A54;
    font-size: 24px;
    font-weight: bold;
}

.Print, .Print table, .Print table td
{
    text-align: right;
    direction: rtl;
}
.OpenSpace
{
    padding: 10px 10px 10px 15px;
}

.Forumtable
{
    width: 100%;
}
.Forumtable th
{
    text-align: center;
}
.Forumtable td
{
    border-top: solid 1px gainsboro;
}

.Forumtable tr:hover
{
    background-color: #ffffff;
}
.MsgTitles
{
    font-weight: bold;
}
.MsgDate
{
    font-size: 10px;
    vertical-align: middle;
}

.ContentActionBarHr
{
    width: 90%;
    text-align: center;
}
.Heading
{
    border: dashed 1px gray;
}
.Heading input
{
    background-color: Transparent;
    color: #cccccc;
}

.Nice
{
    text-decoration: none;
    color: black;
}

.SideBox
{
    width: 205px;
    padding: 8px;
    background-color: #EFF2F1;
    border: solid 1px #E2E3E3;
}
.SideBoxTitle
{
    color: #245252;
    font-size:16px;
    font-weight:bold;
    margin-bottom:10px;
}
.Left
{
    text-align: left;
    padding-left: 10px;
}
.Content, .Content td
{
    font-size: 12px;
}

h1 { display:inline;}

.ContactSendBtn
{
    text-align:center;
    padding-left: 80px;
}

.HorizontalMenuItem
{
	background-image:url('Images/HeaderMenuBG.png'); 
	height:44px; 
	width: 145px; 
	vertical-align:middle; 
	text-align: center;
}

.HorizontalMenuItemClicked
{
	background-image:url('Images/CurrentHitemBG.png'); 
	height:44px; 
	width: 145px; 
	vertical-align:middle; 
	text-align: center;
}

.MenuFirstItem
{
	height: 33px; 
	width: 228px;
	background-image:url('Images/TopMenuItem.png'); 
	vertical-align: middle; 
	padding-right: 11px;
}

.MenuFirstLevelItem
{
	height: 33px; 
	width: 228px;
	background-image:url('Images/FirstLevel.png'); 
	vertical-align: middle; 
	padding-right: 11px;
}

.MenuFirstLevelItemClicked
{
	height: 33px; 
	width: 228px;
	background-image:url('Images/CurrentItemBG.png');	 
	vertical-align: middle; 
	padding-right: 11px;
}


.MenuBG
{
	background-image:url('Images/MenuBG.png');
	height:34px; 
	width: 228px; 
	vertical-align:middle;
}

.MenuChildItemClicked
{
	background-image:url('Images/MenuChildItemClicked.png');
	height:34px; 
	width: 228px; 
	vertical-align:middle;
}

.ThirdLevelMenuItem
{
	background-image:url('Images/MenuBG.png');	
	height:34px;
	width: 228px;  
	vertical-align:middle; 
	padding-right: 12px;
}

.ThirdLevelMenuItemClicked
{
	background-image:url('Images/MenuChildItemClicked.png');
	height:34px; 
	width: 228px; 
	vertical-align:middle; 
	padding-right: 12px;
}
