body {background-color:#FFFFFF; margin:0px;}
body, table, td, input, select, h1, h2, h3, h4, h5, h6 {font-family:Arial; font-size:12px; color:#666666;}
h1, h2, h3, h4, h5, h6 {font-weight:bold;}
body, form {margin:0px; padding:0px;}
th {font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	background-color:#cccccc;
}
#topAd {
 position:absolute;
 top:3;
 right:3;
 width:468px;
}

input.FilterBy {background-color: #ffffff;}
/* Changed by Venu to make default link behave like featureLnk */
/*a {color:#0099CC;text-decoration:none;}*/
a {color:#0099CC;text-decoration:none;}
a:hover {text-decoration:underline;}
/* Changed by Venu to make default link behave like featureLnk */
.search {width:100px; height:17px;}

/* Font and link definitions */
.bold {font-weight:bold;}
.italic {font-style:italic;}
.light {color:#666666;}
.introLnk {font-size:12px; font-weight:bold; color:#009eff;}
.introLnk:hover {text-decoration:underline;}
.introTxt {font-size:12px; color:#ffffff;}
.sectionLnk {color:#ffffff;}
.sectionLnk:hover {text-decoration:underline;}
.footerLnk {color:#000000;}
.footerLnk:hover {text-decoration:underline;}
.featureLnk {color:#0099CC;}
.featureLnk:hover {text-decoration:underline;}
.featureLnkSelect {color:#0099CC; text-decoration:underline;}
.headlineLnk {color:#333333; font-weight:bold;}
.headerLnk {color:#333333;}
.headerLnk:hover {text-decoration:underline;}
.detailBodyLnk {color:#ffffff; text-decoration:underline;}
.detailBodyItem {color:#0099CC;}
.detailImageDesc {color:#999999;}
.relevanceOn {color:#0099CC;}
.relevanceOff {color:#999999;}
.bodyTxt {font-family:Arial; font-size:11px; color:#333333;}

/* Added by Venu for mynasa */
.channel {font-size:12px;font-weight:bold; color:#0099CC;}
.dispName {color:#FFFFFF; font-weight:bold;}

/* Added by Venu on Apr 29 for Search */
.categoryLnkBig {font-family:Arial; font-size:12px; font-weight:bold; color:#333333;}
.categoryLnkBig {color:#0099CC;}
.categoryLnkBig:hover {text-decoration:underline;}
.categoryLnkBigSelect {color:#0099CC; text-decoration:underline;}
.categoryLnkSmall {font-family:Arial; font-size:11px; color:#333333;}
.categoryLnkSmall {color:#0099CC;}
.categoryLnkSmall:hover {text-decoration:underline;}
.categoryLnkSmallSelect {color:#0099CC; text-decoration:underline;}
.heading {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0099CC;
	line-height: normal;
	font-style: normal;


}
.pageTitle {
	font-size: 16px;
	font-weight: bold;
	color: #006699;


}
.colHeadings {
	font-size: 12px;
	font-weight: bold;
}

.oldShow {
	color: #666666;
}
.sectionBorder {
	border-width: 1;
	border-style: solid;
	border-color: #cccccc;
}