body {
									font: 					75% Verdana;
									background: 			#C6C2C2;
									background-image:		url(../images/bg.jpg); 
									background-repeat:		repeat-x;
									margin: 				0; 
									padding: 				0;
/*									text-align: 			center; */
									color: 					#C90202;
}


h1 {
									/*padding: 				0 20px; */
									/*background: 			#FFFFFF;*/
									font-family:			"Trebuchet MS";
									font-size:				24px;
									color:					#C90202;
}
.h11 {
									/*padding: 				0 20px; */
									/*background: 			#FFFFFF;*/
									font-family:			"Trebuchet MS";
									font-size:				24px;
									color:					#C90202;
									font-weight:			bold;
}
h2 {
									/*padding: 				0 20px; */
									/*background: 			#FFFFFF;*/
									font-family:			"Trebuchet MS";
									font-size:				16px;
									color:					#C90202;
									padding-bottom:			20px;
}
.h22 {
									/*padding: 				0 20px; */
									/*background: 			#FFFFFF;*/
									font-family:			"Trebuchet MS";
									font-size:				16px;
									color:					#C90202;
									padding-bottom:			20px;
									font-weight:			bold;
}
p {
									/*padding: 				0 20px; */
									/*background: 			#FFFFFF;*/
									font-family:			verdana;
									font-size:				12px;
									color:					#C90202;
}
.pp {
									/*padding: 				0 20px; */
									/*background: 			#FFFFFF;*/
									font-family:			verdana;
									font-size:				12px;
									color:					#C90202;
}
.youtube {
									background-image:		url(../images/utubeBG.jpg); 
									background-repeat:		no-repeat;
									width:					220px;
									height:					195px;
}
.youtubeVDO {

									width:					209px;
									height:					183px;
									padding:				4px 4px 4px 4px;
}
.mainContent {
									/*padding: 				0 20px; */
									/*background: 			#FFFFFF;*/
									width:					950px;
}


.footerLine {
									background-image:		url(../images/line.jpg);
									background-position:	Bottom;
									background-repeat:		repeat-x;
}

.footer {
									margin: 				0; 
									padding: 				0 0 0 0;
									font-size:				11px;
									color:					#787676; 
									text-decoration:		none;
									line-height:			18px;
}
a.footer {
									margin: 				0; 
									padding: 				0 0 0 0;
									font-size:				11px;
									color:					#787676;
									text-decoration:		none;
}
a.footer:hover {
									margin: 				0; 
									padding: 				0 0 0 0;
									font-size:				11px;
									color:					#FE0000;
									text-decoration:		none;
}

Error
{
	/*padding: 				0 20px; */ /*background: 			#FFFFFF;*/
	font-family: verdana;
	font-size: 10px;
	color: red;
	font-weight: bold;
	font-family: verdana;
}



/* Image Slider (http://demos.mootools.net/Fx.Elements)*/
#empt { 
	height: 0em;
}
#kwicks_container { 
	height: 290px;
	text-align:left;
	width:866px;
/*	padding-top:5px;*/
}
#kwicks {
	position: relative;
}

#kwicks .kwick {
	float: right;
	display: block;
	width: 202px;
	height: 235px;
	list-style-type:none;
	cursor:hand;
}


#kwick_red {background-image:url(../images/oil.jpg); border-right-style:solid; border-right-color:#C90202; border-right-width:4px;}
#kwick_orange {background-image:url(../images/water.jpg);border-right-style:solid; border-right-color:#C90202; border-right-width:4px;}
#kwick_yellow {background-image:url(../images/masala.jpg);border-right-style:solid; border-right-color:#C90202; border-right-width:4px;}
#kwick_green {background-image:url(../images/food.jpg); border-right-style:solid; border-right-color:#C90202; border-right-width:4px; }




/* SubPage*/

.RightPanel {
									width:					220px;
}


/* Sub links (inner pages) ***************************************************************/

#sublinks ul
{
list-style-type: none;
text-align: left;
padding: 18;
margin-left: 1.5em;
}

#sublinks ul li a
{
background: transparent url(../images/aeroGreen.gif) left center no-repeat;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
text-align: left;
font: normal 11px verdana;
text-decoration: none;
color: #fff;
}

#sublinks ul li a:hover
{
background: transparent url(../images/aeroWhite.gif) left center no-repeat;
color: #81FF00;
}

#sublinks ul li a#current
{
background: transparent url(../images/aeroWhite.gif) left center no-repeat;
color: #81FF00;
}


/* News List
----------------------------------------------- */
#mainContent { 
	margin: 0px 0px 0px 0px;
	width:	846px;
} 


#TopNews-list  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

#TopNews-list ul {
	padding: 0px;
	margin: 0px;
} 

#TopNews-list li {
	background-color: none;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	list-style-type:none;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#B5B3B3;
}

.newss a {
	color: #C90202;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	min-height:50px;
	height:auto !important;
	height:50px;
	font-family:"Trebuchet MS";
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

 * html .newss a {  /* make hover effect work in IE */
}

.newss a:hover {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	min-height:50px;
	height:auto !important;
	height:50px;
	background-color: #212121;
	color:#FFFFFF;
}



#TopNews-list a em {
	color: #000;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}
#TopNews-list a:hover em {
	color: #fff;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}
#TopNews-list a p {
	color: #000;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}
#TopNews-list a:hover p {
	color: #fff;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}
#TopNews-list a strong {
	font-style: normal;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	font-weight: bold;
}
#TopNews-list .post-by {
	color: #FFF200;
	font-weight: normal;	
}
#TopNews-archive{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
	font-size: 16px;
}

#TopNews-archive ul{
	margin: 0px;
	padding: 0px;
}

#TopNews-archive li{
	margin-bottom: 1px;
	background-color: #3e3d39;
}
#TopNews-archive li a{
	margin: 0px;
	padding-right: 10px;
	padding-left: 28px;
	background-color: #3e3d39;
	color: #d2c6a4;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}
#TopNews-archive li a:hover{
	margin: 0px;
	padding-right: 10px;
	padding-left: 28px;
	background-color: #5c584e;
	color: #ffbb00;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}
#TopNews-archive .on-blog{
	margin: 0px;
	padding-right: 10px;
	padding-left: 28px;
	background-color: #5c584e;
	color: #ffbb00;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}

a.box {
							padding: 					3px;
							background-color: 			#FFFFFF;
							text-decoration: 			none;
							color: 						#000000;
							font-family: 				Verdana;
}

a.box:hover {
							color: 						#000000;
							padding: 					3px;
							text-decoration: 			none;
							background-color: 			#666666;
							color: 						#FFFFFF;
							font-family: 				Verdana;

}
a.password {
							padding: 					3px;
							background-color: 			#FFF000;
							text-decoration: 			none;
							color: 						#000000;
							font-family: 				Verdana;
}

a.password:hover {
							color: 						#000000;
							padding: 					3px;
							text-decoration: 			none;
							background-color: 			#FE0000;
							color: 						#FFFFFF;
							font-family: 				Verdana;

}
.InputBox {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border: 1px solid #B3B3B3;
	height: 16px;
	text-align:left;
	padding-top:3px;
	padding-left:4px;
	background-image: url(../images/fieldBG.gif); background-repeat:repeat-x;
}
.textarea {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	height: 125px;
	width:300px;
	text-align:left;
	padding-top:3px;
	background-image: #fff url(../images/fieldBG.gif); background-repeat:repeat-x;
}
.InputBoxFixedSmall {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border: 1px solid #B3B3B3;
	height: 16px;
	width:138px;
	text-align:left;
	padding-top:1px;
	padding-left:4px;
	background-image: url(../images/fieldBG.gif); background-repeat:repeat-x;
}

/* Accordion for PRESS page__________________________*/
.toggler {
	color: #000;
	margin: 0;
	padding: 2px 5px;
	background: #EFEEEE;
	border-bottom: 1px solid #000;
/*	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
*/	font-size: 12px;
	font-weight: normal;
	font-family: verdana;
	cursor:hand;
	height:22px;
	padding:10px 0px 0px 5px;
}
.element {
text-align:left;
background-color:none;
color:fff;
 
}
 
.element p {
	margin: 0;
	color:fff;
	padding:10px 10px 10px 10px;
}
 
.float-right {
	padding:10px 20px;
	float:left;
	color:fff;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 0px;
	color:fff;
}
/* End Accordion for PRESS page__________________________*/