BODY{
	background-color: #FFFFFF;
	margin: 0px;
	font-family:  verdana, tahoma, sans-serif;
	font-size: 12px;
	color:#939598;

	}
	
/* text styles */
.maintext
{font-family:   verdana, tahoma, sans-serif; font-size: 13px; font-weight:normal; text-decoration:none; color:#000000;}
.maintext A:link
{font-family:   verdana, tahoma, sans-serif; font-size: 13px; font-weight:normal; text-decoration:none; color:#666666;}
.maintext A:hover
{
	font-family:  verdana, tahoma, sans-serif;
	font-size: 13px;
	font-weight:normal;
	text-decoration:underline;
	color:#015293;
}
.maintextbold
{font-family:  verdana, tahoma, sans-serif; font-size: 13px; font-weight:bold; text-decoration:none; color:#666666;}

.headingtextbold
{font-family:  arial, verdana, tahoma, sans-serif; font-size: 18px; font-weight:bold; text-decoration:none; color:#015293;}

.bottomlinkstext
{font-family:    verdana, tahoma, sans-serif; font-size: 8px; font-weight:normal; text-decoration:none; color:#FFFFFF;}
.bottomlinkstext A:link
{font-family:   verdana, tahoma, sans-serif; font-size: 9px; font-weight:normal; text-decoration:none; color:#FFFFFF;}
.bottomlinkstext A:visited
{font-family:   verdana, tahoma, sans-serif; font-size: 10px; font-weight:normal; text-decoration:none; color:#FFFFFF;}
.bottomlinkstext A:active
{font-family:   verdana, tahoma, sans-serif; font-size: 10px; font-weight:normal; text-decoration:none; color:#FFFFFF;}
.bottomlinkstext A:hover
{font-family:  verdana, tahoma, sans-serif; font-size: 10px; font-weight:normal; text-decoration:underline; color:#FFFFFF;}

.newbottomlinkstext
{font-family:    verdana, tahoma, sans-serif; font-size: 12px; font-weight:normal; text-decoration:none; color:#939598;}
.newbottomlinkstext A:link
{font-family:   verdana, tahoma, sans-serif; font-size: 12px; font-weight:normal; text-decoration:none; color:#939598;}
.newbottomlinkstext A:visited
{font-family:   verdana, tahoma, sans-serif; font-size: 12px; font-weight:normal; text-decoration:none; color:#939598;}
.newbottomlinkstext A:active
{font-family:   verdana, tahoma, sans-serif; font-size: 12px; font-weight:normal; text-decoration:none; color:#CCCCCC;}
.newbottomlinkstext A:hover
{font-family:  verdana, tahoma, sans-serif; font-size: 12px; font-weight:normal; text-decoration:none; color:#0070AF;}


.hometext
{font-family:   verdana, tahoma, sans-serif; font-size: 15px; font-weight:bold; text-decoration:none; color:#939598; line-height:25px; text-align:justify;}

/* TD styles */
.white { background-color:#FFFFFF; }
.black { background-color:#000000; }
.lightblue { background-color:#c0d3e9; }


#textalign {text-align:justify; line-height:20px; }
#text {line-height:20px; }


/* Tables styles */
TABLE.tableborderwhole {
	border-width: 0px 1px 0px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #918f90 #918f90 #918f90 #918f90;
}



/* background stlyes */
.mainbackground { background-image: url(images/background.gif); background-position:left top; background-repeat:repeat-y}

.bluebackground { background-image: url(images/bluebar.jpg); background-position:left top; background-repeat:no-repeat;}


.scrollnews_background { background-image: url(images/tameernewsblock.png); background-position:left top; background-repeat:no-repeat;}





/* form styles */
.form_button {
	width:110px;
	height:25px;
	font-size:13px;
	background-color:#015293;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	margin:2px;
}
.text_option
		{font-family: Tahoma, Verdana, sans-serif; font-size: 11px; background-color:#EEEEEE;  width:200px;}
.text_textarea
		{font-family: Tahoma, Verdana, sans-serif; font-size: 11px; background-color:#F8F8F8; width:200px;}


.searchinput {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFAED;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 12px;
	width: 120px;
	background-color:#AA8E65;
	border:1px solid #CCBEA9;

}

/* style for menu in awal plastic website */


	.clear{
		clear:both;
	}
	
	#mainContainer{
		width:760px;
		text-align:left;
		margin:0 auto;
		border-left:1px solid #000;
		border-right:1px solid #000;
		height:100%;
	}
	
	#topBar{
		width:760px;
		height:100px;
	}
	#leftMenu{
		width:200px;
		padding-left:10px;
		padding-right:10px;
		float:left;
	}
	#mainContent{
		width: 520px;
		padding-right:10px;	
		float:left;
	}
	/*
	General rules
	*/

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
		text-align:left;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:20px;
		
		
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;
		text-align:left;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{
	visibility:hidden;
	
	width: 182px;	/* IE 5.x */
	width/* */:/**/182px;	/* Other browsers */
	width: /**/182px;		
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #999999;
		text-decoration:none;	
		display:block;
		clear:both;
		text-align:left;
	font-family:   verdana, tahoma, sans-serif;
 font-size: 12px; 
 font-weight:normal; 
 text-decoration:none; 
		
	width: 182px;	/* IE 5.x */
		width/* */:/**/170px;	/* Other browsers */
		width: /**/170px;
		
	}
	
		#dhtmlgoodies_slidedown_menu a:hover{
		color: #0070af;
		text-decoration:none;	
		display:block;
		clear:both;
		font-weight:normal;
		
	width: 182px;	/* IE 5.x */
		width/* */:/**/170px;	/* Other browsers */
		width: /**/170px;
		
	}
	
	img{
		border:0px;
	}
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		
		
		color:#FFF;
	
		height:30px;
		line-height:30px;
		vertical-align:middle;
		padding-left:10px;
		text-align:left;
		
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
		text-align:left;
		
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{

	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
	


/* style for menu in awal plastic ends here */


/* comments if any

Style sheet developed by chacko for website

*/
.scroller{
	text-align:center;
}
.sul{
	margin-left:4px;
}