.clubOwnerLink 
{
	font-size:14px; 
	color:Black; 
}

body
{
    border: 0px;
    margin: 0px;
    font-family: Arial;
    color:#888585;
    font-size: 12px;
    background-color: white;
    text-align: center;
}

a
{
    font-size:12px;
    color:#888585;
    text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.bigLink
{
  font-size:16px;
}

.correspondance
{
  border:solid 2px darkgray;
}

.marginRight
{
	margin-right:10px;
}

.marginTop 
{
  margin-top:20px;
}

.marginBottom
{
  margin-bottom:10px;
}

.marginBottom2
{
  margin-bottom:30px;
}

.siteText
{
	color:#888585; 
	font-size:12px; 
	font-weight:normal;
}

.bnarratorColor, .bnarratorColor:hover
{
	color: #d40407;
}

.printGreenColor, .printGreenColor:hover
{
	color:#98b800; 
}

.teleprompterColor, .teleprompterColor:hover
{
	color:#feab29;
}

.ecositeColor, .ecositeColor:hover
{
	color:#9ad754;
}

.greenpaperColor, .greenpaperColor:hover
{
	color:#5fab0f;
}

.quogetColor, .quogetColor:hover
{
	color:#62c4e5;
}

.forgotPassword
{
	color:#c7c7c8; 
	font-size:10px;
}

.AlignCenter
{
    margin: 0px auto;
}

.btnBig
{
    cursor:pointer;
    color:#4c4b4b;
    background-color:Transparent;
    border:none;
    width:102px;
    height:29px;
}

.btnLink
{
  border:none;
  background-color:Transparent;
  text-decoration:underline;
  cursor:pointer;
}

.btnNext
{
    cursor:pointer;
    color:#4c4b4b;
    background-color:Transparent;
    border:none;
    width:62px;
    height:25px;
}

.btnLarge
{
    cursor:pointer;
    color:#4c4b4b;
    background-color:Transparent;
    border:none;
    width:275px;
    height:25px;
}

.CenteredText
{
    text-align:center;
    vertical-align:middle;
}

.Combo
{
    width:156px;
}

.ddmmText
{
    width:18px;
    border:solid 1px Navy;
    background-color:White;
    text-align:center;
}

.description
{
    width:262px;
    height:100px;
}

.errorText 
{
    border:none; 
    color:red; 
}

.resultsImage
{
	height:75px;
	width:75px;
}

.summaryHeading
{
    background-color:darkgray;
    color:white;
}

.summaryLine
{
    background-color:Transparent;
    color:black;
    cursor:pointer;
}

.altSummaryLine
{
    background-color:beige;
    color:black;
    cursor:pointer;
}

.summaryLineOver
{
    background-color:#d8e4f8;
    color:black;
    cursor:pointer;
}

.summaryLineSelected
{
    background-color:#3333cc;
    color:White;
    cursor:pointer;
}

.TextBox
{
    width:150px;
}

.TextBoxShort
{
    width:50px;
}

.yyyyText
{
    width:33px;
    border:solid 1px Navy;
    background-color:White;
    text-align:center;
}

.bltPar
{
    list-style-type:square;
    margin:0px;
    margin-left:16px;
    padding:0px;
    border:0px;
}

.heading1
{
  font-size: 20px; 
  line-height: 20px; 
  font-weight: bold; 
}

.heading2
{
  font-size: 16px; 
  line-height: 16px; 
}

.TextArea
{
  width:150px;
  height:30px;
  font-size:10px;
}

.userDetailsProlog
{
    font-size: 16px;
    text-align: left;
    font-weight:bold;
    text-decoration: underline;
}

.userDetailsTitle
{
    font-size: 18px;
    font-style: italic
}

.ellipsis
{
  white-space:nowrap;
  overflow:hidden;
}