﻿body, table.HoldingFrame 
{
	font-family: Verdana;
	font-size: 9pt;
	background-color: #e5e5e5;
}

table.Main
{
	width: 965px;
	empty-cells: show;
}

td.Main
{
	background-color: White;
	padding: 18px;
}

tr.YellowBar
{
	background-image: url(images/banners/aRicherLife1px.gif);
	background-position: center;
	background-repeat: repeat-x;
	font-size: 8pt;
}



td.NavArea
{
	width: 215px;
}

td.Content
{
	height: 500px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	border-left: dotted 2px #999999;
	border-right: dotted 2px #999999;
}

td.FullWidthContent
{
	height: 500px;
}

td.RightBanner
{
	width: 215px;
	padding-left: 5px;
	padding-top: 10px;	
}

a
{
	color: #294583;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


table.NavTable
{
	padding-top: 0px;
	empty-cells: show;
}

tr.NavSeparator
{
	height: 1px;
	background-color: #999999;
}


td.SmallText, div.SmallText
{
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 2px;
	color: #222222;
}

div.BodyHeader
{
	font-weight: bold;
}

div.Heading
{
	font:1.7em Arial;color:#294583;
}

div.Subheading
{
	font-size: 10pt;
	font-weight: bold;
	color: #262626;
}

div.Standardpageheading
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #262626;
}


div.Standardpageheadingtmp
{
	font-size: 14pt;
	font-weight: bold;
	color: #262626;
}


td.Vertical
{
	background-image: url(images/vertical.gif);
	background-position: center;
	background-repeat: repeat-y;
}

td.PictureBox
{
	border-color: Gray;
	border-width: 1pt;	
	border-style: solid;
	border-spacing: 1pt;
}

td.LoginArea
{
	background-color: #eeeeee;
}

td.LoginAreaLeft
{
	background-image: url(images/system/loginAreaLeft.gif);
	background-position:left;
	background-repeat: no-repeat;
	width: 13px;
	height: 25px;
}

td.LoginAreaRight
{
	background-image: url(images/system/loginAreaRight.gif);
	background-position:left;
	background-repeat: no-repeat;
	width: 13px;
	height: 25px;
}

table.Grid
{
	border-color: #3b3b9f;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	width: 100%;
	font-size: 8pt;
}

tr.GridRow
{
	background-color: White;
}

tr.GridRowOn
{
	background-color: #ccc;
}

th.Grid
{
	border-color: #3b3b9f;
	border-width: 1px;
	border-style: solid;
	background-color: #580361;
	color: #ffffff;
	font-weight: bold;
}

td.Grid
{
	border-color: #a1a5a9;
	border-width: 1px;
	border-style: solid;
}

td.GridHighlight
{
	border-color: #a1a5a9;
	border-width: 1px;
	border-style: solid;
	background-color: #ffff99;
	font-weight: bold;
}

td.SystemButton
{
	background-color: Yellow;
	font-size: 8pt;	
	cursor: pointer;
}

th.BlogHeader
{
		font-family: Verdana bold;
		text-align: left;
		font-size: 18px; 
		font-weight: 900;
		color: #713c77;
}

div.BlogTitle
{
	font-weight: 900;
}

div.BlogDate
{
	font-size: 9px;
}

div.BlogAbout
{
		font-size: 9px; 
}

td.horizontal
{
	background-image: url(images/horizontal.gif);
	background-position: center;
	background-repeat: repeat-x;
}

div.Breadcrumb
{
	font-size: 8pt;
}

td.Baseline
{
	border-top-style: solid;
	border-top-color: #c5c5c5;
	border-width: 1px;
	font-size: 7pt;
}

td.AlignRight
{
	text-align: right;	
}

td.AlignCenter
{
	text-align: center;	
}



div.BodyArea
{
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: yellow;
}

td.Slot
{
	font-size: 7pt;
	background-color: #efefef;
	border-width: 1px;
	border-style: solid;
	text-align: center;
}

th.Slot
{
	font-size: 7pt;
	background-color: #efefef;
	border-width: 1px;
	border-style: solid;
	text-align: center;
}

a.Slot
{
	text-decoration: none;
}

a.Slot:Hover
{
	text-decoration: underline;
}

td.SlotBooked
{
	font-size: 7pt;
	background-color: #999999; 
	border-width: 1px;
	border-style: solid;
	text-align: center;
}

div.MessageBold
{
	color: Red;
	font-weight: bold;
}