﻿body
{
	background-color: White;
}
.TableHeader 
{
	border: #000000 1px solid;
	color :White ;
	text-align:Left;
	font-size:11px;
	font-family:Arial;
}
.TableCell
{
	text-align:Left;
	font-size:11px;
	font-family:Arial;
	color : #666666;
}
.TableCellButton
{
	border:1px solid #93A9C3;
	text-align:Center;
	font-size:11px;
	font-family:Arial;
	color : #666666;
}

/***********MainMasterPage***********/
.MainContentCell
{

	width: 950px; 
	height: 470px; 
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid; 
	
	/*border: #000000 1px solid; */
}
/***********Shared***********/
.MainTable
{
   
    width: 950px; 
    height: 600px;
}
.BannerCell
{

	height:60px;
	width:950px;
	border: #000000 1px solid;
}
.TitleCell
{
	font-size: 11px;
	color: black;
	font-family: Arial;
	border-left:#000000 1px solid; 
	border-Right:#000000 1px solid; 
	border-bottom:#000000 1px solid;
	/*border-top:#000000 1px solid;*/
	width: 100%; 
    height: 30px
}

.LanguageSelectionCell
{
	font-size: 11px;
	color: black;
	font-family: Arial;
	border-right:#000000 1px solid;
	border-left:#000000 1px solid;
	border-bottom:#000000 1px solid;
	/*border-top:#000000 1px solid;*/
	width: 50%; 
    height: 20px
}
.ContactInfoCell
{
	font-size: 11px;
	color: black;
	font-family: Arial;
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	
    width: 950px; 
    height: 30px;    
}
.BottomCell
{
	border: #000000 1px solid;
    width: 950px;
	height: 10px;

}
/***********ContentMasterPage***********/
.ContentPageMenuCell
{
	width:120px;
	height:350px;
	border-left:#000000 1px solid; 
	/*border-right:#000000 1px solid;*/

}
.ContentPageMenuTopImageCell
{
	height:50px;
	width:120px;
	border-left:#000000 1px solid; 
	/*border-right:#000000 1px solid;*/

}
.ContentPageMenuBottomImageCell
{
	height:70px;
	width:120px;
	border-left:#000000 1px solid; 
	/*border-bottom:#000000 1px solid; */
	/*border-right:#000000 1px solid;*/
	border-top :#000000 1px solid; 
}
.ContentPageContentCell
{
/*	width:630px;*/
	/*height:470px;*/
	border-left:#000000 1px solid; 
	/*border-bottom:#000000 1px solid; */
	border-right:#000000 1px solid;
}
   /***NavigationRow***/
.ContentPageNavigationRow
{
	width:950px;
	height:30px;

}
.ContentPageCancelCell
{
	width:120px;
	border-bottom:#000000 1px solid; 
	border-left:#000000 1px solid;
	border-top:#000000 1px solid; 
}
.ContentPageNavigationCell
{
	width:630px;
    border-right:#000000 1px solid; 
    border-top:#000000 1px solid; 
	border-bottom:#000000 1px solid; 
}
/***********DefaultPage***********/
.DefaultPageTable
{
	 width: 950px; 
	 height: 390px
}
.DefaultPageLeftCell
{
	font-size: 11px; 
	vertical-align: top; 
	width: 390px; 
	font-family: Arial; 
	text-align: left;
}
.DefaultPageImageCell
{
	width: 350px; 
	height: 90px;
}
.DefaultPageImage
{
	width: 350px; 
	height: 90px;
}
.DefaultPageRightCell
{
	font-size: 11px; 
	vertical-align: top; 
	width: 350px;
	height:50%;
	font-family: Arial; 
	text-align: left;
}
.DefaultPageNavigationCell
{
	width:700px;
	height:20px;
}
/***********CompanyInfo***********/
.CompanyInfoTable
{
	 width: 548px; 
	 height: 390px
}
/***********General***********/
.NavigationButton
{
	font-size:11px;
	font-family:Arial;
	Color : #666666;
	
}

.TextBoxLabel
{
	text-align:Left;
	font-size:11px;
	font-family:Arial;
	color : #666666;
}

.AskInvitationTextBoxLabel
{
	text-align:Center;
	font-size:11px;
	font-family:Arial;
	color : #666666;
}
.TextBox
{
	text-align:Left;
	font-size:11px;
	font-family:Arial;
}

.InfoTextLabel
{
	text-align:Left;
	font-size:10px;
	font-family:Arial;
	color : #666666;
}
.InfoTextLabelInvert
{
	text-align:Left;
	font-size:10px;
	font-family:Arial;
	color : #FFFFFF;
}

.Buttons
{
	border:1px solid #93A9C3;
	font-size:10px;
}

.PageHeaderLabel
{
	text-align:right;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
}

.PageLeftHeaderLabel
{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
}

.AskInvitationPageHeaderLabel
{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
}

.AskForMorePageControl
{
	vertical-align: top;
}