.Menu {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT: 0px; CURSOR: pointer; COLOR: #fff; BORDER-BOTTOM: 0px; FONT-FAMILY: Arial, sans-serif
}

.Text 
{  
	font-family: tahoma; 
	font-weight:bold; 
	font-size: 11px; 
	color: #646464; 
	text-decoration: none;
}

.DropDownList 
{  
	font-family: tahoma; 
	font-weight:normal; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}

.Links
{
	color:#cd3232;
	font-family: Thoma;
	font-weight:normal;
	font-size: 12px;	
	text-decoration:none;
}

.alink
{
	color:#cd3232;
	font-size : 12px;
	}
.Smallalink
{
	color:#cd3232;
	font-size : 9px;
}
A:link {
	TEXT-DECORATION: none;
	font-family:Tahoma;	
}
A:active {
	TEXT-DECORATION: none;
	font-family:Tahoma;
}
A:visited {
	TEXT-DECORATION: none;
	font-family:Tahoma;	
}
A:hover {
	TEXT-DECORATION: underline;
	font-family:Tahoma;
}
.ProfileTabActive {
	font-family: Thoma;
	font-size: 0.8em;
	font-weight: bold;
	color: #cd3232;
	border-top: 1px solid #D5D291;
	border-right: 1px solid #D5D291;
	border-left: 1px solid #D5D291;
	border-bottom: 1px none #D5D291;
	background-color: #ffffff;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}

.ProfileTabInactive {
    font-size: 0.8em;
	border-top: 1px solid #D5D291;
	border-right: 1px solid #D5D291;
	border-left: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	background-color: #cd3232;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.ProfileTabInactive a:link{
	font-family: Thoma;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.ProfileTabinActive a:visited {
	font-family: Thoma;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.ProfileTabinActive a:active {
	font-family: Thoma;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.ProfileTabinActive a:hover {
	font-family: Thoma;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.ProfileTabActive a:link, .ProfileTabActive a:visited  {
	font-family: Thoma;
	font-weight: bold;
	color: #cd3232;
	text-decoration: none;
}
.Profile
{
	font-family: tahoma; 	 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	
	}
.Welcome
{
	font-family: tahoma; 
	font-weight:bold; 
	font-size: 11px; 
	color: #cd3232; 
	text-decoration: none;	
	}
.TopMenu
{
	
	text-decoration:none;
	color:#646464;
	font-size:14px;
	font-weight:bold;
	font-family: Tahoma;
	cursor:hand;	
	}
.info
{
	font-family: tahoma; 
	font-size: 12px; 
	color: #646464; 
	text-decoration: none;
}
.Ans
{
	font-family: tahoma; 
	font-size: 11px; 
	color: #688668; 
	font-style:normal;	
	text-decoration: none;
}

.Ques
{
	font-family: tahoma;
	font-weight:bold; 
	font-size: 12px; 
	color: #646464; 
	text-decoration: none;
}

.button
{
	font-family:Tahoma; 
	font-weight:bold; 
	font-size:11px; 
	color:#ffffff ;
	height:18px; 
	width: 70px;
	text-decoration : none;
	background-color : #cd3232; 
	border: 0px;
}
.DeleteComment
{
	font-family:Tahoma; 
	font-weight:bold; 
	font-size:11px; 
	color:#ffffff ;
	height:18px; 
	width: 100px;
	text-decoration : none;
	background-color : #cd3232; 
	border: 0px;
}
.footer
{
	font-family: tahoma; 	
	font-size: 11px; 
	color: #646464; 
	text-decoration: none;
	}
.bottom
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #cd3232; 
	text-decoration: none
	}
.Heading
{
	color:#cd3232;
	font-family: Thoma;
	font-weight:bolder;
	font-size: 14px;	
	text-decoration:none;
	}
.Errormsg
{
	font-size:12px;
	font-family: Thoma;
	color:#cd3232;
	text-decoration:none;
	}
.v11r {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: CD3232; text-decoration: none}
.v11g {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #646464; text-decoration: none}

/* Class Datagrid */
.DataGrid
{	
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	border-style:solid;
	border-width:thin;
	text-decoration:none;
}

.GridHeading
{
	background-color:#cd3232;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:thin;
	color:#FFFFFF;	
	font-family:Tahoma;	
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.GridItemStyle
{
	color:#000000;
	font-family:Tahoma;	
	font-weight:normal;
	text-decoration:none;
}

/*.GridSelectedItem
{
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}
*/
.GridAlternatingItemStyle
{
	background-color:#DAE5EF;     /* #ADCAED;     #DEE7F7;*/
	color:#000000;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

/*DataGrid Paging*/
.PagerStyle
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	color:#646464;
}
.PagerStyle a:link
{
	font-family:Tahoma;	
	font-size: 11px; 
	color:#cd3232;
	text-decoration:none;
	font-weight:normal;
}
.PagerStyle a:visited
{
	font-family:Tahoma;	
	font-size: 11px; 
	color:#cd3232;
	text-decoration:none;
	font-weight:normal;
}
.PagerStyle a:hover
{
	font-family:Tahoma;	
	font-size: 11px; 
	color:#646464;
	text-decoration:none;
	font-weight:normal;
}
.PagerStyle a:active
{
	font-family:Tahoma;	
	font-size: 11px; 
	color:#646464;
	font-weight:bold;
	text-decoration:none;
}

.FrontText
{
	color:#cd3232;
	font-family: Thoma;
	font-weight:bold;
	font-size: 18px;	
	text-decoration:none;
	padding-left : 210;	
	padding-top:55;
	
	}
.FrontSmallText
{
	font-family: tahoma; 
	font-weight:bold; 
	font-size: 11px; 
		color: #646464;
	text-decoration: none;
	
	}
.FrontControl
	{
		padding-left:0;
		padding-top:75}
		
.InfoBlack
{
	font-family: tahoma; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
	padding-left:15;
	padding-top:100;
	}
.WhyShadiPoint
{
	font-family: tahoma; 
	font-size: 12px; 
	color: #646464; 
	text-decoration: none;
	padding-left:300;
	padding-top:10;
	}
	.MembershipLink 
	{
		color:#cd3232;
		font-size : 12px;
		text-decoration:None;
	}
	a.MembershipLink:hover
	{
		color:#cd3232;
		font-size : 12px;
		text-decoration:None;
		}
	  a.MembershipLink:link
	{
		color:#cd3232;
		font-size : 12px;
		text-decoration:None;
		}
		
	a.MembershipLink:visited
	{
		color:#cd3232;
		font-size : 12px;
		text-decoration:None;
		}
	a.MembershipLink:active
	{
		color:#cd3232;
		font-size : 12px;
		text-decoration:None;
		}	