body, div {
 margin:0px;
 padding:0px;	
}

body, div, td, th, h1, h2, h3, h4, h5, span, p, ul, li, a {
 font-family: Calibri, Arial, Verdana, Helvetica;
}

body, div, td, th, span, p, ul, li, a {
 font-style:  normal;
 font-weight: normal;
 font-size: 1em;
 line-height: 1.15em;
}

body {
 background-color:#ffffff;
}

.a_mainmenu {
 padding-left: 10px;	
 padding-right: 10px;	
 padding-top: 8px;	
 padding-bottom: 9px;	
 
 color: #ffffff;	
 text-decoration: none;
 
 font-weight: bold;
 font-size: 1.2em;
 line-height: 1.2em;
 
 background-color: #C00000;
}

.a_mainmenu_hover {
 color: #990000;	
 background-color: #F5AF00;
}

ul#ul_mainmenu li {
 display: inline;
 margin-left: 5px;
 margin-right: 10px;
 color: #ffffff;
}

.link_type1 {
 color: #990000;
 text-decoration: none;
}

.link_type1:hover {
 text-decoration: underline;
}

.langSel {
 color: #C00000;
 font-size:0.8em;
 text-decoration: none;
}
.langTittle {
 color: #000000;
 font-size:0.8em;
 text-decoration: none;
}
.langTittle:hover {
 text-decoration: underline;
}

.newsTittle {
 color: #000000;
 font-size: 1.1em;
 line-height:1.1em;
 text-decoration: none;
}

.link_4_icon {
 color: #990000;
 font-size: 1.1em;
 line-height:1.1em;
 text-decoration: none;
}

.link_4_icon:hover {
 text-decoration: underline;
}

.newsReadMore {
 font-size:0.9em;
 line-height:1.4em;
 color: #B26C1D;
 text-decoration: none;
}

.newsReadMore:hover {
 text-decoration: underline;
}

.newsDate {
 font-size:0.9em;
 line-height:1em;
 color: #AAAAAA;
}

.newsShortDesc {
 font-size:0.9em;
 line-height:1.4em;
 color: #000000;
}

.a_eventlink {
 color: #000000;	
 text-decoration: none;
 font-size:0.9em;
 line-height:1em;
 cursor: pointer;
 background-color: #ffffff;
}

.a_eventlink_hover {
 background-color: #F7EFE7;
 cursor: pointer;
}

.tooltip {
 display:none;
 background:transparent url(tooltip/black_arrow.png);
 font-size:12px;
 height:70px;
 width:160px;
 padding:25px;
 color:#fff;
}

.div_subMenuHolder a {
 color: #ffffff;
 text-decoration: none;
 cursor: pointer;
}

.div_subMenuHolder a:hover {
 text-decoration: underline;
}



.iikaddress {
 color: #D6BDA3;	
 font-size: 0.8em;
 line-height:1.4em;
}



.sp_copyRight {
 color: #ffffff;
 font-weight: normal;
 font-size: 12px;
 line-height: 16px;
 letter-spacing: 0px;
 word-spacing: 1px;	
}
.sp_sitemapDisclaimer {
 color: #ffffff;
 font-weight: normal;
 font-size: 12px;
 line-height: 16px;
 letter-spacing: 0px;
 word-spacing: 1px;	
}
.sp_sitemapDisclaimer_a {
 color: #ffffff;
 text-decoration:none;
}
.sp_sitemapDisclaimer_a:hover {
 text-decoration:underline;
}

#slider_navlist { 
	margin:0px;
	position:relative;
}
#slider_navlist li {
	margin:0; 
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}	
#slider_navlist li, #slider_navlist a{
	height:32px;
	width:32px;
	display:block;
}

#slider_prev{width:32px; height:32px; left:0px; top:0px;}
#slider_prev{background:url('../images/web/slider_control.gif') -2px -2px;}
#slider_prev a:hover{background: url('../images/web/slider_control.gif') -2px -34px;}

#slider_stop{width:32px; height:32px; left:33px; top:0px;}

#slider_next{width:32px; height:32px; left:66px; top:0px;}
#slider_next{background:url('../images/web/slider_control.gif') -68px -2px;}
#slider_next a:hover{background: url('../images/web/slider_control.gif') -68px -34px;}

.transparent {
width: 100%; 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

.transparent_09 {
width: 100%; 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
filter: alpha(opacity=90);
-moz-opacity:0.90;
-khtml-opacity: 0.90;
opacity: 0.90;
}

.transparent_75 {
width: 100%; 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
filter: alpha(opacity=75);
-moz-opacity:0.75;
-khtml-opacity: 0.75;
opacity: 0.75;
}

.ui-widget-overlay
{
  opacity: .75 !important; /* Make sure to change both of these, as IE only sees the second one */
  filter: Alpha(Opacity=75) !important;
  background-color: rgb(75, 75, 75) !important; /* This will make it darker */
}