/* CSS Document */

/* css for html tags */

/* css for classes */
.mainPDN	{padding-right	:20px;}
.add		{background-color	:#D2232A;height:600px;}
.Bg			{background:none;}


.txtBoxClub 
{
	border			: solid 1px #B7B7B7;	
	padding			: 2px 0 2px 2px;
	width			: 243px;
	margin-bottom	:20px;
	}
.btmlineClubInfo {border-bottom	:solid 1px #9DC9BA;	}
.Mandatory		{color:#DE1F31;}

.txtFormNormal	
{
	font-family		:"Trebuchet MS", Sans-Serif;
	font-size		:12px;
	color			:#000000;
	}
.txtFormBold	
{
	font-family		:"Trebuchet MS", Sans-Serif;
	font-size		:13px;
	color			:#000000;
	font-weight		:bold;
	}
.txtFormCaption 
{
	font-family		:"Trebuchet MS", Sans-Serif;
	font-size		:12px;
	color			:#6D6F6E;
}

.txtLogin 
{
	font-family		:"Trebuchet MS", Sans-Serif;
	font-size		:0.8em;
	text-decoration	:none;
		/*font-variant	:small-caps;*/
	color			:#6C6C6C;
	letter-spacing	:0em;
	}
.signinTitleSub1
{
	font-family		:"Trebuchet MS", sacans serif;
	font-size		:0.90em;
	font-weight		:bold;
	color			:#414141;
	letter-spacing	:0.5px;
	text-decoration	:none;
	}
.txtBoxSignin 
{
	border			: solid 1px #B7B7B7;	
	padding			: 2px 0 2px 2px;
	width			: 243px;
	margin-bottom	:10px;
	}	
.txtRegisterBold
{
	font-family		:"Trebuchet MS", sacans serif;
	font-size		:0.95em;
	font-weight		:bold;
	color			:#141615;
	letter-spacing	:0.5px;
	}	
.txtRegister
{
	font-family		:"Trebuchet MS", sacans serif;
	font-size		:0.95em;
	font-weight		:normal;
	color			:#3F3F3F;
	letter-spacing	:0.5px;
	}	
.Mandatory		{color:#DE1F31;font-size:11px;}

.txtFormNormal	
{
	font-family		:"Trebuchet MS", Sans-Serif;
	font-size		:12px;
	color			:#000000;
	}
.txtFormBold	
{
	font-family		:"Trebuchet MS", Sans-Serif;
	font-size		:13px;
	color			:#000000;
	font-weight		:bold;
	}
.txtFormCaption 
{
	font-family		:"Trebuchet MS", Sans-Serif;
	font-size		:12px;
	color			:#6D6F6E;
}
.txtBoxRegister
{
	border			: solid 1px #B7B7B7;	
	padding			: 2px 0 2px 2px;
	width			: 243px;
	margin-bottom	:20px;
	}


	
/* css for id's */
#mainTitleOuter {background-color:#fff;}
#mainTitle	 
{
	border-top		:solid 2px #D2232A;
	border-bottom	:solid 2px #D2232A;	
	height			:40px;		
	vertical-align	:top;
	padding-top		:5px;	
	margin			:0 0px 20px 0;
	vertical-align	:middle;
	}
#paging {}
#paging	a
 {
 	font-family		:"Futura Lt Bt", sacans serif;
	font-size		:14px;
	color			:#7F7F7F;
	font-weight		:bold;
	text-decoration	:none;
	padding			:5px 2px 0 0 ;
 	}
#bottomLine 
{	
	height			:30px;
	padding-top		:30px;
	}

#copyRight
{
	font-family		:Verdana, sacans serif;
	font-size		:10px;
	color			:#AEAFB1;
	font-weight		:normal;
	padding-top		:20px;
	height			:30px;
	border-top		:solid 2px #D2232A;
	}



#mainBody 
{
	
	}
