﻿.Body
{
	margin:0px 0px 0px 0px;
    background-color:#FFFFFF;
    text-align:center;
}
.BodyContent
{
    margin:0px 0px 0px 0px;
    text-align:left;
}
.BannerBackground
{
	background-color:#7092BE;
}
.GaneshaPhoto
{
	width:75pt;
	height:100pt;
	margin:5px 5px 5px 5px;
}
.TrustBannerPhoto
{
	width:100%;
	height:100pt;
}
.BannerText
{
    font-family: Arial;
    color:#FFFFFF;
    font-weight:bold;
    text-align:left;
    white-space:nowrap;
    font-size:15pt;
}
.MenuBackground
{
	background-color:#7092BE;
}
.MenuBasic a:link, a:visited, a:active
{
    font-family: Arial;
    color:#FFFFFF;
    font-weight:bold;
    font-size:12pt;
    text-decoration:none;
    white-space:nowrap;
    margin-right:10px;
}
.MenuBasic a:hover
{
    font-family: Arial;
    color:#FFFFFF;
    font-weight:bold;
    font-size:12pt;
    text-decoration:overline;
    white-space:nowrap;
    margin-right:10px;
}
.MenuSeparator
{
	font-family: Arial;
    color:#FFFFFF;
    font-weight:bold;
	font-size:15px; 
	margin-right:10px;
}
.Email
{
	font-family: Arial;
    color:#FAF8CC;
    font-weight:bold;
    font-size:11pt;
	text-align:right;
	margin-right:5px;
	text-decoration:underline;
}
.ContentBackground
{
    background-color:#FAF8CC;
    height:420px;
}
.FooterBackground
{
    background-color:#7092BE;
}
.ContentHeader
{
    font-family: Arial;
    color:#7092BE;
    font-weight:bold;
    font-size:12pt;
    text-decoration:none;
    padding:0px 0px 0px 5px;
}
.ContentText
{
    font-family: Arial;
    color:#000000;
    font-weight:normal;
    font-size:12pt;
    text-decoration:none;
    padding:0px 0px 0px 5px;
    vertical-align:top;
}
.MemberPhoto
{
	background-color:#FAF8CC;
	width:110px;
	height:130px;
	margin:5px 5px 5px 5px;
	text-align:center;
}
.MemberName
{
    font-family: Arial;
    color:#0000FF;
    font-weight:normal;
    font-size:12pt;
    text-decoration:none;
    text-align:center;
    padding:2px 2px 2px 2px;
}
.MemberRoll
{
    font-family: Arial;
    color:#000000;
    font-weight:normal;
    font-size:10pt;
    text-decoration:none;
    text-align:center;
    padding:2px 2px 2px 2px;
}
.EventText
{
    font-family: Arial;
    color:#000000;
    font-weight:normal;
    font-size:11pt;
    text-decoration:none;
    padding:0px 0px 0px 5px;
    vertical-align:top;
}
.EventTextUpcoming
{
    font-family: Arial;
    color:#0000FF;
    font-weight:bold;
    font-size:12pt;
    text-decoration:none;
    padding:0px 0px 0px 5px;
    vertical-align:top;
}
.ContactDetails table tr td
{
	border-style:solid;
	border-width:1px;
	border-color:#7092BE;
	white-space:nowrap;
}
.GalleryPhoto
{
	background-color:#FAF8CC;
	width:170px;
	height:180px;
	margin:5px 5px 5px 5px;
	text-align:center;
}
.Copyright
{
    font-family: Arial;
    color:#FF0000;
    font-weight:normal;
    font-size:10pt;
    text-decoration:none;
    padding:0px 0px 0px 10px;
    text-align:center;
}