<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ddsmoothmenu{
	background:none; /*background of menu bar (default state)*/
	float:left;
	clear:both;
	font-family:Georgia;
	padding:0px;
	position:relative;
	z-index:100;
	width:1004px;
	color:#414242;
	/*_height:26px;*/
}
.ddsmoothmenu{
	outline:none;
}
.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0px 0px 0px 0px;
list-style-type: none;
padding:0px;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
background:none;
float: left;
margin:0px;
padding:0 12px 0px 0px;
color:#414242;
}

.ddsmoothmenu ul li.te{
position: relative;
display: inline;
background:none;
float: left;
margin:0px;
padding:0 0px 0px 0px;
}


/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background:none; /*background of menu items (default state)*/
text-decoration: none;
margin:0px;
padding:0;
font-family:Arial, Helvetica, sans-serif;
color:#414242; font-size:15px;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
color:#414242;
}
.ddsmoothmenu ul li a.selected
{
color:  #064d7a;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color:  #000000;
}
.ddsmoothmenu ul li ul li a
{
	font-size:12px;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
color:#ffe795;
}

.ddsmoothmenu ul li a:hover{
color:#ffe795;
}


.ddsmoothmenu ul li a.active{
color:#ffe795;
}

/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;

}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background:#ffffff;
}


/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
width: 230px; /*width of sub menus*/
padding:10px 0px 10px 10px;
margin: 0;
border: 1px solid #ffffff;
border-top:none;
background:#fabf57;
color:#000000;
font-size:13px;
font-weight:normal;
text-align:left;


}

.ddsmoothmenu ul li ul li a:hover{
width: 230px; /*width of sub menus*/
padding:10px 0px 10px 10px;
margin: 0;
border-bottom: 1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
background:#fed690;
color:#bb7e14;
font-size:13px;
font-weight:normal;


}

.ddsmoothmenu ul li ul li a.selected{
	background:#fed690;
	color:#bb7e14;
}

.ddsmoothmenu ul li ul li a.selected:hover{
	background:#fed690;
	color:#bb7e14;
}

.ddsmoothmenu ul li ul li a.selected span{
	background:#740000;
	color:#bb7e14;
	cursor:pointer;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
margin:0px;
padding:0px;
}
.ddsmoothmenu ul li ul li ul li{
display: list-item;
float: left;
margin:0px;
padding:0px;

}

.ddsmoothmenu ul li ul li ul li a{
	width: 230px; /*width of sub menus*/
	padding:7px 0px 7px 10px;
	margin: 0;
	border: 1px solid #fff;
	border-top:none;
	text-align:left;
	background:#fabf57;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
}

.ddsmoothmenu ul li ul li ul li a:hover{
	width: 230px; /*width of sub menus*/
padding:7px 0px 7px 10px;
	margin: 0;
	border-bottom: 1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	text-align:left;
	background: #fed690;
	color:#ffffff;
	font-size:12px; 
	font-weight:normal;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  #### ##### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
/*background: silver;*/
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}


/*.menu_in ul li a	{ float:left; color:#fff; font-size:14px; padding:25px 15px 0;}*/


/*.ddsmoothmenu ul li a.home	{ width:45px; height:16px; padding:0px 0 0px 6px; background:url(../../images/home_nor.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.home:hover	{  width:75px; height:46px; background:url(../../images/home_over.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.homeact	{  width:75px; height:46px; background:url(../../images/home_over.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.home.selected	{  width:75px; height:46px; background:url(../../images/home_over.jpg) no-repeat left top;}

.ddsmoothmenu ul li a.agenda	{  width:86px; height:46px; background:url(../../images/mnu_agnda.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.agenda:hover	{  width:86px; height:46px; background:url(../../images/mnu_agnda_hov.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.agendaact	{  width:86px; height:46px; background:url(../../images/mnu_agnda_hov.jpg) no-repeat left top;}

.ddsmoothmenu ul li a.speakers	{ width:96px; height:46px; background:url(../../images/mnu_spker.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.speakers:hover	{  width:96px; height:46px; background:url(../../images/mnu_spker_hov.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.speakersact	{  width:96px; height:46px; background:url(../../images/mnu_spker_hov.jpg) no-repeat left top;}

.ddsmoothmenu ul li a.partici	{  width:118px; height:46px; background:url(../../images/mnu_part.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.partici:hover	{  width:118px; height:46px; background:url(../../images/mnu_part_hov.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.particiact	{  width:118px; height:46px; background:url(../../images/mnu_part_hov.jpg) no-repeat left top;}

.ddsmoothmenu ul li a.sponsors	{  width:99px; height:46px; background:url(../../images/mnu_spons.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.sponsors:hover	{  width:99px; height:46px; background:url(../../images/mnu_spons_hov.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.sponsorsact	{  width:99px; height:46px; background:url(../../images/mnu_spons_hov.jpg) no-repeat left top;}

.ddsmoothmenu ul li a.registor	{  width:120px; height:46px; background:url(../../images/mnu_regis.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.registor:hover	{  width:120px; height:46px; background:url(../../images/mnu_regis_hov.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.registoract	{  width:120px; height:46px; background:url(../../images/mnu_regis_hov.jpg) no-repeat left top;}

.ddsmoothmenu ul li a.post	{  width:175px; height:46px; background:url(../../images/mnu_post.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.post:hover	{  width:175px; height:46px; background:url(../../images/mnu_post_hov.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.postact	{  width:175px; height:46px; background:url(../../images/mnu_post_hov.jpg) no-repeat left top;}

.ddsmoothmenu ul li a.organize	{  width:110px; height:46px; background:url(../../images/mnu_organize.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.organize:hover	{  width:110px; height:46px; background:url(../../images/mnu_organize_hov.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.organizeact	{  width:110px; height:46px; background:url(../../images/mnu_organize_hov.jpg) no-repeat left top;}

.ddsmoothmenu ul li a.venue	{  width:77px; height:46px; background:url(../../images/mnu_venue.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.venue:hover	{  width:77px; height:46px; background:url(../../images/mnu_venue_hov.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.venueact	{  width:77px; height:46px; background:url(../../images/mnu_venue_hov.jpg) no-repeat left top;}

.ddsmoothmenu ul li a.contact	{  width:106px; height:46px; background:url(../../images/mnu_contact.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.contact:hover	{  width:106px; height:46px; background:url(../../images/mnu_contact_hov.jpg) no-repeat left top;}
.ddsmoothmenu ul li a.contactact	{  width:106px; height:46px; background:url(../../images/mnu_contact_hov.jpg) no-repeat left top;}*/




.ddsmoothmenu ul li a.home:link { text-decoration:none; text-align:center; display:block; background: url(../../images/home_nor.jpg) no-repeat top left; width:97px; height:46px; padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.home:visited { text-decoration:none; text-align:center; display:block; background: url(../../images/home_nor.jpg) no-repeat top left; width:97px; height:46px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.home:active { text-decoration:none; text-align:center; display:block; background: url(../../images/home_over.jpg) no-repeat top left; width:97px; height:46px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.home:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/home_over.jpg) no-repeat top left; width:97px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.home_act:link { text-decoration:none; text-align:center; 	display:block; 	background: url(../../images/home_over.jpg) no-repeat top left; width:97px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.home_act:visited { text-decoration:none; 	text-align:center; display:block; background: url(../../images/home_over.jpg) no-repeat top left; width:97px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.home_act:active { text-decoration:none; text-align:center; display:block; background: url(../../images/home_over.jpg) no-repeat top left; width:97px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.home_act:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/home_over.jpg) no-repeat top left; width:97px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.home.selected { text-decoration:none; text-align:center; display:block; background: url(../../images/home_over.jpg) no-repeat top left; width:97px; height:46px; padding:0px 0 0px 0px;}



.ddsmoothmenu ul li a.about:link { text-decoration:none; text-align:center; display:block; background: url(../../images/about_nor.jpg) no-repeat top left; 	width:97px; height:46px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.about:visited { text-decoration:none; text-align:center; display:block; background: url(../../images/about_nor.jpg) no-repeat top left; 	width:97px; height:46px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.about:active { text-decoration:none; text-align:center; display:block; background: url(../../images/about_over.jpg) no-repeat top left; width:97px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.about:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/about_over.jpg) no-repeat top left; width:97px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.about_act:link { 	text-decoration:none; text-align:center; display:block; background: url(../../images/about_over.jpg) no-repeat top left; width:97px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.about_act:visited { text-decoration:none; text-align:center; display:block; background: url(../../images/about_over.jpg) no-repeat top left; width:97px; height:46px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.about_act:active { text-decoration:none; text-align:center; display:block; background: url(../../images/about_over.jpg) no-repeat top left; width:97px; height:46px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.about_act:hover {	text-decoration:none; text-align:center; display:block; background: url(../../images/about_over.jpg) no-repeat top left; width:97px; height:46px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.about.selected {	text-decoration:none; text-align:center; display:block; background: url(../../images/about_over.jpg) no-repeat top left; width:97px; height:46px;padding:0px 0 0px 0px; }


/*.ddsmoothmenu ul li a.child:link { text-decoration:none; text-align:center; display:block; background: url(../../images/child_nor.jpg) no-repeat top left; width:169px; height:51px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.child:visited { text-decoration:none; text-align:center; display:block; background: url(../../images/child_nor.jpg) no-repeat top left; width:169px; height:51px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.child:active {	text-decoration:none; text-align:center; display:block; background: url(../../images/child_over.jpg) no-repeat top left; width:169px; height:51px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.child:hover {	text-decoration:none; text-align:center; display:block; background: url(../../images/child_over.jpg) no-repeat top left; width:169px; height:51px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.child.selected {	text-decoration:none; text-align:center; display:block; background: url(../../images/child_over.jpg) no-repeat top left; width:169px; height:51px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul l  a.child_act:link { text-decoration:none; text-align:center; display:block; background: url(../../images/child_over.jpg) no-repeat top left; width:169px; height:51px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.child_act:visited {	text-decoration:none; text-align:center; display:block; background: url(../../images/child_over.jpg) no-repeat top left; width:169px; height:51px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.child_act:active {	text-decoration:none; text-align:center; display:block; background: url(../../images/child_over.jpg) no-repeat top left; width:169px; height:51px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.child_act:hover {	text-decoration:none; text-align:center; display:block; background: url(../../images/child_over.jpg) no-repeat top left; width:169px; height:51px;padding:0px 0 0px 0px; }
*/



.ddsmoothmenu ul li a.cur:link { text-decoration:none; text-align:center; display:block; background: url(../../images/cur_nor.jpg) no-repeat top left; width:118px; height:46px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.cur:visited { text-decoration:none; text-align:center; display:block; background: url(../../images/cur_nor.jpg) no-repeat top left; width:118px; height:46px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.cur:active { text-decoration:none; text-align:center; display:block; background: url(../../images/cur_over.jpg) no-repeat top left; width:118px; height:46px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.cur.selected { text-decoration:none; text-align:center; display:block; background: url(../../images/cur_over.jpg) no-repeat top left; width:118px; height:46px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.cur:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/cur_over.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.cur_act:link { text-decoration:none; text-align:center; display:block; background: url(../../images/cur_over.jpg) no-repeat top left; width:118px; height:46px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.cur_act:visited {	text-decoration:none; text-align:center; display:block; background: url(../../images/cur_over.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.cur_act:active { text-decoration:none; text-align:center; display:block; background: url(../../images/cur_over.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.cur_act:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/cur_over.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0 0px 0px;}

.ddsmoothmenu ul li a.admission:link { text-decoration:none; text-align:center; display:block; background: url(../../images/admiss_nor.jpg) no-repeat top left; 	width:118px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.admission:visited {	text-decoration:none; text-align:center; display:block; background: url(../../images/admiss_nor.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.admission:active {	text-decoration:none; text-align:center; display:block; background: url(../../images/admiss_over.jpg) no-repeat top left; width:118px; height:46px;  padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.admission.selected{	text-decoration:none; text-align:center; display:block; background: url(../../images/admiss_over.jpg) no-repeat top left; width:118px; height:46px;  padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.admission:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/admiss_over.jpg) no-repeat top left; width:118px; height:46px;  padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.admission_act:link { text-decoration:none; text-align:center; display:block; background: url(../../images/admiss_over.jpg) no-repeat top left; width:118px; height:46px;  padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.admission_act:visited { text-decoration:none; text-align:center; display:block; background: url(../../images/admissover.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.admission_act:active {	text-decoration:none; text-align:center; display:block; background: url(../../images/admiss_over.jpg) no-repeat top left; width:118px; height:46px;  padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.admission_act:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/admiss_over.jpg) no-repeat top left; width:118px; height:46px;  padding:0px 0 0px 0px; }


.ddsmoothmenu ul li a.campu:link { text-decoration:none; text-align:center; display:block; background: url(../../images/cam_nor.jpg) no-repeat top left; 	width:118px; height:46px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.campu:visited {	text-decoration:none; text-align:center; display:block; background: url(../../images/cam_nor.jpg) no-repeat top left; width:118px; height:46px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.campu:active {	text-decoration:none; text-align:center; display:block; background: url(../../images/cam_over.jpg) no-repeat top left; width:118px; height:46px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.campu:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/cam_over.jpg) no-repeat top left; width:118px; height:46px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.campu.selected { text-decoration:none; text-align:center; display:block; background: url(../../images/cam_over.jpg) no-repeat top left; width:118px; height:46px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.campu_act:link { text-decoration:none; text-align:center; display:block; background: url(../../images/cam_over.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.campu_act:visited { text-decoration:none; text-align:center; display:block; background: url(../../images/cam_over.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.campu_act:active {	text-decoration:none; text-align:center; display:block; background: url(../../images/cam_over.jpg) no-repeat top left; width:118px; height:46px;padding:0px 0 0px 0px; }
.ddsmoothmenu ul li a.campu_act:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/cam_over.jpg) no-repeat top left; width:118px; height:46px;padding:0px 0 0px 0px; }



.ddsmoothmenu ul li a.gal:link { text-decoration:none; text-align:center; display:block; background: url(../../images/gall_nor.jpg) no-repeat top left; 	width:118px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.gal:visited {	text-decoration:none; text-align:center; display:block; background: url(../../images/gall_nor.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.gal:active {	text-decoration:none; text-align:center; display:block; background: url(../../images/gall_over.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.gal:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/gall_over.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.gal.selected { text-decoration:none; text-align:center; display:block; background: url(../../images/gall_over.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.gal_act:link { text-decoration:none; text-align:center; display:block; background: url(../../images/gall_over.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.gal_act:visited { text-decoration:none; text-align:center; display:block; background: url(../../images/gall_over.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.gal_act:active {	text-decoration:none; text-align:center; display:block; background: url(../../images/gall_over.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0 0px 0px;}
.ddsmoothmenu ul li a.gal_act:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/gall_over.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0 0px 0px;}



.ddsmoothmenu ul li a.cir:link { text-decoration:none; text-align:center; display:block; background: url(../../images/cir_nor.jpg) no-repeat top left; 	width:118px; height:46px;padding:0px 0px 0px 0px; }
.ddsmoothmenu ul li a.cir:visited {	text-decoration:none; text-align:center; display:block; background: url(../../images/cir_nor.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0px 0px 0px;}
.ddsmoothmenu ul li a.cir:active {	text-decoration:none; text-align:center; display:block; background: url(../../images/cir_over.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0px 0px 0px;}
.ddsmoothmenu ul li a.cir:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/cir_over.jpg) no-repeat top left; width:118px; height:46px;padding:0px 0px 0px 0px; }
.ddsmoothmenu ul li a.cir.selected { text-decoration:none; text-align:center; display:block; background: url(../../images/cir_over.jpg) no-repeat top left;width:118px; height:46px;padding:0px 0px 0px 0px; }
.ddsmoothmenu ul li a.cir_act:link { text-decoration:none; text-align:center; display:block; background: url(../../images/cir_over.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0px 0px 0px;}
.ddsmoothmenu ul li a.cir_act:visited { text-decoration:none; text-align:center; display:block; background: url(../../images/cir_over.jpg) no-repeat top left; width:118px; height:46px;padding:0px 0px 0px 0px; }
.ddsmoothmenu ul li a.cir_act:active {	text-decoration:none; text-align:center; display:block; background: url(../../images/cir_over.jpg) no-repeat top left; width:118px; height:46px;padding:0px 0px 0px 0px; }
.ddsmoothmenu ul li a.cir_act:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/cir_over.jpg) no-repeat top left; width:118px; height:46px; padding:0px 0px 0px 0px; }



.ddsmoothmenu ul li a.con:link { text-decoration:none; text-align:center; display:block; background: url(../../images/contact_nor.jpg) no-repeat top left; 		width:118px; height:46px; padding:0px 0px 0px 0px; }
.ddsmoothmenu ul li a.con:visited {	text-decoration:none; text-align:center; display:block; background: url(../../images/contact_nor.jpg) no-repeat top left; 	width:118px; height:46px; padding:0px 0px 0px 0px;}
.ddsmoothmenu ul li a.con:active {	text-decoration:none; text-align:center; display:block; background: url(../../images/contact_over.jpg) no-repeat top left; 	width:118px; height:46px; padding:0px 0px 0px 0px;}
.ddsmoothmenu ul li a.con:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/contact_over.jpg) no-repeat top left; 	width:118px; height:46px; padding:0px 0px 0px 0px; }
.ddsmoothmenu ul li a.con.selected { text-decoration:none; text-align:center; display:block; background: url(../../images/contact_over.jpg) no-repeat top left; 	width:118px; height:46px; padding:0px 0px 0px 0px; }
.ddsmoothmenu ul li a.con_act:link { text-decoration:none; text-align:center; display:block; background: url(../../images/contact_over.jpg) no-repeat top left; 	width:118px; height:46px; padding:0px 0px 0px 0px;}
.ddsmoothmenu ul li a.con_act:visited { text-decoration:none; text-align:center; display:block; background: url(../../images/contact_over.jpg) no-repeat top left; 	width:118px; height:46px; padding:0px 0px 0px 0px; }
.ddsmoothmenu ul li a.con_act:active {	text-decoration:none; text-align:center; display:block; background: url(../../images/contact_over.jpg) no-repeat top left; 	width:118px; height:46px; padding:0px 0px 0px 0px; }
.ddsmoothmenu ul li a.con_act:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/contact_over.jpg) no-repeat top left; 	width:118px; height:46px; padding:0px 0px 0px 0px; }



/*.ddsmoothmenu ul li a.gal:link { text-decoration:none; text-align:center; display:block; background: url(../../images/gal_nor.jpg) no-repeat top left; 	width:80px; height:51px;padding:0px 0px 0px 0px; }
.ddsmoothmenu ul li a.gal:visited {	text-decoration:none; text-align:center; display:block; background: url(../../images/gal_nor.jpg) no-repeat top left; width:80px; height:51px; padding:0px 0px 0px 0px;}
.ddsmoothmenu ul li a.gal:active {	text-decoration:none; text-align:center; display:block; background: url(../../images/gal_over.jpg) no-repeat top left; width:80px; height:51px; padding:0px 0px 0px 0px;}
.ddsmoothmenu ul li a.gal.selected {	text-decoration:none; text-align:center; display:block; background: url(../../images/gal_over.jpg) no-repeat top left; width:80px; height:51px; padding:0px 0px 0px 0px;}
.ddsmoothmenu ul li a.gal:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/gal_over.jpg) no-repeat top left; width:80px; height:51px;padding:0px 0px 0px 0px; }
.ddsmoothmenu ul li a.gal_act:link { text-decoration:none; text-align:center; display:block; background: url(../../images/gal_over.jpg) no-repeat top left; width:80px; height:51px; padding:0px 0px 0px 0px;}
.ddsmoothmenu ul li a.gal_act:visited { text-decoration:none; text-align:center; display:block; background: url(../../images/gal_over.jpg) no-repeat top left; width:80px; height:51px;padding:0px 0px 0px 0px; }
.ddsmoothmenu ul li a.gal_act:active {	text-decoration:none; text-align:center; display:block; background: url(../../images/gal_over.jpg) no-repeat top left; width:80px; height:51px;padding:0px 0px 0px 0px; }
.ddsmoothmenu ul li a.gal_act:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/gal_over.jpg) no-repeat top left; width:80px; height:51px;padding:0px 0px 0px 0px; }

*/
.ddsmoothmenu ul li a.childs:link { text-decoration:none; text-align:center; display:block; background: url(../../images/child_nor.jpg) no-repeat top left; 	width:169px; height:51px;padding:0px 0px 0px 0px; }
.ddsmoothmenu ul li a.childs:visited {	text-decoration:none; text-align:center; display:block; background: url(../../images/child_nor.jpg) no-repeat top left; width:169px; height:51px; padding:0px 0px 0px 0px;}
.ddsmoothmenu ul li a.childs:active {	text-decoration:none; text-align:center; display:block; background: url(../../images/child_over.jpg) no-repeat top left; width:169px; height:51px; padding:0px 0px 0px 0px;}
.ddsmoothmenu ul li a.childs.selected {	text-decoration:none; text-align:center; display:block; background: url(../../images/child_over.jpg) no-repeat top left; width:169px; height:51px; padding:0px 0px 0px 0px;}
.ddsmoothmenu ul li a.childs:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/child_over.jpg) no-repeat top left; width:169px; height:51px;padding:0px 0px 0px 0px; }
.ddsmoothmenu ul li a.childs_act:link { text-decoration:none; text-align:center; display:block; background: url(../../images/child_over.jpg) no-repeat top left; width:169px; height:51px; padding:0px 0px 0px 0px;}
.ddsmoothmenu ul li a.childs_act:visited { text-decoration:none; text-align:center; display:block; background: url(../../images/child_over.jpg) no-repeat top left; width:169px; height:51px;padding:0px 0px 0px 0px; }
.ddsmoothmenu ul li a.childs_act:active {	text-decoration:none; text-align:center; display:block; background: url(../../images/child_over.jpg) no-repeat top left; width:169px; height:51px;padding:0px 0px 0px 0px; }
.ddsmoothmenu ul li a.childs_act:hover { text-decoration:none; text-align:center; display:block; background: url(../../images/child_over.jpg) no-repeat top left; width:169px; height:51px;padding:0px 0px 0px 0px; }


/* CSS Document */

</pre></body></html>