
			ul.mainMenuClass {
				margin: 0;
				padding: 0;
				list-style: none;
				width: 250px; /* Width of Menu Items */
				border-bottom: 1px solid #6C9DBF;
				text-align:left;
				position: absolute;
				font:normal normal normal 14px/25px Arial;
				background-color:#013274;
				}
			ul.mainMenuClass li {
				position: relative;
				border:1px solid #6C9DBF;	
				border-bottom:0px;			
				}
			

			ul.childMenuClass {
				margin:0;
				padding:0;
				list-style:none;
				width:200px; /* Width of Menu Items */
				position: absolute;
				left:145px; /* Set 1px less than menu width */
				top:0;				
				border:1px solid #97D0FC;
				display:none;
											
				}

			ul.childMenuClass li {
				position: relative;
				border:1px solid #6C9DBF;				
				}

			/* Styles for Menu Items */
			.menuLinkClass {
				display: block;
				text-decoration: none;
				color: #F4F7F9;
				background-color:#013274;		
				min-height:20px;				
				padding:5px;	
				padding-left:15px;	
				display:block;	
				}

			.menuLinkImageClass {
							display: block;
							text-decoration: none;
							color: #F4F7F9;
							background-color:#013274;
							min-height:20px;							
							padding:5px;	
							padding-left:15px;	
				}

			li.dividerAbove {
						 background-color:#CCCCCC;
						 font-size:0px;
			}

			.menuLinkImageClass:hover,.menuLinkClass:hover {
				background-color:#E6FFA2;
				color:#013274;
				font-weight:bold;
			}


			.showChildMenu {
				margin: 0;
				padding: 0;
				list-style: none;
				width: 150px; /* Width of Menu Items */
				position: absolute;
				left: 149px; /* Set 1px less than menu width */
				top: 0;
				border: 1px solid #013274;
				background-color:#013274;
				display: block;
				
				}


 .cpYearNavigation,.cpMonthNavigation
			    {
			    background-color:#6677DD;
			    text-align:center;
			    vertical-align:middle;
			    text-decoration:none;
			    color:#FFFFFF;
			    font-weight:bold;
			    }
	    .cpDayColumnHeader,
	    .cpYearNavigation,
	    .cpMonthNavigation,
	    .cpCurrentMonthDate,
	    .cpCurrentMonthDateDisabled,
	    .cpOtherMonthDate,
	    .cpOtherMonthDateDisabled,
	    .cpCurrentDate,
	    .cpCurrentDateDisabled,
	    .cpTodayText,
	    .cpTodayTextDisabled,
	    .cpText
			    {
			    font-family:arial;
			    font-size:8pt;
			    }
	    TD.cpDayColumnHeader
			    {
			    text-align:right;
			    border:solid thin #6677DD;
			    border-width:0 0 1 0;
			    }
	    .cpCurrentMonthDate,
	    .cpOtherMonthDate,
	    .cpCurrentDate
			    {
			    text-align:right;
			    text-decoration:none;
			    }
	    .cpCurrentMonthDateDisabled,
	    .cpOtherMonthDateDisabled,
	    .cpCurrentDateDisabled
			    {
			    color:#D0D0D0;
			    text-align:right;
			    text-decoration:line-through;
			    }
	    .cpCurrentMonthDate
			    {
			    color:#6677DD;
			    font-weight:bold;
			    }
	    .cpCurrentDate
			    {
			    color: #FFFFFF;
			    font-weight:bold;
			    }
	    .cpOtherMonthDate
			    {
			    color:#808080;
			    }
	    TD.cpCurrentDate
			    {
			    color:#FFFFFF;
			    background-color: #6677DD;
			    border-width:1;
			    border:solid thin #000000;
			    }
	    TD.cpCurrentDateDisabled
			    {
			    border-width:1;
			    border:solid thin #FFAAAA;
			    }
	    TD.cpTodayText,
	    TD.cpTodayTextDisabled
			    {
			    border:solid thin #6677DD;
			    border-width:1 0 0 0;
			    }
	    A.cpTodayText,
	    SPAN.cpTodayTextDisabled
			    {
			    height:20px;
			    }
	    A.cpTodayText
			    {
			    color:#6677DD;
			    font-weight:bold;
			    }
	    SPAN.cpTodayTextDisabled
			    {
			    color:#D0D0D0;
			    }
	    .cpBorder
			    {
			    border:solid thin #6677DD;
			    }

body
{
	margin:0px;
}			    
.PageTabMainBorder
{	
	border-top:1px solid #6794D9;
	clear:both;
}
.KakuroCrossLineCell {
	background-image:url("../images/KakuroCrossLine.gif");
	background-repeat:no-repeat;
	border:1px solid black;
	height:40px;
	margin:0;
	padding:0;
	width:40px;
}
.KakuroCrossLinetable {
	color:#000000;
	font-size:10px;	
	font-family:Arial,Helvetica,sans-serif;
	height:40px;
	text-align:center;
	width:40px;
}
.KakuroCell{
	color:#000000;
}
.KakuroCellGrey {
	background-color:#C0C0C0;
}

.KakuroCellGrey,.KakuroCell {
	border:1px solid black;
	height:40px;
	width:40px;
}
.CrosswordCell {
	background-color:transparent;
	border:0 solid #FFFFFF;
	margin:0;
	text-align:center;
	width:24pt;
	color:#000000;
	font-family:times,"times new roman",serif;
	font-size:15pt;
}
.SudokuTextbox_Fixed,.SudokuTextbox_Var,.SudokuTextbox_FixedRed,.SudokuTextbox_VarRed {
	background-color:transparent;
	border:0 solid #FFFFFF;
	margin:0;
	text-align:center;
	width:24pt;
}
.SudokuTextbox_Fixed,.SudokuTextbox_FixedRed {
	color:#7777DD;
	font-family:"lucida handwriting","comic sans ms",cursive;
	font-size:16pt;

}
.SudokuTextbox_FixedRed {
	background-color:#FFBFBF;
}
.SudokuTextbox_Var,.SudokuTextbox_VarRed {
	color:#000000;
	font-family:times,"times new roman",serif;
	font-size:18pt;
}
.SudokuTextbox_VarRed {
	background-color:#FFBFBF;
}
.PageBGClass
{
	/*background:#FFFFFF url('../images/background.jpg') no-repeat fixed bottom right;*/
	background-color:#FFFFFF;
	margin:0;
}
.PageLeftBG
{
	background:transparent url(../images/Page_LeftBG.png) repeat-y left top;
	width:16px;
}
.PageRightBG
{
	background:transparent url(../images/Page_RightBG.png) repeat-y right top;
	width:16px;
}
.PageBottomBG
{
	background:transparent url(../images/Page_BottomBG.png) no-repeat left top;
	width:1000px;
	height:26px;
}
.LogoClass,.LogoClassHover
{	
	background:transparent url(../images/logo.gif) no-repeat 0px 0px;
	width:337px;
	height:70px;
	cursor:pointer;
	margin-top:2px;
	margin-left:5px;
}
.TopBGClass
{
	height:65px;
	background-color:#FFFFFF;
}
.TopMenuBarBG
{
	background:transparent url(../images/TopLinkBar_Left.gif) repeat-x scroll left top;
	background-color:#FFFFFF;
	border-top:1px solid #D4D8D8;
	border-bottom:1px solid #D4D8D8;
	height:33px;
}
.TopMenuBarBG2
{
	background:transparent url(../images/TopLinkBar_Right.gif) repeat-x scroll left top;
	height:33px;
}
.Text,.TextBold
{
	font:normal normal normal 15px/23px Georgia,"Times New Roman",Times,serif;
	color:#000000;
	text-decoration:none;
}
.TextLink
{
	font:normal normal normal 12px/18px Arial;
	color:#0066CC;
	text-decoration:none;
}
.TextBold
{
	font-weight:bold;
}
.More
{
	font:normal normal normal 14px/35px Georgia,"Times New Roman",Times,serif;
	color:#040404;
	text-decoration:none;
	padding-right:15px;
}
.Link,.LinkBold,.LinkBig,.Link2
{
	font:normal normal normal 15px/23px Georgia,"Times New Roman",Times,serif;
	color:#054AA5;
	text-decoration:none;
}
.BlackLink,.BlackLinkBold
{
	font:normal normal normal 15px/25px Georgia,"Times New Roman",Times,serif;
	color:#000000;
	text-decoration:none;
}
.BlackLinkBold
{
	font-weight:bold;
}
.LinkBold
{
	font-weight:bold;
}
.LinkBig
{
	font-weight:bold;
	font-size:17px;
}
.mailLink
{
	font:normal normal normal 12px/25px Verdana,helvetica,sans-serif;
	color:#999999;
	text-decoration:none;
}
.Link:hover,.LinkBold:hover,.BlockHeadLink:hover,.More:hover,.BlockHeadClass:hover,.Linkwhite:hover,.LinkBoldwhite:hover,.BlackLinkBold:hover,.LinkBig:hover,.mailLink:hover,.Link2:hover
{
	text-decoration:underline;
}
.TextLink:hover
{
	text-decoration:underline;
}
.BlockHeadClass
{
	font:normal normal normal 22px/35px Georgia,"Times New Roman",Times,serif;
	color:#040404;
	text-decoration:none;
}
.TopLink,.TopLinkActive,.TopLinkRight
{
	font:normal normal normal 14px/33px Arial;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	display:block;
	width:100%;
}
.TopLinkSmall a
{
	font-size : 13px;
}
.TopLink:hover
{	
	background:transparent url(../images/TopLinkBar_Right.gif) repeat-x scroll left top;
}
.TopLinkRight:hover
{
	background:transparent url(../images/TopLinkBar_Left.gif) repeat-x scroll left top;
}
.TopLinkActive
{
	background:transparent url(../images/TopLinkBar_Right.gif) repeat-x scroll left top;
}
.SeparatorClass
{
	font:normal normal normal 14px/20px Verdana;
	color:#ACACAC;
	text-decoration:none;
}
.TopSeparatorClass
{
	font:normal normal normal 15px/30px Verdana;
	color:#8fbcdb;
	text-decoration:none;
	display:none;
}
.Border
{
	border:1px solid #b9b9b9;
}
.MarthiText
{
	font:normal normal normal 14px/25px Mangal,Verdana;
	color:#000000;
	text-decoration:none;
}
.BlockHead
{
	font:normal normal bold 14px/30px Georgia,"Times New Roman",Times,serif;
	color:#000000;
	text-decoration:none;
	padding-left:7px;
}
.BorderTop
{
	border-top:1px solid #b9b9b9;
}
.BorderRight
{
	border-right:1px solid #b9b9b9;
}
.BorderLeft
{
	border-left:1px solid #b9b9b9;
}
.BorderBottom
{
	border-bottom:1px solid #b9b9b9;
}
.Linkwhite,.LinkBoldwhite
{
	font:normal normal normal 14px/22px Georgia,"Times New Roman",Times,serif;
	color:#FFFFFF;
	text-decoration:none;
}
.LinkBoldwhite
{
	font-weight:bold;
}
.BorderDotted
{
	border-left:1px dotted #b9b9b9;
}
.BorderBottomDotted
{
	border-bottom:1px dotted #b9b9b9;
}
.BorderBold
{
	border-top:2px solid #40739b;
	border-bottom:2px solid #40739b;
}
.PhotoAlbum
{
	background:transparent url(../images/mytownalbum_photo_bg.gif) no-repeat left top;
	height:118px;
	width:149px;
}
.MyTownAlbumCSS_Photo_InnerImage
{
	text-align:center;	
	background:transparent url("") no-repeat center center;
	width:115px;
	height:100px;	
}
.LeftButton
{
	background:transparent url(../images/Left_button.gif) no-repeat left center;
	border:0px;
	height:107px;
	width:14px;
	cursor:pointer;	
}
.RightButton
{
	background:transparent url(../images/Right_button.gif) no-repeat left center;
	border:0px;
	height:107px;
	width:14px;
	cursor:pointer;	
}
.SectionButton
{
	background:transparent url(../images/section_button.gif) no-repeat left top;
	height:50px;
	width:288px;
	cursor:pointer;	
}
.SectionButtonActive
{	
	width:288px;
	background-color:#FFFFFF;
	border:1px soild #EAEAEA;
}
.SectionBulletClass,.SectionBulletClassActive
{
	background:url("../images/section_Bullet.gif") no-repeat center left;
	font:normal normal normal 22px/40px Georgia,"Times New Roman",Times,serif;
	color:#040404;
	text-decoration:none;
	padding-left:30px;
	margin:5px;
}
.SectionBulletClassActive
{
	background:url("../images/section_Bullet_Active.gif") no-repeat center left;
}
.MainTabActive
{
    background:transparent url(../images/tab_bg_active.gif) repeat-x scroll center top;
    color:#FFFFFF;
    cursor:pointer;
    font:normal normal bold 12px/24px Georgia,"Times New Roman",Times,serif;
    margin-right:3px;
    padding-left:10px;
    padding-right:10px;
    text-align:center;
    text-decoration:none;
}

.PageTabMainBG
{
    background:transparent url(../images/tab_bg.gif) repeat-x left top;
}
.PageTabMain
{    
    font:normal normal bold 12px/24px Georgia,"Times New Roman",Times,serif;
    color:#333333;
    cursor:pointer;
    margin-right:3px;
    padding-left:10px;
    padding-right:10px;
    text-align:center;
    text-decoration:none;
}
.BulletClass
{
	padding:0px;
	margin:0px;
	padding-left:10px;
	margin-left:10px;
}
.BulletClass LI
{
	list-style:none;
	list-style-image:url("../images/Bullet.gif");
	list-style-position:inherit;
	padding:0px;
	margin:0px;
}
.BulletClass LI a
{
	font-size:15px;
}
.PoweredByMV
{
	background:transparent url(../images/poweredby_myvishwa.gif) no-repeat center right;
	width:233px;
	height:34px;
	margin-right:10px;
	margin-left:5px;
	cursor:pointer;
}
.TopRightLinks
{
	font:normal normal normal 13px/18px Georgia,"Times New Roman",Times,serif;
	color:#000000;
	text-decoration:none;
}
.TopRightLinks:hover
{
	text-decoration:underline;
}
.PagingDivClass
{
	text-align:right;
}
.PageNumberClass,.PageNumberActiveClass
{	
	font:normal normal normal 15px/25px Georgia,"Times New Roman",Times,serif;
	color:#041386;
	text-decoration:none;
	margin:5px;
}
.PageNumberActiveClass
{
	color:#000000;
	font-weight:bold;
}
.PageNumberClass:hover
{	
	text-decoration:underline;
}

.Error
{
	font:normal normal normal 13px/20px Georgia,"Times New Roman",Times,serif;
	color:#FF0000;
	text-decoration:none;
	padding-bottom:10px;
	display:none;
}
.StarClass,.ErrorSpanClass
{
	font:normal normal normal 13px/20px Georgia,"Times New Roman",Times,serif;
	color:#FF0000;
	text-decoration:none;
}
.InputBox,.InputBoxSmall,.InputBoxBig,.LargeInputBox
{
	font:normal normal normal 13px/13px Georgia,"Times New Roman",Times,serif;
	color:#333333;
	text-decoration:none;
	width:200px;
	height:25px;
	padding-left:3px;
	background-color:#FFFFFF;
	border:1px solid #B1B1B1;
}
.InputBoxSmall{
	width:150px;
}
.LargeInputBox
{
	width:340px;
}
.InputBoxBig
{
	width:450px;
}
.TextAreaClass
{
	font:normal normal normal 13px/13px Georgia,"Times New Roman",Times,serif;
	color:#333333;
	text-decoration:none;
	width:856px;
	height:211px;
	padding-left:3px;
	background-color:#FFFFFF;
	border:1px solid #B1B1B1;
}
.FormLabel,.FormLabelPopup
{
	font:normal normal bold 13px/20px Georgia,"Times New Roman",Times,serif;
	color:#333333;
	text-decoration:none;
	text-align:right;
	padding-right:10px;
}
.FormLabelPopup
{
	padding:5px 2px 0px 8px;
	width:110px;
}
.ButtonClass
{
	background-color:#076ACE;	
	border:0px solid #666666;
	font:normal normal bold 14px/22px Georgia,"Times New Roman",Times,serif;
	color:#FFFFFF;	
	padding:0px 7px;
	height:25px;
	cursor:pointer;	
}
.LoginButtonClass
{
	background-color:#076ACE;
	border:0px solid #5397C7;
	font:normal normal bold 14px/14px Arial;
	color:#FFFFFF;
	width:80px;
	height:25px;
	cursor:pointer;	
}
.LoginButtonClass_Black
{
	background-color:#c4c3c3;
	border:0px solid #5397C7;
	font:normal normal bold 14px/14px Arial;
	color:#000000;
	width:70px;
	height:25px;
	cursor:pointer;	
}
.WaterMarkClass
{
	font:normal normal normal 13px/13px Georgia,"Times New Roman",Times,serif;
	color:#999999;
	text-decoration:none;
	width:300px;
	height:25px;
	padding-left:3px;
	background-color:#FFFFFF;
	border:1px solid #B1B1B1;	
}

.InputBox_Login
{
	font:normal normal normal 13px/13px Georgia,"Times New Roman",Times,serif;
	color:#333333;
	text-decoration:none;
	width:200px;
	height:25px;
	padding-left:3px;
	background-color:#FFFFFF;
	border:1px solid #B1B1B1;
	background-image: url(../images/mvlogin.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.PageHeading
{
	font:normal normal bold 20px/30px Georgia,"Times New Roman",Times,serif;
	color:#333333;
	text-decoration:none;
}
.PageSubHeading
{
	font:normal normal bold 15px/20px Georgia,"Times New Roman",Times,serif;
	color:#333333;
	text-decoration:none;
}
.BreadcrumClass
{
	font:normal normal normal 13px/13px Georgia,"Times New Roman",Times,serif;
	color:#999999;
	text-decoration:none;
}
.EvenRowClass td,.OddRowClass td
{
	background-color:#FFFFFF;
	padding:10px;
}
.OddRowClass td
{
	background-color:#F6F6F6;
}.PageNumber,.PageNumberActive
{
	font:normal normal normal 12px/19px Arial;
	color:#333333;
	text-decoration:none;		
	padding:3px;
	padding-left:7px;
	padding-right:7px;
	margin-left:1px;
	margin-right:1px;
	
}
.PageNumberActive
{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#6596E1;
}
.PageNumber td
{
	padding:5px;
}
.PageNumber Span,.PageNumber a
{
	font:normal normal normal 12px/19px Arial;
	color:#333333;
	text-decoration:none;		
	padding:3px;
	padding-left:7px;
	padding-right:7px;
	margin-left:1px;
	margin-right:1px;
	cursor:pointer;	
	background-color:#F2F7FF;
}
.PageNumber Span
{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#6596E1;
}
.PageNumber a:hover
{	
	background-color:#E3EEFE;
}
.AutoULClass
{
padding:0px;margin:0px;width:100%;text-align:left;border:1px solid #6596E1;font-family:arial;font-size:12px;background:#E1EDFF;
}
.AutoULClass
{
list-style-type:none;font-family:arial;font-size:12px;margin:5px 0 0 0;
}
.AutoLIClass
{
margin:0 0 5px 0;padding:2px 2px 2px 10px;cursor:default;color:#333333;
}
.AutoLIClass:hover
{
background:#FFFFFF;
}
.selected
{
background:#FFFFFF;
}

.PageNumber span, .PageNumber a {
-x-system-font:none;
background-color:#F2F7FF;
color:#333333;
cursor:pointer;
font-family:Arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:19px;
margin-left:1px;
margin-right:1px;
padding:3px 7px;
text-decoration:none;
}
.PageNumber span {
background-color:#6596E1;
color:#FFFFFF;
font-weight:bold;
}
.PageNumber a:hover {
background-color:#E3EEFE;
}
.BorderClass
{
	border:1px solid #99C3FF;
}
.BorderClass2
{
	border:1px solid #EAEAEA;
}
.BackgroundColorClass
{
	background-color:#F3F8FF;
}
.TableHeaderClass
{
	background-color:#227CBA;
	font:normal normal bold 15px/20px Georgia,"Times New Roman",Times,serif;
	color:#FFFFFF;
	text-decoration:none;
}
.GmailClass,.YahooMailClass,.HotMailClass
{
	background:transparent url("../images/gmail.jpg") no-repeat left center;
	height:35px;
	padding-left:45px;
	font:normal normal bold 20px/35px Georgia,"Times New Roman",Times,serif;
	color:#333333;
	text-decoration:none;
}
.YahooMailClass
{
	background:transparent url("../images/yahoomail.jpg") no-repeat left center;
}
.HotMailClass
{
	background:transparent url("../images/hotmail.jpg") no-repeat left center;
}

.Shivneri1ImageClass
{
	background:transparent url(../images/Forts/Shivneri1.jpg) no-repeat left top;
	width:892px;
	height:496px;
	
}
.AvilableCellClass,.AllocatedCellClass,.SelectedCellClass
{
	background-color:#FFFFFF;
	width:10px;
	height:10px;	
	border-left:1px solid #efede9;
	border-top:1px solid #efede9;
	float:left;
	font-size:0px;
	cursor:pointer;

}
.SelectedCellClass
{
	background-color:transparent;		
}
.AllocatedCellClass
{	
	background-color:transparent;
}

.ToolTipClass,.ToolTipClassRight,.ToolTipClassBottomLeft,.ToolTipClassBottomRight
{		
	background:url('../images/Popup.gif') no-repeat top left;
	width:220px;
	height:100px;
	opacity:0.8;
	filter:opacity(80);
	padding:3px;
	position:absolute;
	z-index:100;
	padding:10px 5px 5px 38px;
	font:normal normal normal 13px/18px Georgia,"Times New Roman",Times,serif;
	color:#333333;
	text-decoration:none;
}

.ToolTipClassRight
{		
	background:url('../images/Popup_right.gif') no-repeat top left;
	padding:10px;
	padding-right:30px;
}
.ToolTipClassBottomLeft
{		
	background:url('../images/Popup_bottom_left.gif') no-repeat top left;
	padding:10px;
	padding-left:30px;
}
.ToolTipClassBottomRight
{		
	background:url('../images/Popup_right.gif') no-repeat top left;
	padding:10px;
	padding-right:30px;
}

.PhotoAlbumCSS_BG {
background:#FFFFFF url(../images/album_photo_bg.jpg) no-repeat scroll left top;
height:110px;
padding:5px 0 0;
width:150px;
}

.PhotoAlbumCSS_Photo_AlbumInnerImage{
background:transparent url() no-repeat scroll center center;
cursor:pointer;
height:100px;
margin-left:20px;
text-align:center;
width:115px;
}
.HomePageHeading
{
	font:normal normal bold 24px/30px Georgia,"Times New Roman",Times,serif;
	color:#FE6804;
	text-decoration:none;
}
.CounterBG
{
	font:normal normal bold 22px/30px Georgia,"Times New Roman",Times,serif;
	color:#333333;
	text-decoration:none;
}
.CounterBG span
{
	padding:0px;
}
.CountDownClass
{
	width:270px;
	padding-top:5px;
	font:normal normal bold 16px/20px Arial;
	color:#333333;
	text-decoration:none;
}
.Comp_Middle
{		
	background:transparent url("../images/login_top.gif") repeat-x top left;
	font:normal normal bold 15px/28px Georgia,"Times New Roman",Times,serif;
	color:#333333;
	text-decoration:none;
	height:30;
	float:left;
	border:1px solid #88B9E9;
	border-bottom:0px;
	text-indent:10px;
	text-align:left;
}
.Comp_MainDiv,.Comp_MainDivPopup
{
	border:1px solid #B5D1FC;
	border-top:0px;
	background-color:#FFFFFF;
	clear:both;	
}
.InlineDiv
{
	float:left;
	background:transparent;
}
.InlineDivRight
{
	float:right;
	background:transparent;
}
.ImagePointerClass
{
	border:0px;
	cursor:pointer;
	display:block;
	width:59px;
	height:18px;
}

.PhotoAlbumCSS_BG {
background:#FFFFFF url(../images/album_photo_bg.jpg) no-repeat scroll left top;
height:110px;
padding:5px 0 0;
width:150px;
}

.PhotoAlbumCSS_Photo_AlbumInnerImage{
background:transparent url() no-repeat scroll center center;
cursor:pointer;
height:100px;
margin-left:20px;
text-align:center;
width:115px;
}
.PhotoAlbumCSS_BG_Small
{
	background:#FFFFFF url("../images/album_photo_Smallbg.gif") no-repeat top left;
	width:119px;
	height:110px;
	padding:5px 0px 0px 0px;
}
.PhotoAlbumCSS_BG_WithoutImage
{
	background:#FFFFFF no-repeat top left;
	width:160px;
	height:110px;
	padding:5px 0px 0px 0px;
	cursor:pointer;
}
.PhotoAlbumCSS_Photo_AlbumInnerImage_Small
{
	text-align:center;	
	background:transparent url("") no-repeat center center;
	width:135px;
	height:100px;
	cursor:pointer;
	margin-left:0px;
}
.PublicTheme_ExplorerCSS_ViewFolderName {
color:#333333;
font-family:Arial;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:16px;
text-decoration:none;
}
.PublicTheme_ExplorerCSS_ThumbnailView, .PublicTheme_ExplorerCSS_ThumbnailViewSelected {
background:#FFFFFF none no-repeat scroll center center;
border:1px solid #CACACA;
cursor:pointer;
height:100px;
text-align:center;
width:110px;
}
.Discussion_TopicsTree
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.GridTableBorderWithTop,.GridTableBorder
{
	border:1px solid #99C3FF;	
}
.GridTableBorder
{
	border-top:0px;
}
.GridTableHead
{
	border-bottom:1px solid #99C3FF;
	background-color:#F3F8FF;
}
.PublicTheme_ExplorerCSS_ThumbnailView{
background:#FFFFFF none no-repeat scroll center center;
border:1px solid #CACACA;
cursor:pointer;
height:100px;
text-align:center;
width:110px;
}
.PageClass
{
	font:normal normal bold 12px/20px Arial;
	color:#000000;
	text-decoration:none;
	padding:5px;
	background-color:#F2F7FF;
}
.PageClass:hover
{
	background-color:#E3EEFE;
	color:#000000;
}
.PageClassActive
{
	font:normal normal bold 12px/20px Arial;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px;
	background-color:#6596E1;
}
.VideosPageBG
{
	background-color:#4D4D4D;
	border:0px solid #B98C53;
}
.VideosTextColor
{
	color:#FFFFFF;
}
.VideosTextColor2
{
	color:#F7F2A2;
}
.MainPageBG
{
	background-color:#FFFFFF;
}

.EditorIFrame
{
	width:100%;
	height:300px;
	border:1px solid #88B9E9;
	font:normal normal normal 10px/13px Arial;
	color:#333333;
	text-decoration:none;	
	margin:0px;
	padding:0px;
}
.EditorIFrame_1 {
	-x-system-font:none;
	border:1px solid #EAEAEA;
	color:#333333;
	font-family:Arial;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:300px;
	line-height:13px;
	margin:0;
	padding:0;
	text-decoration:none;
	width:650px;
}
.EditorIFrame_2 {
	-x-system-font:none;
	border:1px solid #686868;
	color:#333333;
	font-family:Arial;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:290px;
	line-height:13px;
	margin:0;
	padding:0;
	text-decoration:none;
	width:740px;
}
.SmallEditorIFrame
{
	width:100%;
	height:200px;
	border:1px solid #88B9E9;
	font:normal normal normal 10px/13px Arial;
	color:#333333;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

.EditorToolbar{
	padding:5px 0px 5px 0px;
	background-color:#EAF4FF;
	border:1px solid #88B9E9;
	border-bottom:0px;
}
.EditorButton,.EditorButtonHover{
	background-color:#D9EAFF;
	border:1px solid #0066CC;
	font-family:Arial;
	font-size:10px;
	width:20px;
	height:20px;
	margin:4px;	
	cursor:pointer;
}
.EditorBoldButton
{
	background:#D9EAFF url("../images/text_editor/bold.gif") no-repeat center center;
}
.EditorItalicButton
{
	background:#D9EAFF url("../images/text_editor/italic.gif") no-repeat center center;
}
.EditorUnderlineButton
{
	background:#D9EAFF url("../images/text_editor/underline.gif") no-repeat center center;
}
.EditorBulletsButton
{
	background:#D9EAFF url("../images/text_editor/bullets.gif") no-repeat center center;
}
.EditorNumberingButton
{
	background:#D9EAFF url("../images/text_editor/numbers.gif") no-repeat center center;	
}
.EditorIndentButton
{
	background:#D9EAFF url("../images/text_editor/indent.gif") no-repeat center center;	
}
.EditorOutdentButton
{
	background:#D9EAFF url("../images/text_editor/outdent.gif") no-repeat center center;	
}
.EditorAlignLeftButton
{
	background:#D9EAFF url("../images/text_editor/alignleft.gif") no-repeat center center;	
}
.EditorAlignCenterButton
{
	background:#D9EAFF url("../images/text_editor/aligncenter.gif") no-repeat center center;	
}
.EditorAlignRightButton
{
	background:#D9EAFF url("../images/text_editor/alignright.gif") no-repeat center center;	
}
.EditorUndoButton
{
	background:#D9EAFF url("../images/text_editor/undo.gif") no-repeat center center;	
}
.EditorRedoButton
{
	background:#D9EAFF url("../images/text_editor/redo.gif") no-repeat center center;	
}
.EditorClearFormatting
{
	background:#D9EAFF url("../images/text_editor/clearformatting.gif") no-repeat center center;	
}
.EditorHelpButton
{
	background:#D9EAFF url("../images/text_editor/text-help.gif") no-repeat center center;	
}
.EditorSpellCheckButton
{
	background:#D9EAFF url("../images/text_editor/spellcheck.gif") no-repeat center center;	
}
.EditorHyperLinkButton
{
	background:#D9EAFF url("../images/text_editor/hyperlink.gif") no-repeat center center;	
}
.EditorImageButton
{
	background:#D9EAFF url("../images/text_editor/insert-picture.gif") no-repeat center center;	
}
.EditorBackColorButton
{
	background:#D9EAFF url("../images/text_editor/text-background.gif") no-repeat center center;	
}
.EditorForeColorButton
{
	background:#D9EAFF url("../images/text_editor/text-colour.gif") no-repeat center center;	
}
.SmilesButtonClass
{
	background:#D9EAFF url("../images/smiles/smiles_icon.gif") no-repeat center center;	
}
.EditorSmilesRow
{
	margin: 0px; padding: 0px;
}
.EditorFontDropdown
{
	font:normal normal normal 11px/20px Arial;
	color:#333333;
	text-decoration:none;	
	height:20px;
	background-color:#FFFFFF;
	border:1px solid #B1B1B1;
	margin:4px;	
}
.EditorButtonHover{
	background-color:#FFFFFF;
}
.SmilesTDImages {
	border:1px solid #FFFFFF;	
}
.SmilesTDImageshover {
	border:1px solid #B1B1B1;	
}
.ColorPupupHeaderClass
{	
	background-color:#FFFFFF;
	border:1px solid #B5D1FC;	
	text-align:right;
	padding:2px;
}
.ImageAlignLeftButtonClass
{
	background:#D9EAFF url("../images/text_editor/ImageAlignLeft_Inactive.gif") no-repeat center center;	
}
.ImageAlignRightButtonClass
{
	background:#D9EAFF url("../images/text_editor/ImageAlignRight_Inactive.gif") no-repeat center center;	
}
.ImageAlignLeftActiveButtonClass
{
	background:#D9EAFF url("../images/text_editor/ImageAlignLeft_Active.gif") no-repeat center center;	
}
.ImageAlignRightActiveButtonClass
{
	background:#D9EAFF url("../images/text_editor/ImageAlignRight_Active.gif") no-repeat center center;	
}
.SmallDivContainer {height:10px;}
.SmallDivClass {width:12px;height:12px;border-top:1px solid #B5D1FC;border-right:1px solid #B5D1FC;float:left;font-size:0px;padding:0px;line-height:0px;}
.LastSmallDivClass {width:12px;height:12px;border-top:1px solid #B5D1FC;border-left:1px solid #B5D1FC;border-right:1px solid #B5D1FC;float:left;font-size:0px;padding:0px;clear:both;line:height:0px;}

.FormRow1,.FormRow2
{
	clear:both;
	display:block;
}
.FormLabelDiv
{
	font:normal normal bold 13px/20px Georgia,"Times New Roman",Times,serif;
	color:#333333;
	text-align:right;
	text-decoration:none;	
	float:left;
	padding:6px 10px 0px 15px;
	width:200px;
}
.SelectBuster
{
	background-color:#EAF4FF;
	display:block;
	position:absolute;
}
.MainNewsLinkCSS,.MainNewsLinkCSSActive
{
	background:#F5F5F5 url('../images/main_newsbg.gif') repeat-x top left;
	cursor:pointer;
	font:normal normal normal 12px/15px Georgia,"Times New Roman",Times,serif;
	color:#000000;
	text-decoration:none;
	height:43px;
}
.MainNewsLinkCSS
{
	border-left:1px solid #F5F5F5;
}
.MainNewsLinkCSS div,.MainNewsLinkCSSActive div
{
	padding:5px;
}
.MainNewsLinkCSSActive
{
	background:none;
	background-color:#FFFFFF;
	border:1px solid #F5F5F5;
	border-left:0px;
}
.MainNewsLinkCSS a,.MainNewsLinkCSSActive a
{
	font:normal normal normal 14px/16px Georgia,"Times New Roman",Times,serif;
	color:#054AA5;
	text-decoration:none;
}
.MainNewsLinkCSS a:hover,.MainNewsLinkCSSActive a:hover
{
	text-decoration:underline;
}


.ReligionCSS_TopHeading_BG
{
	background:transparent url("../images/religion/heading_bg.gif") repeat-x top left;
	height:32px;
	padding-left:3px;
}
.ReligionCSS_TopMid_BG
{
	background:transparent url("../images/religion/bg_mid_top.gif") repeat-x top left;	
}
.ReligionCSS_SideBarMenuLink,.ReligionCSS_SideBarMenuLinkActive,.ReligionCSS_SideBarSubMenuLinkActive
{
	font:normal normal normal 14px/18px Georgia,"Times New Roman",Times,serif;
	color:#003399;
	text-decoration:none;
	background:transparent;
	display:block;
	width:auto;
	padding-left:5px;
	text-align:left;
	vertical-align:middle;
	height:19px;
}
.ReligionCSS_SideBarMenuLink:hover
{
	text-decoration:none;
	background-color:#E9F1FA;
}
.ReligionCSS_SideBarMenuLinkActive
{
	background:#6596E1 url("../images/sidebar_link_arrow.gif") no-repeat center right;	
	font-weight:bold;
	color:#FFFFFF;	
}
.ReligionCSS_SideBarSubMenuLinkActive
{	
	color:#CC6600;	
}
.SearchButton
{
	background:transparent url("../images/go_button.gif") no-repeat center center;	
	width:18px;
	height:18px;
	border:0px;	
	cursor:pointer;
}
.MusicPageBG
{
	background-color:#40454C;
}
.MusicTextColor
{
	color:#FFFFFF;
}
.MusicTextColor2
{
	color:#FFB903;
}
.MusicCSS_SearchBG
{
	background:transparent url("../images/myplace/search_bg.gif") repeat-x top left;
	height:60px;
	text-align:center;
	border:1px solid #88B9E9;	
}
.MusicTabActive,.MusicTabInActive
{
	font:normal normal bold 16px/23px Georgia,"Times New Roman",Times,serif;
	color:#FFB903;
	text-decoration:none;
}
.MusicTabInActive
{
	color:#FFFFFF;
}
.MusicTabActive:hover,.MusicTabInActive:hover
{
	text-decoration:underline;
}
.MusicTableClass
{
	background-color:#40454C;
}
.MusicTableHeading td
{
	/*background:transparent url(../images/table_heading.jpg) repeat-x top left;	*/
	font:normal normal normal 14px/25px Georgia,"Times New Roman",Times,serif;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#565656;
	height:25px;
	padding-left:8px;
	padding-right:8px;
}
.MusicTableEvenRow td,.MusicTableOddRow td
{
	background-color:#40454C;
	padding:5px;
	padding-left:8px;
	padding-right:8px;
}
.MusicTableEvenRow td
{
	background-color:#40454C;
}
.MusicButtonClass
{
	background-image:url("../images/button.jpg");
	background-repeat:repeat-x;
	height:24px;
	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	border:0px;
	cursor:pointer;
	
}
.MusicText
{	
	font:normal normal normal 17px/25px Georgia,"Times New Roman",Times,serif;
	color:#FFB903;
	text-decoration:none;	
}
.MusicLink,.MusicLinkBold
{
	font:normal normal normal 14px/25px Georgia,"Times New Roman",Times,serif;
	color:#FFFFFF;
	text-decoration:none;
}
.MusicLinkBold
{
	font-weight:bold;
}
.MusicLink:hover,.MusicLinkBold:hover
{
	text-decoration:underline;
}
.MusicPageClass
{
	font:normal normal bold 12px/20px Arial;
	color:#000000;
	text-decoration:none;
	padding:5px;
	background-color:#FFFFFF;
}
.MusicPageClass:hover
{
	background-color:#FFB903;
	color:#FFFFFF;
}
.MusicPageClassActive
{
	font:normal normal bold 12px/20px Arial;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px;
	background-color:#818181;
}
.MusicPageNextBackLink
{
	font:normal normal normal 13px/25px Georgia,"Times New Roman",Times,serif;
	color:#FFB903;
	text-decoration:none;
}
.MusicPageNextBackLink:hover
{
	text-decoration:underline;
}

.ListHeading
{
	font:normal normal bold 15px/18px Arial;
	color:#333333;
	text-decoration:none;
	padding-bottom:5px;	
}
.FormTextBold
{
	font:normal normal normal 13px/16px Arial;
	color:#333333;
	text-decoration:none;
	overflow:hidden;
	font-weight:bold;
}


.MusicCSS_ListOddRow,.MusicCSS_ListEvenRow
{	
	width:100%;
}
.MusicCSS_ListEvenRow TD,.MusicCSS_ListOddRow TD
{	
	font:normal normal normal 13px/16px Georgia,"Times New Roman",Times,serif;
	color:#333333;
	text-decoration:none;
	padding-left:8px;
	border-spacing:0px;
	padding-top:4px;
	padding-bottom:3px;
}
.MusicCSS_ListOddRow TD
{
	background:#FFFFFF url("../images/list_row_odd_heading.gif") repeat-x top left;	

}
.PageLinksContainer
{
	text-align:right;
	padding:10px;
}

.CurrentPageLink,.PageLink{
	color:#333333;
	cursor:pointer;
	font:12px/19px Arial;
	margin-left:1px;
	margin-right:1px;
	padding:3px 7px;
	text-decoration:none;
}
.CurrentPageLink
{
	background-color:#6596E1;
	color:#FFFFFF;
	font-weight:bold;
}
.MusicCSS_ListEvenRow TD
{
	background:#F2F7FF url("../images/list_row_even_heading.gif") repeat-x top left;	

}

.NewsHeading, H1
{
	font:normal normal bold 25px/30px UWebSubak,Mangal,Verdana;
	color:#000000;
	text-decoration:none;
}

#NewsContainer_1 .NewsHeading
{
	font-size :18;
}

#NewsContainer_2 .NewsHeading
{
	font-size :17;
}

#NewsContainer .NewsHeading
{
	font-size :19;
}

#NewsContainer1 .NewsHeading
{
	font-size :20;
}

#NewsContainer2 .NewsHeading
{
	font-size :21;
}

#NewsContainer3 .NewsHeading
{
	font-size :22;
}

#NewsContainer4 .NewsHeading
{
	font-size :23;
}

#NewsContainer_1  H1
{
	font-size :18;
}

#NewsContainer_2 H1
{
	font-size :17;
}

#NewsContainer H1
{
	font-size :19;
}

#NewsContainer1 H1
{
	font-size :20;
}

#NewsContainer2 H1
{
	font-size :21;
}

#NewsContainer3 H1
{
	font-size :22;
}

#NewsContainer4 H1
{
	font-size :23;
}


.NewsDetails
{
	font:normal normal normal 15px/25px Mangal,Verdana;
	color:#000000;
	text-decoration:none;
}

#NewsContainer_2 .NewsDetails
{
	font-size :13;
}

#NewsContainer_1 .NewsDetails
{
	font-size :14;
}

#NewsContainer .NewsDetails
{
	font-size :15;
}

#NewsContainer1 .NewsDetails
{
	font-size :16;
}

#NewsContainer2 .NewsDetails
{
	font-size :17;
}

#NewsContainer3 .NewsDetails
{
	font-size :18;
}

#NewsContainer4 .NewsDetails
{
	font-size :19;
}

.DateTimeClass
{
	font:normal normal normal 12px/18px Verdana;
	color:#999999;
	text-decoration:none;
}

#NewsContainer_2 .DateTimeClass
{
	font-size :10;
}

#NewsContainer_1 .DateTimeClass
{
	font-size :11;
}

#NewsContainer .DateTimeClass
{
	font-size :12;
}

#NewsContainer1 .DateTimeClass
{
	font-size :13;
}
#NewsContainer2 .DateTimeClass
{
	font-size :14;
}
#NewsContainer3 .DateTimeClass
{
	font-size :15;
}
#NewsContainer4 .DateTimeClass
{
	font-size :16;
}

.TagsClass,.TagsLinkClass
{
	font:normal normal normal 12px/18px Verdana;
	color:#000000;
	text-decoration:none;
}

#NewsContainer_2 .TagsClass
{
	font-size :10;
}

#NewsContainer_1 .TagsClass
{
	font-size :11;
}

#NewsContainer .TagsClass
{
	font-size :12;
}

#NewsContainer1 .TagsClass
{
	font-size :13;
}

#NewsContainer2 .TagsClass
{
	font-size :14;
}

#NewsContainer3 .TagsClass
{
	font-size :15;
}

#NewsContainer4 .TagsClass
{
	font-size :16;
}

.CommentsBlock
{
    margin-bottom:10px;
    background-color:#E1DFDF;
    border:1px solid #EAEAEA;
    width:740px;
}
.CommentsText
{
	font:normal normal normal 14px/20px Verdana;
	color:#000000;
	text-decoration:none;
}
.TagsLinkClass
{
	color:#041386;
}
.TagsLinkClass:hover
{
	text-decoration:underline;
}
.LeftMenuBG
{
	background-color:#E1DFDF;
}
.LeftMenuLinks,.LeftMenuLinksActive
{
	background:transparent url(../images/leftlinkarrow.gif) no-repeat center left;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:3px;
	border-bottom:1px solid #ACACAC;
}
.LeftMenuLinks a,.LeftMenuLinksActive a
{
	font:normal normal normal 22px/25px UWebSubak,Mangal,Verdana;
	color:#041386;
	text-decoration:none;
}
.LeftMenuLinksActive
{
	padding:0px;
	padding-left:20px;
	background:transparent url(../images/leftmenu_activebg.gif) no-repeat center left;
}
.LeftMenuLinksActive a
{
	font-weight:bold;
	color:#FFFFFF;
}
.LeftMenuLinks a:hover
{
	text-decoration:underline;
}
.NewsBlockTopLeft
{
	background:transparent url(../images/nb_topleft.gif) no-repeat top left;
	width:6px;
	height:5px;
}
.NewsBlockTopMid
{
	background:transparent url(../images/nb_topmid.gif) repeat-x top left;
	height:5px;
}
.NewsBlockTopRight
{
	background:transparent url(../images/nb_topright.gif) no-repeat top left;
	width:11px;
	height:5px;
}
.NewsBlockLeft
{
	background:transparent url(../images/nb_left.gif) repeat-y top left;
	width:6px;
}
.NewsBlockRight
{
	background:transparent url(../images/nb_right.gif) repeat-y top left;
	width:11px;
}
.NewsBlockBottomLeft
{
	background:transparent url(../images/nb_bottomleft.gif) no-repeat top left;
	width:6px;
	height:14px;
}
.NewsBlockBottomMid
{
	background:transparent url(../images/nb_bottommid.gif) repeat-x top left;
	height:14px;
}
.NewsBlockBottomRight
{
	background:transparent url(../images/nb_bottomright.gif) no-repeat top left;
	width:11px;
	height:14px;
}
.BottomLinksBlock
{
	background-color:#F5F3F3;
	padding:10px;
}
.BottomLinks,.BottomBoldLinks
{
	font:normal normal normal 15px/28px arial,verdana,sans-serif;
	color:#003366;
	text-decoration:none;
}
.BottomBoldLinks
{
	font-weight:bold;
}
.BottomLinks:hover,.BottomBoldLinks:hover
{
	text-decoration:underline;
	color:#CA0002;
}
.BottomBlockHeading
{
	font:normal normal bold 15px/35px arial,verdana,sans-serif;
	color:#000000;
	text-decoration:none;
}
.BottomBarClass
{
	background-color:#E7E7E8;
	border-top:1px solid #b9b9b9;
	height:70px;
}
.BlogTagsLinkClass
{
	font:normal normal normal 16px/30px arial,verdana,sans-serif;
	color:#003366;
	text-decoration:none;
}
.BlogTagsLinkClass:hover
{
	text-decoration:underline;
}
.WhileBGClass
{
	background-color:#F5F3F3;
}
.EditorClass
{
	-x-system-font:none;
	background-color:#FFFFFF;
	border:1px solid #7F9DB9;
	color:#333333;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:83px;
	line-height:11px;
	padding:3px;
	text-decoration:none;
	wrap:virtual;
	width:620px;
	overflow:auto;		
}

.LinkClass,.InactiveLinkClass
{
	font:normal normal normal 14px/20px Verdana;
	color:#041386;
	text-decoration:none;
}
.LinkClass:hover
{
	text-decoration:underline;
}
.InactiveLinkClass
{
	color:#000000;
	cursor : default;
}
.SmallText
{
	font-size:12px;
	font-family:Verdana;
}
.CharText
{
	font-size:10px;
	font-family:Verdana;
	text-align:center;
}
.UniCodeCharClass
{
	width:35px;
	height: 30px;
	background-color:#D9EAFF;
	padding:2px;
	padding-left:5px;
}
.UniCodeContainerClass
{
	float:left;
	cursor:pointer;
	padding:1px;
}
.Error
{
	font:normal normal normal 12px/16px Arial;	
	color:#FF0000;
	text-decoration:none;
	display:none;
	padding-bottom:10px;
}
.StarClass
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#FF0000;
}
.VotingBGTop
{
	background:transparent url(../images/votingbg_top.gif) no-repeat top left;
	width:771px;
	height:72px;
}
.VotingBGMid
{
	background:transparent url(../images/votingbg_mid.gif) repeat-y top left;
	width:771px;
}
.VotingBGBottom
{
	background:transparent url(../images/votingbg_bottom.gif) no-repeat top left;
	width:771px;
	height:12px;
}
.OptionsClass
{
	background:transparent url(../images/dot.gif) no-repeat center left;
	padding-left:20px;
	margin-right:20px;
	float:left;
}
.YesRating,.NoRating,.NeutralRating
{
	font-size:0px;
	height:15px;
	background-color:#157708;
	margin:5px 25px 5px 25px;
}
.NoRating
{
	background-color:#C50802;
}
.NeutralRating
{
	background-color:#9F9D9E;
}
.PlayListOdd
{
	font:normal normal normal 12px/15px Arial;
	color:White;
	background-color:#4D4D4D;
	border:solid 1px #FFFFFF;
	padding:5px;	
	padding-left:5px;
	text-decoration:none;	
	cursor:pointer;	
}
.PlayListEven
{
	font:normal normal normal 12px/15px Arial;
	color:White;
	background-color:#4D4D4D;
	border:solid 1px #FFFFFF;
	padding:5px;	
	padding-left:5px;
	text-decoration:none;	
	cursor:pointer;	
}
.PlayListSelected
{
	font:normal normal normal 12px/15px Arial;
	background-color:white;
	color:black;	
	border:solid 1px #FFFFFF;
	padding-left:5px;
	padding-top:2px;	
	text-decoration:none;	
	cursor:pointer;	
}

.ActiveTab
{	
	background:transparent url("../images/pagetab_bg_active.gif") repeat-x top center;
	font:normal normal bold 16px/24px Georgia,"Times New Roman",Times,serif;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;	
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	margin-right:3px;
}
.InactiveTab
{	
	background:transparent url("../images/pagetab_bg.gif") repeat-x top center;
	font:normal normal bold 16px/24px Georgia,"Times New Roman",Times,serif;
	color:#333333;
	text-decoration:none;
	text-align:center;
	border:1px solid #D6D6D6;	
	border-bottom:0px;	
	border-top:0px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	margin-right:3px;
}
.SelectedNode {
			background-color:#6596E1;
			color:#FFFFFF;
		}
.NodeClass {
			background-color:transparent;			
		}






.TreeSideBarMenuLink,.TreeSideBarMenuLinkActive,.TreeSideBarMenuLinkHover
{
	font:normal normal normal 11px/19px Verdana;
	color:#003399;
	text-decoration:none;
	background:transparent;
	text-align:left;
	cursor:pointer;
	width:auto;
	padding-left:5px;
	padding-right:10px;
}
.TreeSideBarMenuLinkHover
{
	text-decoration:none;
	background-color:#FFFFFF;
}
.TreeSideBarMenuLinkActive
{
	background:#6596E1 url("../images/sidebar_link_arrow.gif") no-repeat center right;	
	font-weight:normal;
	color:#FFFFFF;	
}
.treesideBar{
		overflow-x: auto;
		overflow-y: auto;	
		margin:0px;
		padding:0px;	
		width:150px;
}
.treesideBar ul {
		list-style: none;
		margin:0px;
		padding:0px;
}
.treesideBar ul li ul {
		list-style: none;
		margin:0px;
		padding:0px;
		padding-left:5px;
}
.treesideBar img {
	border: 0px;
	vertical-align: text-bottom;
}



.tree,.treeExplorerCSS{	
		overflow-x: auto;
		overflow-y: auto;
		width:95%;
				
		font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin:0px;
		padding:0px;
		padding-top:5px;
}
.tree ul,.treeExplorerCSS ul {
		list-style: none;
		margin-left:0px;
		padding-left:5px;
}
.treeExplorerCSS ul {
		padding-left:10px;
		margin:0px;
}
.tree img,.treeExplorerCSS img {
	border: 0px;
	vertical-align: text-bottom;
}
.tree a,.treeExplorerCSS a {
	color: #000;
	text-decoration: none;
}
.tree a:hover,.treeExplorerCSS a:hover {
	color: #345373;
}
.tree span,.treeExplorerCSS span {
	padding-left:5px;
}


.Form_SubMenuBG
{
	background:#FFFFFF url("../images/favourites_submenubg.gif") repeat-x top left;
	height:28px;
}
.VideoAlbumContainer
{
	background:#FFFFFF none no-repeat scroll center center;
	border:1px solid #CACACA;
	cursor:pointer;
	height:100px;
	position:relative;
	text-align:center;
	width:110px;
}
.PhotoAlbumCSS_Photo_InnerImage
{
	text-align:center;	
	background:transparent url("") no-repeat center center;
	width:142px;
	height:138px;	
}
.VideoAlbumCSS_Photo_InnerImage
{
	text-align:center;	
	background:url("../images/photoalbum_photo_bg.gif") no-repeat scroll left top #FFFFFF;
	width:175px;
	height:135px;	
}

.MyTownAlbumCSS_Photo_BG
{
	background:#FFFFFF url("../images/mytownalbum_photo_bg.gif") no-repeat top left;
	width:150px;
	height:118px;
	
}
.MyTownAlbumCSS_Photo_BG_Selected
{
	background:#FFFFFF url("../images/photoalbum_photo_bg_selected.gif") no-repeat top left;
	width:150px;
	height:118px;
	
}
.CommentPointer
{
background:transparent url('../images/commentpoint.png') no-repeat scroll 100% 33%;
margin-top:10px;
padding-right:14px;
margin:0px;
padding:0px;
}
.VisitorImage
{   
    border:1px solid #999999;
    padding:1px;
}

.CommentInfo
{    
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background:#EDEFF0 none repeat scroll 0 0;
float:left;
width:450px;
}

.ThumbsUp
{
    background:url('../images/thumbup.gif') no-repeat center left;
    width:15px;
    height:16px;
    cursor:pointer;      
}
.ThumbsDown
{
    background:url('../images/thumbdown.gif') no-repeat center left;
    width:15px;
    height:16px;
    cursor:pointer;    
}
.CollapsibleFieldset
{
	border:1px solid #EAEAEA;
	width:920px;
}
.Comments,.AddComments
{
	background:transparent url("../images/Comments_icon.gif") no-repeat center left;
	height:20px;
	float:right;
	padding-left:19px;
}
.AddComments
{
    background:transparent url("../images/Add_Comments_icon.gif") no-repeat center left;    	
}
.MyVishwa_BG
{
    background:transparent url("../images/mv_bg.jpg") no-repeat bottom right;    	
}
.Comp_MainDivBorder 
{
background-color:#FFFFFF;
border:1px solid #EAE9E9;
clear:both;
}
.EnglishFontCss
{
background-image: url(../images/Englishplus.gif);
background-repeat:no-repeat;
background-position:right top;

}

.MarathiFontCss
{
background-image: url(../images/plus.gif);
background-repeat:no-repeat;
background-position:right top;
}
.VideoAlbum_Folder {
background-color:#F4F5F5;
border:1px solid #B8B8B8;
display:inline-block;
font-family:Trebuchet,Tahoma,Arial,sans-serif;
font-size:11px;
font-weight:normal;
margin:3px 1px;
opacity:0.87;
padding:6px;
position:relative;
text-align:center;
vertical-align:top;
width:142px;
height:135;
}
.VideoAlbum_Folder:hover
{
opacity:1;
}
.LinkBoldHomeFortBlock
{
	font:normal normal bold 14px/22px Georgia,"Times New Roman",Times,serif;
	color:orange;
	text-decoration:none;
}
.LinkBoldHomeFortBlock:hover
{
	text-decoration:underline;
}

/* Solitaire CSS Classes */
div.solitaireprefs, div.solitaireprefs form {
background-color:#CCCCCC;
text-align:left;
	padding-left:20px;
	padding-top:10px;
}
.hotspot {
	border:1px solid #EAEAEA;
}

.ImageDivClass
{
	padding-right:10px;
}
.Time,.TimeInActive
{
	font:normal normal normal 13px/20px Verdana;
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;
	padding:0px 4px;
}
.HeadingBG
{
	background:transparent url(../images/HeadingBG.gif) repeat-y left top;
}
.HeadingText
{
	font:normal normal bold 14px/20px Verdana;
	color:#000000;
	padding-left:7px;
}
.MenuBG
{	
	background:transparent url(../images/MenuBg.gif) repeat-x left top;
	height:33px;
}
.SeparatorClass
{
	font:normal normal normal 14px/20px Verdana;
	color:#ACACAC;
	text-decoration:none;
}
.Heading
{
	font:normal normal bold 14px/20px Verdana;
	color:#ffffff;
	text-decoration:none;
}
.TopRightLinks,.TopRightText,.TopRightTextBold,.TopRightLinksNormal,.TopRightTextNormal,.TopRightTextBoldNormal,.TopRightDayLinks,.TopRightDayLinksActive
{
	font:normal normal normal 13px/18px Verdana;
	color:#fcf582;
	text-decoration:none;
}
.TopRightLinksNormal,.TopRightTextNormal,.TopRightTextBoldNormal
{
	font-family:Verdana;
	font-size:10px;
}
.TopRightTextBold,.TopRightTextBoldNormal
{
	font-weight:bold;
}
.TopRightLinks:hover,.TopRightLinksNormal:hover,.BottomLink:hover
{
	text-decoration:underline;
}
.TopRightDayLinks,.TopRightDayLinksActive
{
	font-weight:bold;
	border:1px solid #1f354a;
	padding:0px 2px;
}
.TopRightDayLinks:hover
{
	text-decoration:underline;
}
.TopRightDayLinksActive
{
	border:1px solid #fcf582;
}
.ShowText,.ShowTextBold
{
	font:normal normal normal 14px/24px Arial;
	color:#FFFFFF;
	text-decoration:none;
}
.ShowTextBold
{
	font-weight:bold;
}
.ShowBorderBottom
{
	border-bottom:1px solid #787979;
	height:2px;
	font-size:1px;
}
.CinemaHall
{
	font:normal normal bold 14px/18px Verdana;
	color:#fcf582;
	text-decoration:none;
}
.Heading
{
	font:normal normal bold 14px/20px Verdana;
	color:#ffffff;
	text-decoration:none;
}
.ShowLink,.ShowLinkBold
{
	font:normal normal normal 14px/25px Verdana;
	color:#fcf582;
	text-decoration:none;
}
.ShowLinkBold
{
	font-weight:bold;
}
.ShowLink:hover,.ShowLinkBold:hover,.ShowBlockHeadLink:hover
{
	text-decoration:underline;
}

.PageTabMainActive
{	
	background:transparent url("../images/pagetab_bg_active.gif") repeat-x top center;
	font:normal normal bold 12px/24px Arial;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;	
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	margin-right:3px;
}
.PageTabMain
{	
	background:transparent url("../images/pagetab_bg.gif") repeat-x top center;
	font:normal normal bold 12px/24px Arial;
	color:#333333;
	text-decoration:none;
	text-align:center;
	border:1px solid #D6D6D6;	
	border-bottom:0px;	
	border-top:0px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	margin-right:3px;

}
.SpeechDiv
{
	position:absolute;
	margin-left:-38px;
	width:39px;
	height:31px;
}
.ChivTivBGImage
{
	background-image:url('../images/ChivTiv.gif');
	width:107px;
	margin-right:5px;
	height:60px;
	background-repeat:no-repeat;
	cursor:pointer;
}
.ChivTivBGColor
{
	background-color:#F6F6F6;
}
.ServiceBGColor
{
	background-color:#F6F6F6;
}
.MaharashtraMandal
{
    background-color:#F7F7F7;
    margin-bottom:5px;
    margin-right:5px;
	width:300px;
	height:200px;
	float:left;
}
.BottomLinksSepratorClass
{
	font:normal normal normal 15px/23px Georgia,"Times New Roman",Times,serif;
	color:#999999;
	text-decoration:none;	
}
.SMSICONBG
{
	margin-top:20px;
	width:35px;
	height:38px;
	background:url('../images/sms_icon.gif') no-repeat top left;
	cursor:pointer;
}
.Link2
{
	color:Navy;	
}
.PopularMusicDiv,.PopularMusicDivHover {
				border-bottom:1px dotted #CCCCCC;
				padding-top:7px;
				color:#333333;
				font-family:Arial;
				font-size:12px;
				font-style:normal;
				font-variant:normal;
				font-weight:normal;
				line-height:25px;
			}
.PopularMusicDivHover{
	background-color:#EAEAEA;
	color:black;
}

.PagingClass,.PagingActiveClass
{	
	font:normal normal normal 15px/25px Arial,Georgia,"Times New Roman",Times,serif;
	text-decoration:none;
	margin:5px;
	cursor:pointer;
	margin-left:1px;
	margin-right:1px;
	padding:3px 7px;
	background-color:#F2F7FF;
}
.PagingActiveClass
{
	color:#FFFFFF;
	background-color:#6596E1;
	font-weight:bold;
}
.PagingClass:hover
{	
	background-color:#E3EEFE;
}
.AddMore_Button{
	font-weight:bold; font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background:#f2f2f2;
	color:#3366cc;
	border:1px solid #ccc;
	width:150px;
}
.TypePadClass
{
	background:url('../images/typepad.gif') no-repeat center center;
	height:18px;
	width:20px;
	cursor:pointer;
	text-decoration:none;
	border:0px;
	line-height:18px;
}
.LastUpdate
{
	font-family:Verdana;
	font-size:9px;
	text-decoration:none;
	color:#9A9A9A;
	padding-left:5px;
}
.TopLoginBoxClass
{
	position:absolute;
	display:none;
	z-index: 1000;
	border:6px solid #c4c3c3;
	background-color:#f5f5f5;
}
.TopBarRightLink
{
	font:normal normal normal 12px/20px Arial;
	color:#0347A2;
	text-decoration:none;
}
.TopBarRightLink:hover
{
	text-decoration:underline;
}
.NewsLinksBG
{
	font:normal normal bold 13px/17px Arial;
	color:#782508;
	text-decoration:none;	
	background:url('../images/NewsLinks_bg.jpg') no-repeat top left;
	padding:0px 8px;
	border:1px solid #BCBEBE;
	height:33px;
	clear:both;
}
.NewsLinksBG a
{
	font:normal normal bold 13px/17px Arial;
	color:#782508;
	text-decoration:none;
}
.NewsLinksBG a:hover
{
	text-decoration:underline;
}
.AlbumsTextHeading
{
	font:normal normal normal 12px/15px Arial;
	color:#445581;
	text-decoration:none;
	text-align:center;
	width:125px;
	cursor:pointer;
}
.VentureLinks
{
	font:normal normal normal 15px/34px Arial;
	color:#000000;
	text-decoration:none;
}
.VentureLinks:hover
{
	color:#CA0002;
	text-decoration:underline;
}

.Name
{	
	width:400px;
	background-color:#e7f2fa;
	font:normal normal bold 14px/25px Arial;
	color:#000000;
	float:left;	
}
.DName
{
	width:400px;
	font:normal normal normal 13px/25px Arial;
	color:#000000;
	float:left;
}
.Size
{
	width:100px;
	text-align:center;
}
.Remove
{
	width:150px;
	text-align:center;
}
.Progress
{
	width:300px;
	text-align:center;
}
.Totals
{	
	width:100%;
	background-color:#e7f2fa;
	font:normal normal bold 14px/25px Arial;
	color:#000000;
	float:left;	
	text-align:left
}
.Uploadbtn
{	
	background:transparent url("../images/upload_btn.gif") no-repeat left top;
	font:normal normal bold 13px/25px Arial;
	color:#000000;
	border:0px;
	width:106px;
	height:25px;
}
.Uploadbtn:hover
{	
	background:transparent url("../images/upload_hover_btn.gif") no-repeat left top;
	font:normal normal bold 13px/25px Arial;
	color:#000000;
	border:0px;
	width:106px;
	height:25px;
}
.WriteBlog
{
	background:transparent url("../images/write.gif") no-repeat center left;
	float:right;
	padding-left:25px;
	cursor:pointer;
}
.Back_Button
{
	background:transparent url("../images/back_button_arrow.gif") no-repeat left center;	
	height:16px;
	border:0px;	
	font:normal normal bold 12px/16px Arial;
	color:#333333;
	text-decoration:none;
	text-align:left;
	padding-left:11px;
	cursor:pointer;
}
.Edit_Button
{
	background:transparent url("../images/Edit.gif") no-repeat left center;	
	height:16px;
	border:0px;	
	font:normal normal bold 12px/16px Arial;
	color:#333333;
	text-decoration:none;
	text-align:left;
	padding-left:20px;
	cursor:pointer;
}
.Delete_Button
{
	background:transparent url("../images/icon_delete.gif") no-repeat left center;	
	height:16px;
	border:0px;	
	font:normal normal bold 12px/16px Arial;
	color:#333333;
	text-decoration:none;
	text-align:left;
	padding-left:20px;
	cursor:pointer;
}
fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}
legend 
{
    font-size: 15px;
    font-family: Georgia,"Times New Roman",Times,serif;
    line-height:22px;
    color: #696969;
    font-weight: bold;
    padding: 2px 4px 8px 4px;
}
.BusinessForumTopClass
{
	font:normal normal normal 35px/60px Georgia,"Times New Roman",Times,serif;
	color:#005EE5;
	text-decoration:none;
}
.FConnectClass
{
	background:transparent url("../images/fconnect.gif") no-repeat top right;
	font:normal normal normal 13px/25px Arial;
	color:#999999;
	text-decoration:none;
	height:25;
	padding-right:30px;
	float:left;
	margin-top:1px;
	margin-left:15px;
	cursor:pointer;
}
