body {
	font-family: Arial;
}
.cntwht {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
html{
	overflow:scroll;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.Htlhead {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.cntstr {
	font-family: Verdana;
	font-size: 11px;
	color: #F00;
	font-weight: bold;
}
.cnt {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.Htlheaddolr {
	font-family: Verdana;
	font-size: 16px;
	color: #A1A80A;
	font-weight: bold;
}
.cntcenter {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
.cntcenterwht {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.cnt1 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height:14px;
	text-align:left;
}
.cnt2 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.cntbluebld {
	font-family: Verdana;
	font-size: 11px;
	color: #009;
	font-weight: bold;
}
.cntcenter1 {
	font-family: Verdana;
	font-size: 16px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
.orglhead {
	font-family: Verdana;
	font-size: 14px;
	color: #F60;
	font-weight: bold;
}
a.corp{
	font-size:11px;
	color:#006699;
	text-decoration:none;
}
a.corp:hover{
	color:#666666;
	text-decoration:none;
}

a.sl {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.sl:link {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.sl:visited  {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.sl:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #157599;
	font-weight: bold;
	text-decoration: none;
}

a.sl1 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
a.sl1:link {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

a.sl1:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
a.sl1:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.sl2 {
	font-family: Verdana;
	font-size: 12px;
	color: #157599;
	font-weight: bold;
	text-decoration: none;
}
a.sl2:link {
	font-family: Verdana;
	font-size: 12px;
	color: #157599;
	font-weight: bold;
	text-decoration: none;
}

a.sl2:visited  {
	font-family: Verdana;
	font-size: 12px;
	color: #157599;
	font-weight: bold;
	text-decoration: none;
}
a.sl2:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #157599;
	font-weight: bold;
	text-decoration: none;
}
a.sl3 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
a.sl3:link {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}

a.sl3:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
a.sl3:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.sl4 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.sl4:link {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.sl4:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.sl4:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#footer tr td table tr td p .menuanchorclass {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #333;
}
.cnt1rt {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align: right;
}
#slider {

	/* You MUST specify the width and height */
	width:300px;
	height:186px;
	position:relative;	
	overflow:hidden;
}

#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:900px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt {
	
	/* Set the position */
	position:absolute;	
	top:0;
	left:0;
	z-index:500;
	
	/* width should be lesser than #slider width */
	width:100px;
	overflow:hidden;	
	

}
	
#excerpt {
	/* Opacity setting for different browsers */
	
	
	/*filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	opacity: 0.6;*/
	
	
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:-3px;
	left:-2px;
	
	/* Set the style */
	width:100px;
	background-color:#000;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#fff;	
}

	#excerpt li {
		padding:5px;
	}
	


.clear {
	clear:both;	
}
.fadecontentwrapper{ /* Total width: 350px+5px+5px=360px Read relative width relations for the other two containers below! */
position: relative;
width: 293px;
height: 180px; /* Set height to be able to contain height of largest content shown*/
border: 0px solid maroon;
overflow: hidden;
background-color:#FFFFFF; color:#000;
}

.fadecontent{ /*style for each fade content DIV within wrapper. Total width: 330px+10px+10px=350px (".fadecontentwrapper" width minus its padding and borders, if any) */
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	position: absolute;
	background: white;
	padding: 0px;
	visibility: hidden;
	width: 280px;
	height: 200px;
}

.fadecontenttoggler{ /*style for DIV used to contain toggler links. Total width: 350px+5px+5px=360px */
width: 293px;
border: 0px solid maroon;
border-top-width: 0;
overflow: hidden;
}

.fadecontenttoggler a{ /*style for every navigational link within toggler */
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
text-decoration: none;
border-right: 0px solid maroon;
padding: 0 2px;
float: left;
display: block;
color: black;
}

.fadecontenttoggler a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
background: #C03021;
color: white;
}

.fadecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.fadecontenttoggler a.prev, .fadecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
color: black;
}

.fadecontenttoggler a.prev:hover, .fadecontenttoggler a.next:hover{
color: white;
background: black;
}

.fadecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #C03021;
color: white;
}
.textbox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:140px;
	color:#333333;
}
h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	padding:0px;
	margin:0px;
}

.textbox_subscribe{
	width:190px;
	height:16px;
	margin-bottom:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border:#86CEEA 1px solid;
	float:left;
}

.buton_gray{
	background:url(images/butn_gray.png) no-repeat left top;
	width:55px;
	height:20px;
	border:none;
	font-size:11px;
	color:#FFFFFF;
	padding-bottom:1px;
	margin:0 0 0 5px;
	float:left;
}



/*------------cebit----------------*/
#cebit_wrapper{
	background:none;
	width:991px;
	margin:0 auto;
	position:relative;
}
#cebit_header{
	background:url(images/cebit_hader.jpg) no-repeat left top;
	height:254px;
	width:991px;
	float:left;
}
.cebit_suyati_logo{
	width:941px;
	height:95px;
	margin:25px 0 0 70px;
	float:left;
}
.cebit_ccms{
	width:280px;
	color:#fff;
	font-size:13px;
	line-height:140%;
	margin:0 0 0 500px;
	float:left;
	font-weight:bold;
}
#cebit_content{
	width:950px;
	margin:0 0 10px 8px;
	float:left;
	background:#f5fafd url(images/cebit_bg.jpg) repeat-x left top
}
.cebit_headbg{
	background:url(images/cebit_headingbg.jpg) no-repeat left top;
	width:524px;
	height:54px;
	float:left;
	margin:10px 0 0 0;
	color:#FFF;
	padding:15px 0 0 15px;
	font-size:12px;
	font-weight:bold;
}
#cebit_content_main{
	width:539px;
	margin:0 0 0 0;
	float:left;
	}
.cebit_text{
	width:474px;
	padding:0 25px 25px 30px;	
	float:left;
	background:#d1eaf4;
	font-family:"Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#363636;
	}
.cebit_content_bot{
	width:529px;
	background:url(images/cebit_content_bot.jpg) no-repeat left top;
	height:16px;
	float:left;
	}
#cebit_right{
	width:411px;
	float:left;
	padding:0;
	background:url(images/cebit_register_bg.jpg) no-repeat 15px 80px;
	height:450px;
	}
#cebit_right1{
	width:411px;
	float:left;
	padding:0;
	background:url(images/cebit_register_bg1.jpg) no-repeat 15px 80px;
	height:450px;
	}
#cebit_register{
	width:230px;
	padding:130px 80px 0 90px;
	float:left;
	}
.cebit_register_head{
	color:#057084;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	}
#cebit_register label{
	width:200px;
	margin:12px 0 0 35px;
	float:left;
	color:#999;
	font-family:"Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size:12px;
	}
#cebit_register input{
	width:165px;
	margin:0 0 0 35px;
	padding:0 0 0 5px;
	float:left;
	border:#84c6e0 1px solid;
	background:#d0e9f4;
	color:#666;
	height:18px;
	font-size:12px;
	}
#cebit_register .cebit_button{
	background:url(images/cebit_button.jpg) no-repeat left top;
	width:72px;
	height:72px;
	float:left;
	margin:10px 0 0 85px;
	border:none;
	}
.cebit_footer{
	width:935px;
	padding:25px 0 15px 15px;	
	float:left;
	text-align:left;
	color:#e68801;
	font-family:"Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size:12px;
	}
ul#nl_archive li{
	line-height:120%;
	margin:0 0 10px 0;
	}
ul#nl_archive li a{
	color:#006699;
	text-decoration:none;
	line-height:80%;
	}
ul#nl_archive li a:hover{
	color:#006699;
	text-decoration:underline;
	}
