h1{font-family:Verdana,Arial,sans-serif;color:#990000}
#leftcol {border-right: solid 1px #cccccc; padding-right:4px}
#leftcol a {color:#000066; text-decoration:none;}
#leftcol a:hover {background-color:#FF8000; color:#ffffff; text-decoration:none;}
body,table,td,p,input,.inp {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:8pt}

/*Mambo styles*/
.frontpageheader {font-size:14pt; font-weight:bold; color:#999999}

.lite {color:#999999;font-size:8pt;font-family:Verdana,Arial,Helvetica,sans-serif}
.h{color:#666666;font-size:11pt}

body {
	background-color: rgb(198, 207, 208);
	/*background-color: #999999;*/
	background-image: URL(images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	-x-background-x-position: 0%;
	-x-background-y-position: 0%;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	/*border: 2px groove #cccccc; */
}

table.moduletable th {
	font-size        : 8pt;
	font-weight      : bold;
	color            : #000000;
	text-align       : center;
	width            : 100%;
}

#leftcol table.moduletable th {
	text-align       : center;
	/*background-image : url(images/buttonbg.jpg);*/
	background-color: #f0f0f0; /*#FF9933;*/
	background-repeat: no-repeat;
	background-position: left top;
}

#rightcol table.moduletable th {
	text-align       : center;
	/*background-image : url(images/buttonbg.jpg);*/
	background-color: #f0f0f0; /*#019a01;*/
	background-repeat: no-repeat;
	background-position: left top;
}

table.moduletable td {
	font-size: 10px;
	font-weight: normal;
}

.poll {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666;
	line-height      : 14px;
}


.sectiontableheader {
	background-color : #CCCCCC;
	color            : #660000;
	font-weight      : bold;
}

.sectiontableentry1 {
	background-color : #F0F0F0;
}

.sectiontableentry2 {
	background-color : #E0E0E0;
}


.small {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 7pt;
	color            : #666666;
	text-decoration  : none;
	font-weight	   : lighter;
}

.smalldark {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
}


.contentpane {
	background       : #FFFFFF;
}

.contentpaneopen {
	background       : #FFFFFF;
}

.contentheading, .componentheading {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 9pt;
	font-weight      : bold;
	color            : #000066;
	text-align       : left;
}

.createdate, .modifydate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 7pt;
	color            : #999999;
	text-align       : left;
}


.button {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-style       : normal;
	font-size        : 8pt;
	background-color : #FF8040;
	color            : #000000;
	border           : 2px raised #FFCC00;
}

.inputbox {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 8pt;
	color            : #000066;
	background-color : #FCFCFC;
	border           : 1px solid #CCCCCC;
}


a:link, a:visited {
	font-size: 8pt;
	color: #0000CC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color			: #FF9900;
	text-decoration  : underline;
}

a.readon, a.readon:link, a.readon:visited {
	color			: #CC0000;
	text-decoration  : none;
}
a.readon, a.readon:hover {
	color			: #CC0000;
	text-decoration  : underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	text-align:left;
	border-top: 1px dotted #CCCCCC;
	display: block;
}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align:left;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}

a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : bold;
}

a.category:hover {
	color            : #4490B4;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* RSGallery */
.galListThumb a img {
	filter:progid:DXImageTransform.Microsoft.DropShadow(Color=#CCCCCC, OffX=2, OffY=2, Positive=1);
}
.galThumb a img {
	filter:progid:DXImageTransform.Microsoft.DropShadow(Color=#CCCCCC, OffX=4, OffY=4, Positive=1);
}

/*
galListOuterTbl
galListInnerTbl
galHR
galListRowOdd
galListThumb
galListCatTxt1
galListCatTxt
galListDesc
galListNumPic
galRandom
*/

/*RSS Feeds*/

.fase4rdf {
	border-bottom: dotted 1px #cccccc;
}

.fase4rdf a {
	color:#CC0000;
}
.fase4rdf a:visited {
	color:#660000;
}

/* to prevent the huge Times of India logo */
.fase4rdf a img {
	display: none;
}

