/*--------Common Style Sheet---------*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*text-align:left;*/
}
.cur
  { 
   cursor: hand;
   }  
.red {
	background-color: #FF9933;
	clear: left;
	float: left;
	height: 20px;
	width: 84px;
}
.AddPanelWidth{
	width:294px;
}
img{
	border:0px;
}
.main_table_width {
	background-color:#FFFFFF;
	width:780px;
}
.NoRepeat{
	background-repeat:no-repeat;
}
.astro {
	font-size: 24px;
	text-decoration: none;
	color: #07519a;
}
.blue_bold {
	color: #1a40a0;
	text-decoration: none;
	font-weight: bold;
}
.blue_text {
	color: #07519a;
	text-decoration: none;
	font-size: 11px;
}
.red_bold {
	color: #bf0a06;
	font-weight: bold;
}
.form_bold {
	font-weight: bold;
}
.Mendotary{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:10px;
}
.AstroTalkButton{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*text-align:center;*/
	color:#C67B00;
	font-weight:bold;
	background-color:#FFCC66;
	border:0px;
}
.Instruction{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.FloatRight{
	float:right;
}
.FloatLeft{
	float:left;
}
.RegistrationTXTBold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.WhiteHeader{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
/*--------Common Style Sheet---------*/


/*--------Home Page---------*/
.HomeBodyBackground{
	background-image:url(images/Index_BG.jpg);
	background-repeat:repeat-x;
}
#Home .banner{
	width:780px;
	height:100px;
	background-image:url(images/Header_HomePage.jpg);
	text-align:right;
	vertical-align:bottom;
}
#Home .MainTableBorder{
	border:1px solid #044081;
}
#Home .AddPanelBG{
	background-image:url(images/SmallTabBG.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
#Home .BestSeller{
	background-image:url(images/SmallTabPinkBG.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
}
#Home .BestSellerTXT{
	color: #054082;
	text-decoration: none;
	font-size: 11px;
}
#Home .Navigation{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
#Home .Hand{
	cursor:pointer;
}
#Home .ServicesPanel{
	border: 1px solid #fca11a;
}
#Home .SmallHeader{
	color:#054082;
	font-weight: bold;
}
#Home .BlackHeader {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#Home .TopMenu{
	text-align:right;
	font-family:Verdana;
	font-size:11px;
	color:#FFF;
	padding-right:4px;
	padding-bottom:8px;
}
#Home .Bodytext {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-align:justify;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
}
#Home .PanelBorder{
	border:1px solid #054082;
}
#Home .Arrow {
	color: #054082;
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
}
#Home .MoreArrow {
	color: #054082;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}
#Home input {
	border: 1px solid #054082;
	font-size: 9px;
	color:#054082;
}
#Home .textbox {
	border: 1px solid #054082;
	font-size: 9px;
	color:#054082;
	width:100px;
	height:12px;
}
#Home select {
	border: 1px solid #054082;
	font-size: 9px;
	color:#054082;
}
#Home .dropdown{
	border:1px solid #054082;
	font-size:9px;
	color:#054082;
}
#Home .Palmbutton {
	background-color:#cccccc;
	border:none;
	color:#1a40a0;
	font-weight:bold;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	height: 20px;
	cursor:pointer;
}
#Home .Button {
	background-color:#D0E0F0;
	border:1px solid #6F9FD0;
	color:#bf0a06;
	font-weight:bold;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	height: 18px;
	cursor:pointer;
}
#Home a.PaidServices:link {
	text-decoration: none;
	color:#FFF;
}
#Home a.PaidServices:visited {
	text-decoration: none;
	color:#FFF;
}
#Home a.PaidServices:hover {
	text-decoration: underline;
	color:#FFF;
}
#Home a.PaidServices:active {
	text-decoration: none;
	color:#FFF;
}
#Home .top_links {
	color: #07519a;
	text-decoration: none;
	font-size: 11px;
}
#Home .top_links:hover {
	text-decoration: underline;
}
#Home .padding_left{
	padding-left:3px;
}
/*Left Menu*/
#Home .LeftMenuBorder{
	border:1px solid #F3B46F;
}
#Home .LeftMenuBottomBorder{
	border-bottom:1px solid #000000;
}
#Home .LeftMenuHeader{
	background-color:#F3B46F;
	border:none;
	color:#fff;
	font-weight:bold;
	min-width:87px;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	height: 20px;
}
#Home .LeftMenubg{
	background-color: #fc9d15;
}
#Home a:link {
	text-decoration: none;
	color:#000000;
}
#Home a:visited {
	text-decoration: none;
	color:#000000;
}
#Home a:hover {
	text-decoration: underline;
	color:#000000;
}
#Home a:active {
	text-decoration: none;
	color:#000000;
}
#Home a.LeftMenu:link {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#Home a.LeftMenu:visited {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#Home a.LeftMenu:hover {
	text-decoration: underline;
	color:#000000;
	padding-left:6px;
}
#Home a.LeftMenu:active {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}

#Home .ajax__tab_xp {
	background-image:url(images/horo_y.jpg);
	height: 30px;
	
}


/*Left Menu*/
/*--------Home Page---------*/


/*--------Horoscope Section---------*/
.HoroscopeBodyBackground{
	background-image:url(images/horoscopeBGPink.jpg);
	background-repeat:repeat-x;
}
#Horoscope .banner{
	width:780px;
	height:100px;
	background-image:url(images/HoroscopBanner.jpg);
	text-align:right;
	vertical-align:bottom;
}
#Horoscope .MainTableBorder{
	border:1px solid #df89b6;
}
#Horoscope .AddPanelBG{
	background-image:url(images/SmallTabPinkBG.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
#Horoscope .BestSeller{
	background-image:url(images/SmallTabPinkBG.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
}
#Horoscope .BestSellerTXT{
	color: #D15295;
	text-decoration: none;
	font-size: 11px;
}
#Horoscope .Navigation{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
#Horoscope .Hand{
	cursor:pointer;
}
#Horoscope .ServicesPanel{
	border: 1px solid #fca11a;
}
#Horoscope .SmallHeader{
	color:#D15295;
	font-weight: bold;
}
#Horoscope .BlackHeader {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#Horoscope .TopMenu{
	text-align:right;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	padding-right:4px;
	padding-bottom:8px;
}
#Horoscope .Bodytext {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-align:justify;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
}
#Horoscope .PanelBorder{
	border:1px solid #D15295;
}
#Horoscope .Arrow {
	color: #D15295;
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
}
#Horoscope .MoreArrow {
	color: #D15295;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}
#Horoscope .textfield {
	border: 1px solid #D15295;
	font-size: 9px;
	color:#D15295;
}
#Horoscope .dropdown{
	border:1px solid #D15295;
	font-size:9px;
	color:#D15295;
}
#Horoscope .button{
	background-color:#F1C9DE;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	border:1px solid #D15295;
	/*width:50px*/
	height:18px;
	vertical-align:middle;
}
#Horoscope a:link {
	text-decoration: none;
	color:#000000;
}
#Horoscope a:visited {
	text-decoration: none;
	color:#000000;
}
#Horoscope a:hover {
	text-decoration: underline;
	color:#000000;
}
#Horoscope a:active {
	text-decoration: none;
	color:#000000;
}
/*Left Menu*/
#Horoscope .LeftMenuBorder{
	border:1px solid #DD8AB8;
}
#Horoscope .LeftMenuBottomBorder{
	border-bottom:1px solid #EAB7D6;
}
#Horoscope .LeftMenuHeader{
	background-color:#DD8AB8;
	border:none;
	color:#fff;
	font-weight:bold;
	min-width:87px;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	height: 20px;
}
#Horoscope .LeftMenubg{
	background-color: #DD8AB8;
}
#Horoscope a.LeftMenu:link {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#Horoscope a.LeftMenu:visited {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#Horoscope a.LeftMenu:hover {
	text-decoration: underline;
	color:#000000;
	padding-left:6px;
}
#Horoscope a.LeftMenu:active {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}


/*Left Menu*/
/*--------Horoscope Section Ends---------*/


/*--------Zodiac Section---------*/
.ZodiacZoneBodyBackground{
	background-image:url(images/ZodiacZoneBG.jpg);
	background-repeat:repeat-x;
}
#ZodiacZone .banner{
	width:780px;
	height:100px;
	background-image:url(images/Header_ZodiacZone.jpg);
	text-align:right;
	vertical-align:bottom;
}
#ZodiacZone .MainTableBorder{
	border:1px solid #E47509;
}
#ZodiacZone .AddPanelBG{
	background-image:url(images/SmallTabZodiacZoneBG.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	padding-left:4px;
}
#ZodiacZone .SmallHeader{
	color:#B75E0D;
	font-weight: bold;
}
#ZodiacZone .Arrow {
	color: #FD9D15;
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
}
#ZodiacZone .MoreArrow {
	color: #B75E0D;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}
#ZodiacZone a.PaidServices:link {
	text-decoration: none;
	color:#000000;
}
#ZodiacZone a.PaidServices:visited {
	text-decoration: none;
	color:#000000;
}
#ZodiacZone a.PaidServices:hover {
	text-decoration: underline;
	color:#000000;
}
#ZodiacZone a.PaidServices:active {
	text-decoration: none;
	color:#000000;
}
#ZodiacZone .TopMenu{
	text-align:right;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	padding-right:4px;
	padding-bottom:8px;
}
#ZodiacZone a.linkC:link {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}
#ZodiacZone a.linkC:visited {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}
#ZodiacZone a.linkC:hover {
	text-decoration: underline;
	color:#000000;
	font-weight:bold;
}
#ZodiacZone a.linkC:active {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}
#ZodiacZone a:link {
	text-decoration: none;
	color:#000000;
}
#ZodiacZone a:visited {
	text-decoration: none;
	color:#000000;
}
#ZodiacZone a:hover {
	text-decoration: underline;
	color:#000000;
}
#ZodiacZone a:active {
	text-decoration: none;
	color:#000000;
}
#ZodiacZone select {
	background-color:#F3B46F;
	border:none;
	color:#fff;
	font-weight:bold;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	height: 20px;
}
#ZodiacZone .TXTbox {
	background-color:#F7CA99;
	border:none;
	color:#FFF;
	font-weight:bold;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	border:1px solid #FF9900;
	height:14px;
	width:110px;
}
#ZodiacZone input {
	background-color:#F3B46F;
	border:none;
	color:#fff;
	font-weight:bold;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	height: 20px;
}
#ZodiacZone .PanelBorder{
	border:1px solid #B75E0D;
}
#ZodiacZone .Button{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	width:60px;
	padding-left:4px;
	color:#ffffff;
	font-weight:bold;
	background-color:#FFCC66;
	border:0px;
}
#ZodiacZone .BestSellerTXT{
	color: #B75E0D;
	text-decoration: none;
	font-size: 11px;
}
#ZodiacZone .Bodytext {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	text-align:justify;
	padding-left:4px;
	padding-right:4px;
}
#ZodiacZone .LeftMenuBorder{
	border:1px solid #F3B46F;
}
#ZodiacZone .LeftMenuBottomBorder{
	border-bottom:1px solid #000000;
}
#ZodiacZone .LeftMenuHeader{
	background-color:#F3B46F;
	border:none;
	color:#fff;
	font-weight:bold;
	min-width:87px;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	height: 20px;
}
#ZodiacZone .LeftMenubg{
	background-color: #fc9d15;
}
#ZodiacZone a.LeftMenu:link {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#ZodiacZone a.LeftMenu:visited {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#ZodiacZone a.LeftMenu:hover {
	text-decoration: underline;
	color:#000000;
	padding-left:6px;
}
#ZodiacZone a.LeftMenu:active {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
/*--------Zodiac Section Ends---------*/


/*--------Article Section---------*/
.ArticleBodyBackground{
	background-image:url(images/CelebritiesBG.jpg);
	background-repeat:repeat-x;
}
#Article .banner{
	width:780px;
	height:100px;
	background-image:url(Celebrity/images/ClelebritiesBanner.jpg);
	text-align:right;
	vertical-align:bottom;
}
#Article .MainTableBorder{
	border:1px solid #AD420A;
}
#Article .BodytextPAdding {
	padding-top: 4px;
}
#Article .AddPanelBG{
	background-image:url(images/SmallTabBrownBG.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	padding-left:4px;
}
#Article .SmallHeader{
	color:#B75E0D;
	font-weight: bold;
}
#Article .BigHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#B75E0D;
	font-weight: bold;
}
#Article .Arrow {
	color: #AD420A;
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
}
#Article .MoreArrow {
	color: #AD420A;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}
#Article a.PaidServices:link {
	text-decoration: none;
	color:#000000;
}
#Article a.PaidServices:visited {
	text-decoration: none;
	color:#000000;
}
#Article a.PaidServices:hover {
	text-decoration: underline;
	color:#000000;
}
#Article a.PaidServices:active {
	text-decoration: none;
	color:#000000;
}
#Article .TopMenu{
	text-align:right;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	padding-right:4px;
	padding-bottom:8px;
}
#Article a:link {
	text-decoration: none;
	color:#000000;
}
#Article a:visited {
	text-decoration: none;
	color:#000000;
}
#Article a:hover {
	text-decoration: underline;
	color:#000000;
}
#Article a:active {
	text-decoration: none;
	color:#000000;
}
#Article a.Link:Link{
	font:verdana;
	color:#B75E0D;
	font-weight:bold;
	text-decoration:none;
}
#Article A.Link:visited{
	font:verdana;
	color:#B75E0D;
	font-weight:bold;
	text-decoration:none;
}
#Article A.Link:Hover{
	font:verdana;
	color:#B75E0D;
	font-weight:bold;
	text-decoration:underline;
}
#Article A.Link:Active{
	font:verdana;
	color:#B75E0D;
	font-weight:bold;
	text-decoration:none;
}
#Article .DropdownMenu {
/*	background-color:#cc0033;
*/	border:none;
	color:#cc0033;
	font-weight:bold;
	font-family: tahoma,sans-serif;
	font-size: 11px;
}
#Article .TXTbox {
	border:none;
	color:#cc0033;
	font-weight:bold;
	font-family: tahoma,sans-serif;
	font-size: 11px;
}
#Article .PanelBorder{
	border:1px solid #B75E0D;
}
#Article .BestSellerTXT{
	color: #B75E0D;
	text-decoration: none;
	font-size: 11px;
}
#Article .Bodytext {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-align:justify;
	padding:4px;
}
#Article .LeftMenuBorder{
	border:1px solid #D09279;
}
#Article .LeftMenuBottomBorder{
	border-bottom:1px solid #D09279;
}
#Article .LeftMenuHeader{
	background-color:#D09279;
	border:none;
	color:#fff;
	font-weight:bold;
	min-width:87px;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	height: 20px;
}
#Article .LeftMenubg{
	background-color: #AD420A;
}
#Article a.LeftMenu:link {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#Article a.LeftMenu:visited {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#Article a.LeftMenu:hover {
	text-decoration: underline;
	color:#000000;
	padding-left:6px;
}
#Article a.LeftMenu:active {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
/*--------Article Section Ends---------*/


/*--------Shopping Section---------*/
.ShoppingBodyBackground{
	background-image:url(images/shoppingBG.gif);
	background-repeat:repeat-x;
}
#Shopping .banner{

	width:780px;
	height:100px;
	background-image:url(images/shoppingBanner.gif);
	text-align:right;
	vertical-align:bottom;
}
#Shopping .MainTableBorder{
	border:1px solid #785295;
}
#Shopping .BodytextPAdding {
	padding-top: 4px;
}
#Shopping .AddPanelBG{
	background-image:url(images/SmallTabPurpolBG.gif);
	background-repeat:repeat-x;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	padding-left:4px;
}
#Shopping .SmallHeader{
	color:#785295;
	font-weight: bold;
}
#Shopping .BigHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#785295;
	font-weight: bold;
}
#Shopping .Arrow {
	color: #785295;
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
}
#Shopping .MoreArrow {
	color: #785295;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}
#Shopping a.PaidServices:link {
	text-decoration: none;
	color:#000000;
}
#Shopping a.PaidServices:visited {
	text-decoration: none;
	color:#000000;
}
#Shopping a.PaidServices:hover {
	text-decoration: underline;
	color:#000000;
}
#Shopping a.PaidServices:active {
	text-decoration: none;
	color:#000000;
}
#Shopping .TopMenu{
	text-align:right;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	padding-right:4px;
	padding-bottom:8px;
}
#Shopping a:link {
	text-decoration: none;
	color:#000000;
}
#Article a:visited {
	text-decoration: none;
	color:#000000;
}
#Shopping a:hover {
	text-decoration: underline;
	color:#000000;
}
#Shopping a:active {
	text-decoration: none;
	color:#000000;
}
#Shopping a.Link:Link{
	font:verdana;
	color:#785295;
	font-weight:bold;
	text-decoration:none;
}
#Shopping A.Link:visited{
	font:verdana;
	color:#785295;
	font-weight:bold;
	text-decoration:none;
}
#Shopping A.Link:Hover{
	font:verdana;
	color:#785295;
	font-weight:bold;
	text-decoration:underline;
}
#Shopping A.Link:Active{
	font:6b4f81;
	color:#B75E0D;
	font-weight:bold;
	text-decoration:none;
}
#Shopping .DropdownMenu {
/*	background-color:#cc0033;
*/	border:none;
	color:#785295;
	font-weight:bold;
	font-family: tahoma,sans-serif;
	font-size: 11px;
}
#Shopping .TXTbox {
	border:none;
	color:#785295;
	font-weight:bold;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	border:1px solid #785295;
}
#Shopping .Button {
	border:none;
	color:#785295;
	font-weight:bold;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	border:1px solid #59426C;
}
#Shopping .PanelBorder{
	border:1px solid #785295;
}
#Shopping .BestSellerTXT{
	color: #785295;
	text-decoration: none;
	font-size: 11px;
}
#Shopping .Bodytext {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-align:justify;
	padding:4px;
}
#Shopping .LeftMenuBorder{
	border:1px solid #785295;
}
#Shopping .LeftMenuBottomBorder{
	border-bottom:1px solid #785295;
}
#Shopping .LeftMenuHeader{
	background-color:#785295;
	border:none;
	color:#fff;
	font-weight:bold;
	min-width:87px;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	height: 20px;
}
#Shopping .LeftMenubg{
	background-color: #785295;
}
#Shopping a.LeftMenu:link {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#Shopping a.LeftMenu:visited {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#Shopping a.LeftMenu:hover {
	text-decoration: underline;
	color:#000000;
	padding-left:6px;
}
#Shopping a.LeftMenu:active {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
/*--------Shopping Section Ends---------*/


/*--------Astro Talk Section---------*/
.AstroTalkBodyBackground{
	background-image:url(images/AstrotalkBG.jpg);
	background-repeat:repeat-x;
}
#AstroTalk .banner{
	width:780px;
	height:100px;
	background-image:url(images/AstroTalkHeader.jpg);
	text-align:right;
	vertical-align:bottom;
}
#AstroTalk .MainTableBorder{
	border:1px solid #EB9200;
}
#AstroTalk .AddPanelBG{
	background-image:url(images/SmallTabPinkBG.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
}
#AstroTalk .BestSeller{
	background-image:url(images/SmallTabPinkBG.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
}
#AstroTalk .BestSellerTXT{
	color: #D15295;
	text-decoration: none;
	font-size: 11px;
}
#AstroTalk .ServicesPanel{
	border: 1px solid #fca11a;
}
#AstroTalk .SmallHeader{
	color:#C67B00;
	font-weight: bold;
}
#AstroTalk .BlackHeader {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#AstroTalk .FieldSetBG{
	text-align:center;
	vertical-align:middle;
}
#AstroTalk input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#C67B00;
}/*
#ZodiacZone select {
	background-color:#F3B46F;
	border:none;
	color:#fff;
	font-weight:bold;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	height: 20px;
}*/
#AstroTalk TXT{
	text-align:left;
	padding-left:4px;
}
#AstroTalk a.Menu:Link{
	font:verdana;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#AstroTalk a.Menu:visited{
	font:verdana;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#AstroTalk a.Menu:Hover{
	font:verdana;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#AstroTalk a.Menu:Active{
	font:verdana;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#AstroTalk a.PaidServices:link {
	text-decoration: none;
	color:#000000;
}
#AstroTalk a.PaidServices:visited {
	text-decoration: none;
	color:#000000;
}
#AstroTalk a.PaidServices:hover {
	text-decoration: underline;
	color:#000000;
}
#AstroTalk a.PaidServices:active {
	text-decoration: none;
	color:#000000;
}
#AstroTalk .TopMenu{
	text-align:right;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	padding-right:4px;
	padding-bottom:8px;
}
#AstroTalk a:link {
	text-decoration: none;
	color:#000000;
}
#AstroTalk a:visited {
	text-decoration: none;
	color:#000000;
}
#AstroTalk a:hover {
	text-decoration: underline;
	color:#000000;
}
#AstroTalk a:active {
	text-decoration: none;
	color:#000000;
}
/*-------- Left Menu -------*/
#AstroTalk .LeftMenuBorder{
	border:1px solid #F3B46F;
}
#AstroTalk .LeftMenuBottomBorder{
	border-bottom:1px solid #000000;
}
#AstroTalk .LeftMenuHeader{
	background-color:#F3B46F;
	border:none;
	color:#fff;
	font-weight:bold;
	min-width:87px;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	height: 20px;
}
#AstroTalk .LeftMenubg{
	background-color: #fc9d15;
}
#AstroTalk a.LeftMenu:link {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#AstroTalk a.LeftMenu:visited {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#AstroTalk a.LeftMenu:hover {
	text-decoration: underline;
	color:#000000;
	padding-left:6px;
}
#AstroTalk a.LeftMenu:active {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
/*-------- Left Menu Ends-------*/
/*--------Astro Talk Section Ends---------*/

/*--------Tarot Section---------*/
.TarotBodyBackground{
	background-image:url(images/TarotBG.jpg);
	background-repeat:repeat-x;
}
#Tarot .banner{
	width:780px;
	height:100px;
	background-image:url(images/Header_Tarot.jpg);
	text-align:right;
	vertical-align:bottom;
}
#Tarot .MainTableBorder{
	border:1px solid #3389c5;
}
#Tarot .AddPanelBG{
	background-image:url(images/SmallTabTarotBG.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	padding-left:4px;
}
#Tarot .SmallHeader{
	color:#2971A0;
	font-weight: bold;
}
#Tarot	.DropdownMenu {
	background-color:#ffffff;
	border:none;
	color:#2971A0;
	font-weight:bold;
	min-width:87px;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	height: 20px;
	border:1px dotted #2971A0;
}
#Tarot input {
	border:none;
	color:#2971A0;
	font-weight:bold;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	border:1px dotted #2971A0;
}
#Tarot .Button {
	background-color:#338CC8;
	color:#fff;	
	text-align:center;
/*	border:1px solid #003333;*/
	border:0px;
	font-weight:bold;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	height: 18px;
	width:150px;
	cursor:pointer;
	padding-left:2px;
	padding-right:2px;
}
#Tarot .PanelBorder{
	border:1px solid #3389c5;
}
#Tarot .BestSellerTXT{
	color: #2971A0;
	text-decoration: none;
	font-size: 11px;
}
#Tarot .Bodytext {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	text-align:justify;
	padding-left:4px;
	padding-right:4px;
	padding-top: 0px;
}
#Tarot .BodytextPAdding {
	padding-top: 4px;
}
#Tarot a.Link:Link{
	font:verdana;
	color:#2971A0;
	font-weight:bold;
	text-decoration:none;
}
#Tarot A.Link:visited{
	font:verdana;
	color:#2971A0;
	font-weight:bold;
	text-decoration:none;
}
#Tarot A.Link:Hover{
	font:verdana;
	color:#2971A0;
	font-weight:bold;
	text-decoration:underline;
}
#Tarot A.Link:Active{
	font:verdana;
	color:#2971A0;
	font-weight:bold;
	text-decoration:none;
}
#Tarot .TopMenu{
	text-align:right;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	padding-right:4px;
	padding-bottom:8px;
}
#Tarot .MoreArrow {
	color: #3389c5;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}
#Tarot .Arrow {
	color: #3389c5;
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
}
#Tarot a.linkC:link {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}
#Tarot a.linkC:visited {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}
#Tarot a.linkC:hover {
	text-decoration: underline;
	color:#000000;
	font-weight:bold;
}
#Tarot a.linkC:active {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}
#Tarot a:link {
	text-decoration: none;
	color:#000000;
}
#Tarot a:visited {
	text-decoration: none;
	color:#000000;
}
#Tarot a:hover {
	text-decoration: underline;
	color:#000000;
}
#Tarot a:active {
	text-decoration: none;
	color:#000000;
}
/*-------- Left Menu -------*/
#Tarot .LeftMenuBorder{
	border:1px solid #338CC8;
}
#Tarot .LeftMenuBottomBorder{
	border-bottom:1px solid #338CC8;
}
#Tarot .LeftMenuHeader{
	background-color:#338CC8;
	border:none;
	color:#fff;
	font-weight:bold;
	min-width:87px;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	height: 20px;
}
#Tarot .LeftMenubg{
	background-color: #338CC8;
}
#Tarot a.LeftMenu:link {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#Tarot a.LeftMenu:visited {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#Tarot a.LeftMenu:hover {
	text-decoration: underline;
	color:#000000;
	padding-left:6px;
}
#Tarot a.LeftMenu:active {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#Tarot .style2 {font-size: 16px}
#Tarot .style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#Tarot .style6 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#Tarot .style12 {font-family: Arial, Helvetica, sans-serif}
#Tarot .style13 {font-size: 10px}
#Tarot .style14 {font-size: 14px}

#Tarot .mainbox {
	height: 550px;
	width: 615px;
	background-image: url(image/background.gif);
}
#Tarot .heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	float: left;
	height: 50px;
	width: 200px;
	margin-left: 260px;
	margin-top: 30px;
	background-image: url(image/cardpick.gif);
	border: 1px solid #FFFFFF;
}
#Tarot .card1 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 344px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card2 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 357px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card3 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 370px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card4 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 381px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card5 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 392px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card6 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 404px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card7 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 417px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card8 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 429px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card9 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 439px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card10 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 452px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card11 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 464px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card12 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 474px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card13 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 486px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card14 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 497px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card15 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 508px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card16 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 522px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card17 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 534px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card18 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 546px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card19 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 557px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card20 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 569px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card21 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 581px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card22 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 592px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card23 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 604px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card24 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 616px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card25 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 628px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card26 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 640px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card27 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 652px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card28 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 663px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card29 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 676px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card30 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 688px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card31 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 700px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card32 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 712px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card33 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 724px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card34 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 736px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card35 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 748px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card36 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 760px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card37 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 772px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card38 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 785px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card39 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 797px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card40 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 809px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card41 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 821px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card42 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 833px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card43 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 845px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
#Tarot .card44 {
	height: 113px;
	width: 70px;
	position: absolute;
	left: 859px;
	top: 300px;
	background-image: url(image/Graphic2.jpg);
}
.predictiontab {
	height: 100px;
	width: 615px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#Tarot .tab {
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	width: 200px;
	float: left;
	margin-left: 100px;
	background-image: url(image/TAB.gif);
	background-repeat: no-repeat;
}
#Tarot .output {
	height: 190px;
	width: 93px;
	position: absolute;
	left: 534px;
	top: 451px;
	
}


/*-------- Left Menu Ends-------*/
/*--------Tarot Section Ends---------*/


/*PalmReading Page CSS*/
.PalmReadingBodyBackground{
	background-image: url(images/PalmReadingBG.jpg);
	background-repeat:repeat-x;
}
#PalmReading .banner{
	width:780px;
	height:100px;
	background-image:url(images/Header_PalmReading.jpg);
	text-align:right;
	vertical-align:bottom;
}
#PalmReading .Button {
background-color:#739F54;
color:#ffffff;
/* border:1px solid #003333;*/
border:0px;
font-weight:bold;
font-family: tahoma,sans-serif;
font-size: 11px;
height: 18px;
cursor:pointer;
padding-left:4px;
padding-right:4px;
}
#PalmReading .Maintext {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	text-align:justify;
	padding:4px;
}
#PalmReading .Bodytext {
	color: #000000;
	text-decoration: none;
	text-align:left;
	font-size: 11px;
	padding:4px;
}
#PalmReading .MainTableBorder{
	border:1px solid #2B6705;
}
#PalmReading .AddPanelBG{
	background-image:url(images/SmallTabPalmReadingBG.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	padding-left:4px;
}
#PalmReading .SmallHeader{
	color:#37760E;
	font-weight: bold;
}
#PalmReading .TXTbox {
	border:none;
	color:#224809;
	font-weight:bold;
	font-family: tahoma,sans-serif;
	font-size: 11px;
}
#PalmReading .PanelBorder{
	border:1px solid #2B6705;
}
#PalmReading .leftBorder{
	border-left:1px solid #2B6705;
}
#PalmReading .BestSellerTXT{
	color: #2B6705;
	text-decoration: none;
	font-size: 11px;
}
#PalmReading .Arrow {
	color: #37760E;
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
}
#PalmReading .MoreArrow {
	color: #37760E;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}
#PalmReading a.PaidServices:link {
	text-decoration: none;
	color:#000000;
}
#PalmReading a.PaidServices:visited {
	text-decoration: none;
	color:#000000;
}
#PalmReading a.PaidServices:hover {
	text-decoration: underline;
	color:#000000;
}
#PalmReading a.PaidServices:active {
	text-decoration: none;
	color:#000000;
}
#PalmReading .TopMenu{
	text-align:right;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	padding-right:4px;
	padding-bottom:8px;
}
#PalmReading a:link {
	text-decoration: none;
	color:#000000;
}
#PalmReading a:visited {
	text-decoration: none;
	color:#000000;
}
#PalmReading a:hover {
	text-decoration: underline;
	color:#000000;
}
#PalmReading a:active {
	text-decoration: none;
	color:#000000;
}
/*-------- Left Menu -------*/
#PalmReading .LeftMenuBorder{
	border:1px solid #7A9E5F;
}
#PalmReading .LeftMenuBottomBorder{
	border-bottom:1px solid #7A9E5F;
}
#PalmReading .LeftMenuHeader{
	background-color:#9CB888;
	border:none;
	color:#fff;
	font-weight:bold;
	min-width:87px;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	height: 20px;
}
#PalmReading .LeftMenubg{
	background-color: #9CB888;
}
#PalmReading a.LeftMenu:link {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#PalmReading a.LeftMenu:visited {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#PalmReading a.LeftMenu:hover {
	text-decoration: underline;
	color:#000000;
	padding-left:6px;
}
#PalmReading a.LeftMenu:active {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
/*-------- Left Menu Ends-------*/
/*PalmReading Page CSS Ends */

/*Love Page CSS */
.LoveBodyBackground{
	background-image:url(images/LoveBG.jpg);
	background-repeat:repeat-x;
}
#Love .banner{
	width:780px;
	height:100px;
	background-image:url(images/Header_Love.jpg);
	text-align:right;
	vertical-align:bottom;
}
#Love .TopMenu{
	text-align:right;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	padding-right:4px;
	padding-bottom:8px;
}
#Love .MainTableBorder{
	border:1px solid #BF0030;
}
#Love .AddPanelBG{
	background-image:url(images/SmallTabLoveBG.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	padding-left:4px;
}
#Love .SmallHeader{
	color:#CC0033;
	font-weight: bold;
}
#Love .DropdownMenu {
/*	background-color:#cc0033;
*/	border:none;
	color:#cc0033;
	font-weight:bold;
	font-family: tahoma,sans-serif;
	font-size: 11px;
}
#Love .TXTbox {
	border:none;
	color:#cc0033;
	font-weight:bold;
	font-family: tahoma,sans-serif;
	font-size: 11px;
}
#Love .CompabilityTXT{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	padding-left:5px;
}
#Love .PanelBorder{
	border:1px solid #BF0030;
}
#Love .BestSellerTXT{
	color: #BF0030;
	text-decoration: none;
	font-size: 11px;
}
#Love .Bodytext {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	text-align:justify;
	padding-left:4px;
	padding-right:4px;
}
#Love .Arrow {
	color: #CC0033;
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
}
#Love .MoreArrow {
	color: #CC0033;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}
#Love a:link {
	text-decoration: none;
	color:#000000;
}
#Love a:visited {
	text-decoration: none;
	color:#000000;
}
#Love a:hover {
	text-decoration: underline;
	color:#000000;
}
#Love a:active {
	text-decoration: none;
	color:#000000;
}
#Love A.Link:Link{
	font:verdana;
	color:#CC0033;
	font-weight:bold;
	text-decoration:none;
}
#Love A.Link:visited{
	font:verdana;
	color:#CC0033;
	font-weight:bold;
	text-decoration:none;
}
#Love A.Link:Hover{
	font:verdana;
	color:#CC0033;
	font-weight:bold;
	text-decoration:underline;
}
#Love A.Link:Active{
	font:verdana;
	color:#CC0033;
	font-weight:bold;
	text-decoration:none;
}
#Love A.FreeReports:Link{
	font:verdana;
	color:#000000;
	
	text-decoration:none;
}
#Love A.FreeReports:visited{
	font:verdana;
	color:#000000;

	text-decoration:none;
}
#Love A.FreeReports:Hover{
	font:verdana;
	color:#CC0033;
	
	text-decoration:underline;
}
#Love A.FreeReports:Active{
	font:verdana;
	color:#CC0033;
	
	text-decoration:none;
}
/*-------- Left Menu -------*/
#Love .LeftMenuBorder{
	border:1px solid #BF0030;
}
 .LeftMenuBottomBorder{
	border-bottom:1px solid #BF0030;
	font-family: "Kruti Dev 010";
	font-size: 12pt;
	color: #000000;
}
#Love .LeftMenuHeader{
	background-color:#CC0033;
	border:none;
	color:#fff;
	font-weight:bold;
	min-width:87px;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	height: 20px;
}
#Love .LeftMenubg{
	background-color: #CC0033;
}
#Love a.LeftMenu:link {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#Love a.LeftMenu:visited {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}
#Love a.LeftMenu:hover {
	text-decoration: underline;
	color:#000000;
	padding-left:6px;
}
#Love a.LeftMenu:active {
	text-decoration: none;
	color:#000000;
	padding-left:6px;
}

.hindi_leftmenu_test {
	font-family: "Kruti Dev 010";
	font-size: 10pt;
	font-weight: lighter;
	color: #000000;
}
.hindi_test {
	font-family: "Kruti Dev 010";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

