BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background: #ffffff;
}

/* FOOTER */

.sitemap {
	font-size: x-small;
	color: #6666CC;
}

/* BODY TEXT */
.bodyText {
	font-size: x-small;
	text-align: justify;
}

.pgTitle {
	color: #000000;
	text-align: left;
	font-size: small;
	font-weight: bold;
	background-color: #ff9933;
}

.pgTitleCenterAlign {
	color: #333333;
	text-align: center;
	font-size: small;
	font-weight: bold;
	background-color: #ff9933;
}

.emphasis {
	font-weight: bold;
}

.xtraSmall {
	font-size: xx-small;
	font-style: italic;
}

.comingSoon{
	font-size: x-small;
	text-align: center;
	color: #cd0000;
}
.newSign {
	font-size: xx-small;
	font-weight: bold;
	color: #cd0000;
}

/* Bhajans XML Transform styles */

.guj {
	text-align: center;
	font-family: Courier New;
}

.eng {
	text-align: center;
	padding-bottom: 5px;
}

.bhajanTitle {
	font-weight: bold;
	font-size: xx-small;
}

/* End Bhajans */

p.footnote {
	font-size:10.0pt;
	font-family:"Verdana";
}

span.footnoteRef {
	color: #6666CC; 
}

table#bodyTable {
	border: 1px solid;
	background: transparent;
	border-collapse: collapse;
}

#bodyTable TD {
	vertical-align: top;
	text-align: left;
	border: 1px solid;
}

#bodyTable TD.wBottomPad {
	vertical-align: top;
	text-align: left;
	border: 1px solid;
	padding-bottom: 10px;
}

.sectHeader {
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	background-color: #66ccff;
	padding: 0px;
}


.subSectHeader {
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	background-color: #99ccff;
	padding: 0px;
}

TH {
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	background-color: #ffcc99;
	padding: 0px;
}

TH.popup {
	text-align: center;
}

TH.topicTableHeader {
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;

	background-color: #006699;
	padding: 0px;
}

TD {
	font-size: x-small;
}

.oddtr {
	background-color: #ffffff;
	
}

.eventr {
	background-color: #e6e6e6;

}

.leftPad {
	padding-left: 10px;
}


/* LINKS */

a:link {
	color: #2B80FF;
} /* unvisited link */

a:visited {
	color: #6666CC;
} /* visited link */

a:hover {
	color: #FF6600;
} /* mouse over link */

a:active {
	color: #336699;
} /* selected link */


/* FORM ELEMENTS */

TEXTAREA, SELECT, INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small; 
}

.buttonNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #cc6600;
	color: #ffffff;
	font-size: xx-small;
	font-weight: bold; 
}


.playlistStyle {
	text-align: left;

	position: absolute; 
	left: 500px;
	top:30px;
	z-index: 2;
	
	width: 300px;
	overflow: auto; 
	
	height: 200px;
	border: 1px #000000 solid;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	
	border-style: solid;
	border-width: 2px;
	border-color: #ff9933;
	
}

.outerDiv{
	font-weight: bold;
	font-size: x-small;
	background-color: #99ccff;
	position: relative;
}

TH.playlist {
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	background-color: #99cc99;
	padding: 0px;
}

div.scroll {
	height: 150px;
	width: 400px;
	overflow: auto;
	border: 1px solid #666;
	background-color:#202020;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #00000;
	scrollbar-shadow-color: #000000 ;
	scrollbar-arrow-color: #C0C0C0;
	scrollbar-track-color: #C0C0C0;

}

.playlistTD{
	filter:alpha(opacity=50);   /* Internet Explorer       */
	-moz-opacity:0.5;           /* Mozilla 1.6 and below   */
	opacity: 0.5;               /* newer Mozilla and CSS-3 */
}

.liveText {
	color: #FF0000;
	text-align: left;
	font-size: small;
	font-weight: bold;
}
