body { margin:0px 0px 0px 0px;}


.height {height:100%;}

.logoalign{
padding-left:15px;
padding-right:2px;
padding-top:25px;
padding-bottom:20px;
}
.toplign{padding-top:2px; padding-bottom:2px; color:#CCCCCC;}
.menu{padding-left:6px; padding-right:6px; padding-top:7px; padding-bottom:7px; border:#e67817 outset 1px; font-size:9px;}
.panel{padding-left:6px; padding-right:6px; padding-top:6px; padding-bottom:0px;}
.newsfeedalign{padding-left:15px; line-height:16px; }
.leftpanelalign{padding-left:15px; padding-top:6px; padding-bottom:6px; line-height:18px; }

.conent {
	font-family: Arial;
	font-size: 12px;
	text-align:justify;
	color: #999999;
	line-height:18px;

}
.conent1 {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #000000;
	line-height:18px;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	color: #999999;
}

.heading{
	font-family:Arial;
	font-size: 24px;
	line-height:24px;
	color: #000000;
}

.text1{
	font-family:"Lucida Sans";
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	padding-left:4px;
}

.button{
     font-family: Arial;
	 font-size: 12px;
	 color: #000;
     background-color:#F0F0F0;
	 BORDER: #cccccc 1px solid; padding:6px; 	  
	 }

A.menu1:link{font-family:Arial; font-size:12px; color: #999999; line-height:18px;  text-decoration:none;}
A.menu1:visited {font-family:Arial; font-size: 12px; color: #999999; line-height:18px; text-decoration:none;}
A.menu1:hover {font-family: Arial; font-size: 12px; color: #999999;  line-height:18px; text-decoration:underline;}

A.menu3:link{font-family:Arial; font-size:12px; color: #000; line-height:18px;  text-decoration:none;}
A.menu3:visited {font-family:Arial; font-size: 12px; color: #000; line-height:18px; text-decoration:none;}
A.menu3:hover {font-family: Arial; font-size: 12px; color: #000;  line-height:18px; text-decoration:underline;}

A.menu2:link{font-family:Arial; font-size:12px;	color: #000000; text-decoration:underline;}
A.menu2:visited {font-family:Arial; font-size:12px; color: #000000; text-decoration:underline;}
A.menu2:hover {font-family: Arial; font-size:12px; color: #000000; text-decoration:none;}

.blackbg{ background-image:url(../images/image_blackbg.gif);  background-repeat: no-repeat; background-position:right,top;}
.whitebg{ background-image:url(../images/image_whitebg.gif);  background-repeat: no-repeat; background-position:left,top;}

.bordergrey{
	BORDER-TOP: #afc2cb 1px dashed; 
}
.border{
	BORDER: #afc2cb 1px solid; padding:2px; 
}




#sddm{margin: 0; padding: 0; z-index: 30}
#sddm li{margin: 0;	padding: 0;	list-style: none; float: right; font: bold 11px arial}
#sddm li a{ font-family:Arial; font-size:12px; font-weight:normal; width: 60px; color: #999999;	text-align: right;	text-decoration: none;}
#sddm li a:hover{background: #000000; text-decoration: underline; }
#sddm div{position:absolute; visibility: hidden; margin-left:100px; border:double 2px;}
#sddm div a	{position: relative;display: block;	margin: 0;	padding: 2px 6px;	width: auto; white-space: nowrap;		text-align: left;text-decoration: none;background: #999999; color: #ffffff;font: 12px arial}
#sddm div a:hover{background: #ffffff; color: #999999; text-decoration: none;}


/* image slide in home page*/
.clear {
	clear:both
}

#gallery {
	position:relative;
	height:101px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}

/* image slide in home page*/

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:320px;
		height:320px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}		
	
	pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	width:500px;
	}				

/* // Easy Slider */


